View Single Post
Old 2007-09-18, 11:46 AM   #1
walrus
Oh no, I'm sweating like Roger Ebert
 
walrus's Avatar
 
Join Date: May 2005
Location: Los Angeles
Posts: 1,773
Send a message via ICQ to walrus Send a message via Yahoo to walrus
The issue is in the way the templates sidebar is coded. This is the widgets code for my right sidebar, hence the (2)
Code:
<?php if ( !function_exists('dynamic_sidebar')

        || !dynamic_sidebar(2) ) : ?>
<?php endif; ?>
Most of the templates have everything between this statement. Move the stuff you want to code outside of the if/end and you can lay out your sidebar how you want.
__________________
Naked Girlfriend Porn TGP
free partner account
walrus is offline   Reply With Quote