without switching to a new template. What in the HTML should I change?
How to change blogger.com from right style to lefty style?
See if this helps
http://theedifier.com/blogging-blogger/c...
Reply:It's quite easy, really....for example, you have this situation:
#main-wrapper {
width: 410px;
float: $startSide;
#sidebar-wrapper {
width: 220px;
float: $endSide;
...just replace the "floats"......(so that the sidebar has "$startSide;", and the main-wrapper "$endSide;")
Maybe they'll appear as "float:left;" and "float:right;", but it's the same.....
Good luck!
http://pocket-templates.blogspot.com/
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment