Trying to move the sidebar
-
I am trying to move the sidebar on individual posts and pages, with no luck. I was able to successfully move it on my home page, but no where else. Does anyone have any suggestions?
Thanks in advance. You can find the blog here https://dmgtest.stangerdesigns.com/
My coding looks like this right now
#primary,
#secondary {
margin-top:-455px;
min-height:300px;
float: right;
height:100%;
width:275px;
border-left:solid thin #CCC;
padding-left:15px;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Trying to move the sidebar’ is closed to new replies.