Font size (1.4)

Problems installing LinkMan?
Post Reply
ChristyC
Posts: 2
Joined: Wed May 07, 2008 5:20 pm

Font size (1.4)

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You can add something like this in your style file (the one you use in your links page):

.linkman {
font-size:12px;
}
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
ChristyC
Posts: 2
Joined: Wed May 07, 2008 5:20 pm

Post by ChristyC »

Wow...I should have thought of that.

It worked, thanks so much!
Post Reply