Log in

View Full Version : I want to move the "sub-forum" words


hoopsta
02-13-2009, 01:37 PM
I changed the words "sub-forum" to "Seconds left until..." at my site, but the alignment is NOT the way I want it to be. Any thoughts on how I can move it to the right a bit so that the words "Seconds left until..." line-up over the sub forums?

see what I mean here:

http://www.doomsdayclock.com/boards/index.php

Lynne
02-13-2009, 02:45 PM
If you look at the page source for the others, this is what you'll see:
<div class="smallfont" style="margin: 10px 10px 0px;">What do you have to be worried about?</div>

So, try putting those divs around the phrase.

hoopsta
02-13-2009, 06:30 PM
thanks!