Margin as widget
-
Hi,
I’m trying to establish a bit of a margin in my countdown when using it as a widget.I’ve tried editing uji-countdown.css
.ujic-classic .countdown_section { float:left; display: block; text-align: center; margin: 0 15px 0 0; }
Changing the margin attribute in the code gets the job done for everything but the seconds counter (can’t establish a top or bottom margin).
Do I have to change more code anywhere else?Thanks in advance.
- The topic ‘Margin as widget’ is closed to new replies.