how can i move the left and right hand sidebars so they're both next to each other on the right side ?
thanx
how can i move the left and right hand sidebars so they're both next to each other on the right side ?
thanx
For the left sidebar use the property float:right and keep the hierarchy as given below in your index.php:
header.php
sidebar.php
sidebarleft.php
place the content code(i.e. code which gets the posts)
footer.php
This topic has been closed to new replies.