Widgets are not aligning
-
My widgets are not aligning on my website theschoolphily.com. Do you know how to fix this issue?
Thanks
It’s because quite a few of your images inside the widget container are too big (too large of dimensions). You probably want to resize them before uploading, if possible… or, use inline css to “shrink” them down a little bit.
What dimensions should the images be?
Admin
Actually one of your widgets has an unclosed
<div>
, which is causing the issue. Check the widget containing the school philly radio image, or the blogtalkradio widget.Is this going to fix the issue on all of the widgets? The problem was occurring before we had that widget up.
Admin
We might be talking about a different issue here, but there are two issues with your sidebar at the moment. Josh’s answer will fix one, and my answer will fix the other.
Do you know how to fix the alignment issue?
Admin
One thing at a time. Fix that widget with the unclosed
<div>
first.ok. Is the widget fixed?
Admin
No, the Facebook widget and all the rest of the widgets below it are inside the radio widget. Check that radio widget for any unclosed
<div>
, and close it with</div>
.
Viewing 10 posts - 1 through 10 (of 18 total)
- 1
- 2
- You must be logged in to reply to this topic.