Hmm...I think I know this very well, but my problem is, that I don't know how I ad thise codes when it comes to the sidebar in dark_yellowish. I want to be able to ad theme1 in right side (sidebar) on frontpage, and theme2 in right side (sidebar) when the member open(use) "My page", and theme3 in right side (sidebar) when the member open (use) "search", and and and....
As it is now, the sidebar-section is "bound" to header, and is showed on every pages.. Like this example in header.tpl
<div id="sidebar_wrap">
<div id="sidebar">
{latest_blogs:xxxxx,cache_name="xxxxxx"}
{polls:polls="",limit="1"}
<div class="banner_sidebar">
{banners:group="sidebar_frontpage",banner="google1"}
</div>
</div>
</div>
If I want to show "google2" in search sidebar, how do I do this? And "google3" in sidebar on another page?
- From the beginning I was intelligent, but since I learn something every day, I'm sure I'll end up wise as well -