| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2006
Location: Pasadena, CA
Posts: 58
|
Strange sidebar issue.
Hi guys, I'm trying to help a friend out and fix an issue she's having on her blog. Whoever designed this wordpress theme really convoluted the code. The problem is for some strange reason the sidebar is dropping down underneath the main content. It only does this on single posts, not on the main page. Single post: 35 Ways to Create Lasting Friendships | Goodlife Zen Main page: Goodlife Zen I thought this is probably a css width issue, but I can't seem to find the source of it. Any ideas? Thanks! |
|
|
|
|
|
#2 (permalink) |
|
Watch it sonny
|
So, you used a free template and then complain about it? Anyway ... I haven't looked but I would assume the problem lies with the main wrapper not being wide enough. For example: Main wrapper - start Side bar | Main content Main wrapper - end Take a look at the sidebar and main content width, including padding etc. Then compare that to the width of the wrapper. More than likely these 2 add up to more than the wrapper width. |
|
|
|
#3 (permalink) |
|
I'm not really a snail
Join Date: Jul 2008
Location: Sydney
Posts: 54
|
The div tag wasn't closed properly which put the sidebar div inside the main center div. Use Firefox and the add-on Firebug which shows the sidebar div is inside the main center div. You get what you pay for. |
|
![]() |
|