widget spacers
-
Is there a way to create spacers in the sidebar to make the widgets seem less grouped together? thanks
The blog I need help with is: (visible only to logged in users)
-
Yes. You can add text widgets inbetween and paste this in them:
Or this:
<div style="height:1.4em;"> </div>
(The first is a simple, fixed-distance, solution; the second is of course adjustable, by changing the number.) -
-
-
- The topic ‘widget spacers’ is closed to new replies.