Hello - Please visit http://thesmarterscienceofslim.com. Note the facebook like widget in the footer. How can I allow this widget the horizonal space to display fully? Seems there are four "slots" available in the footer and I need the facebook widget to take up two of them. Thanks!
"widen" footer column
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
the problem is that Display doesn't use columns but it just displays the widget next to each other. You can find following code in style.css:
.wrapper .box_mini{ width:160px; margin-right:20px; }Change it to:
.wrapper .box_mini{ width:160px; margin-right:20px; } .wrapper #text-17.box_mini{ width:320px; margin-right:20px; }Posted 1 year ago #
Reply
You must log in to post.














