html spot above the sidebar

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
ameo
Regular
Posts: 143
Joined: Fri Sep 26, 2008 4:13 am

html spot above the sidebar

Post 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
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post 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.
=Don=
ameo
Regular
Posts: 143
Joined: Fri Sep 26, 2008 4:13 am

Post by ameo »

Thanks Don, i'll check it out and back with feedback
Post Reply