Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 09:24 pm EST
Geeklog Forums
Change Font
Status: offline
trampoline
Forum User
Full Member
Registered: 02/24/06
Posts: 392
I simply wish to make a system wide change of font so that links are no longer underlined but are in bold and I also want to change the colour, I found what I thought would do this in the site css.php but it did not work, please can someone tell me where would I cahnge this ?
I have searched right trough this site..
I have searched right trough this site..
13
11
Quote
Status: offline
trampoline
Forum User
Full Member
Registered: 02/24/06
Posts: 392
I can't seem to make it work (Professional theme)
14
11
Quote
Status: offline
samstone
Forum User
Full Member
Registered: 09/29/02
Posts: 820
It depends on what you want to change. There is so much you can do with style.css. When it comes to theme this is the name of the game. I suggest that you take some css lessons online. There are many free sites if you google it.
If you are talking about style for the globle links, it is at the very beginning of the style.css. You need to change these.
a:link.non-ul,
a:visited.non-ul,
a:hover.non-ul,
a:active.non-ul {
color:#000000;
background:transparent;
text-decoration:none;
}
a:link {
background:transparent;
color:#0000FF;
}
a:visited {
background:transparent;
color:#800080
}
a:hover {
background:transparent;
color:#008000
}
a:active {
background:transparent;
color:#FF0000
}
Hope this help!
Sam
If you are talking about style for the globle links, it is at the very beginning of the style.css. You need to change these.
a:link.non-ul,
a:visited.non-ul,
a:hover.non-ul,
a:active.non-ul {
color:#000000;
background:transparent;
text-decoration:none;
}
a:link {
background:transparent;
color:#0000FF;
}
a:visited {
background:transparent;
color:#800080
}
a:hover {
background:transparent;
color:#008000
}
a:active {
background:transparent;
color:#FF0000
}
Hope this help!
Sam
8
10
Quote
Status: offline
trampoline
Forum User
Full Member
Registered: 02/24/06
Posts: 392
Thanks, that sorted it I see with CSS I can change things I was looking for the comand to underline links so I could remove it, I just told CSS How i wanted it and that worked, so now I see how to change Colours etc system wide.
Thanks for the tip to a very slow student !
Thanks for the tip to a very slow student !
14
10
Quote
All times are EST. The time is now 09:24 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content