Quote:
Originally Posted by karim004
left & right column in forumhome
go to admincp , style manager , your style , Forum Home Templates , FORUMHOME :
left column
Above :
Add:
Code:
<br /><div>$ad_leftcolumn_code</div>
right column
Above
Add:
Code:
<br /><div>$ad_rightcolumn_code</div>
|
OR
Quote:
Originally Posted by karim004
left & right colum in all pages :
left column
go to admincp , style manager , your style ,Header
Below:
Add:
Code:
<br />$ad_leftcolumn_code
Right Column
go to admincp , style manager , your style ,Footer
Above:
Add:
Code:
<br />$ad_rightcolumn_code
|
OK, to clarify, he means either / or... you don't want to use both sets of code in Forumhome and Footer/Header (for all pages): i.e. to show columns in all pages, you don't need the Edits in Forumhome (you may have done this from the install documentation).
The Right Column does work now though it still doesn't work right if you only want it in Forumhome. There are some horizontal spacing issues as well with the Right Column. I am starting to prefer the Left Column anyways, but I do have the edits in for the Right Column.
karim004, what I need help with is:
I want to have Left/Right Column support in all pages
but when reading an individual Thread (Postbit?), I know what to do in ForumHome, but what do I need for the pages that just show the Thread List (threadbit?)... Again, I don't want to show the Left or Right Columns when Users are reading a Thread (posts) but I do want them on all other pages.
Thanks in advance!
-Turbe