Page 1 of 1
html spot above the sidebar
Posted: Mon Dec 15, 2008 6:35 pm
by ameo
using 2 [right sidebars] wth BP and would like to added some content above the 2 sidebars
is that possible?
i tried with sidebar.tpl but nothing!
thanks
Posted: Mon Dec 15, 2008 7:54 pm
by Don Chambers
Yes, it is possible.... you will want to add your code to index.tpl.... the layout you seem to be using is "case 2: 3 columns, content-sidebar-sidebar", at approximately line 174 of index.tpl.
You will need to create your own <div> after the content, but before the left and right sidebars.
Posted: Mon Dec 15, 2008 10:22 pm
by ameo
Thanks Don, i'll check it out and back with feedback