ChaoticSoul Theme: Vertical Line in Centre Won't Die!!!!!!
-
So I modified the theme, moving the sidebar from the right to the left and the content area from the left to the right.
My css block looks like this:
#content, #sidebar { border-left: 1px solid #363430; border-right: 1px solid #363430; padding: 0 10px; overflow: hidden; } #content { border-right:0; border-left: 0;float: right; font-size: 1.1em; font-family:'constantia'; width: 517px; } #content h2 { margin: 0 0 10px; } #content p { line-height: 1.5em; } #sidebar { border-left: 0; float:left; border-right:1; }
It worked in getting the sidebar over to the left, which is what I wanted, but then I can’t get rid of the vertical line that remained in the middle of the content area.See https://magco.brinkster.net/?page_id=31.
Please assist. Anyone. Thnks.
–cleft
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘ChaoticSoul Theme: Vertical Line in Centre Won't Die!!!!!!’ is closed to new replies.