Page 1 of 1

Font size (1.4)

Posted: Wed May 07, 2008 6:02 pm
by ChristyC
Script URL: http://www.spokanecleaningsolutions.com/links/links.php
Version of script: 1.4


What terms did you try when SEARCHING for a solution: font size, text size, size

Write your message below:

I LOVE 1.4 Image but can't figure out how to change the text size ie where to change the class linkman so that the font matches the rest of our page.

Can someone tell me if there is a place in style.css that I am missing?

Thanks in advance. :D

Posted: Wed May 07, 2008 7:25 pm
by Klemen
You can add something like this in your style file (the one you use in your links page):

.linkman {
font-size:12px;
}

Posted: Wed May 07, 2008 8:00 pm
by ChristyC
Wow...I should have thought of that.

It worked, thanks so much!