Widget error? Large Right Margin
-
I am having a problem with the content of my site being all squeezed to the left with a large white margin on the right? Help!
I even changed the design and it’s still screwed up. No idea how to fix.
http://bumblebeebs.wordpress.com/
The blog I need help with is: (visible only to logged in users)
-
I think you’ve made the mistake of pasting the entire stylesheet of some theme in the CSS editor. You need to delete everything. When you want to make CSS changes you must add only what you wish to change, otherwise things get messed up.
-
These two bits of code are causing the main trouble:
#description { width:620px; } #main { width:620px; }If you post some specific questions about what you were trying to do with the lines above, we can give you some more specific suggestions for fixing up your blog just right. :)
- The topic ‘Widget error? Large Right Margin’ is closed to new replies.