Posted: Sat Nov 10, 2007 2:54 pm Post subject: Re: Block titles
It really depends upon your theme whether it uses different templates for left vs. right blocks. You could also look in your theme.php for the themesidebox() function. You could simply add the following line:
global $side;
in there and then check it for 'l' vs. 'r' and use slightly different HTML to push the title left or right.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum