I'd like to create layout with sidebar moved from right to left side. Is there easy way?
TIA
B.
How to make new layout with left sidebar?
4 posts from 3 voices-
Posted 1 year ago #
-
Hey,
in your style.css you can adjust the content class to float to the right where it says left now:
.content { float: left; padding-right: 30px; width: 690px; }Posted 1 year ago # -
I wanted to make antoher page template to switch sides, but this will do. Thanks :)
B.Posted 1 year ago # -
Glad that Chris could help you :)
Posted 1 year ago #
Reply
You must log in to post.














