Forums
Forums / Themes and Templates / Widgets over each other
(@supporter1984)
17 years, 11 months ago
Hi, Im having a problem, every time i add a widget to my sidebar is stays under the widgets that are already on the sidebar.
Why does this happen?
have a look at http://kerkeberos.net
(@drewactual)
change: .textwidget { height: 50px; margin: 0px 0px 0px 0px; padding: px 0px 8px 0px; }
to:
.textwidget { height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 8px 0px; }
Thanks alot! It works.
The topic ‘Widgets over each other’ is closed to new replies.