3 replies [Last post]
panna's picture
Offline
Joined: 02/22/2010

I'm trying to change the size of the headers in the bottom blocks and adjust the padding. Can you show the way on how/where to adjust this cufon replacement?

thanks

Anonymous
Anonymous's picture

Hm, the name of ID is a bit misleading. The h2 tags in the floating blocks that appear at the bottom can be adjusted around line 261 of the stylesheet:

#top-regions h2 {
border:0 none;
color:#FFFFFF;
font-size:1.5em;
padding:10px 0;
text-shadow:2px 2px #111111;
}

And the h2 in the very bottom blocks are set on line 319:

#bottom-regions h2 {
color:#FFFFFF;
font-size:14px;
padding-bottom:20px;
text-align:center;
text-shadow:2px 2px #111111;
}

Rob D.'s picture
Offline
Joined: 04/09/2008

The above post was me, I'd just forgotten to log in. :)

panna's picture
Offline
Joined: 02/22/2010

Ahh.. that's it, yes id terminology was a bit confusing. Thanks!

Support hours: 9AM - 5PM EST, Mon - Fri

Follow us on: