anywhere in my templates
I`ve renamed north, west and so on sidebars to sidebar1 and sidebar 2.
Added them in functions. I have now 2 sidebars in the dashboard
But I can?t find where to add
<?php include (TEMPLATEPATH . '/sidebar1.php'); ?>
and
<?php include (TEMPLATEPATH . '/sidebar2.php'); ?>
in any templates
I use iNove theme
Also how do I style the new sidebars, change north to sidebar 1 and to
The purpose of this is to add a sidebar to the right of the site
Yes I get sidebar 1, but no 2.
Where do I include sidebar 1 and 2 and with which names?
It`s not in one of the themefiles?
And how do I style it.
Before it was sidebar stylle and then style for north, west and so on.
Could I change north ti sidebar 1 in the style?
I really could need some help on this one
I got now 2 phh, sidebar1 and sidebar2. I renamed sidebar to sidebar 1 and added the second. Is thsi the way it`s done
Now I got sidebar 1 and 2 in the dashboard. Should I then style #sidevar1 ?
Ahat about the style for #sidebar
Before it was style for both sidebar and northsidebar