Home
Forum
Pro Shop
Blog
Jobs
Register
Thread
:
Digital Nature Official Forum
View Single Post
#
5
(
permalink
)
12-20-2006, 09:50 AM
unu
Casual Pligger
Join Date: Nov 2006
Posts: 54
Thanks: 1
Thanked 25 Times in 9 Posts
if you want to move the sidebar from the left to the right, put this at the end of the main.css file:
#sidebar{
float:right;
}
#main{
padding:35px 218px 0px 16px;
}
The Following User Says Thank You to unu For This Useful Post:
flyfisher
unu
View Public Profile
Send a private message to unu
Visit unu's homepage!
Find all posts by unu