| Forums > Help! > "Moving the Sidebar to the Other Side?" (1 replies)
|
|
|
Hi
How do you move the sidebar to the other side of the page using html?
e.g . www.blogskins.com/screenshot/374064
Moving the sidebar from the left to right side.
- A.
|
| |
|
| |
|
| |
You could find this value: 255px (it occurs twice) and change them to 55px
and find this:
.center { overflow: hidden; height: justify; background-color:#fff; margin: 0 0px 0px 0; margin-left:60px; margin-top:185px; width:677px;
padding: 9px; border-right: #FBFBFB 3px solid; }
and change the margin-left from 60px to 295px
|
| Subscribe To This Thread: RSS 2.0 or Atom (?) |
| This thread has been locked, and no new replies can be posted. |