Moving sidebar from right to left in TwentyTen problem
-
Hi all.
Im new to WordPress, i started back at the start of the month. I am progressing well with my website but have recently come across an increasingly frustrating problem:
I have searched how to move the side bar from the right to the left hand side of the page in the TwentyTen theme. This appears to work fine – in Firefox – but in IE its all jumbled and page content has moved behind the sidebar. I have looked how to fix it and tried numerous options but nothing seems to do the trick. Does anyone have any ideas? Any help will be greatly appricitated.
This is the new code I have entered to move the sidebar:
#container { float:right; margin-right:-260px; width: 100%; text-align:left; } #content { margin: 0 280px 0 20px; } #primary, #secondary { float:left; clear:left; margin-left: 10px; text-align:left; }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Moving sidebar from right to left in TwentyTen problem’ is closed to new replies.