Changes between Initial Version and Version 1 of Ticket #1748, comment 13
- Timestamp:
- 09/20/2012 07:35:34 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1748, comment 13
initial v1 1 The easy (inelegant) way to do this would be to look inside div main and nuke everything inside div main but not inside div container. And then inserting a bbPress sidebar...1 The easy (inelegant) way to do this would be to look inside div main and nuke everything that's inside '''div main''' but not inside '''div container'''. And then inserting a bbPress sidebar... 2 2 3 3 Of course, I'm no programmer. I'm sure jjj and you will have an elegant solution...