SMF For Free Support Forum
Signup For Free Forum
November 21, 2008, 09:49:04 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: Links within threads font color changed  (Read 196 times)
0 Members and 1 Guest are viewing this topic.
Nutz
Style Designer
****
Offline Offline

Posts: 265


Aloha from Maui


View Profile
« on: August 16, 2008, 05:02:49 pm »

Forum Url: http://w123gassers.smfforfree2.com
Now in the style admin, the links display color may be changed, but it changes the color throughout the whole spectrum. I would like to only change the color of the links within a thread so that it doesn't blend with the messages.
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 9133


Please do not PM me for Support


View Profile WWW
« Reply #1 on: August 16, 2008, 05:22:19 pm »

Forum Url: http://w123gassers.smfforfree2.com
Now in the style admin, the links display color may be changed, but it changes the color throughout the whole spectrum. I would like to only change the color of the links within a thread so that it doesn't blend with the messages.

Add this to the css:
(separate them if you want different colors for active and visited)

Code:
.post a:link,  .post a:visited
{
               color: #ffffff;
               text-decoration:  underline;
               font-family: verdana, sans-serif;
}

Change the color code
Logged

Nutz
Style Designer
****
Offline Offline

Posts: 265


Aloha from Maui


View Profile
« Reply #2 on: August 16, 2008, 06:03:02 pm »

Oh, duh  uglystupid2

I knew that
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 9133


Please do not PM me for Support


View Profile WWW
« Reply #3 on: August 16, 2008, 06:05:45 pm »

Oh, duh  uglystupid2

I knew that

lol Ill admit I was surpised to see you ask that Nutz lol
Logged

Nutz
Style Designer
****
Offline Offline

Posts: 265


Aloha from Maui


View Profile
« Reply #4 on: August 16, 2008, 06:30:18 pm »


Yeah, I've gotten rusty  Sad

Another CSS code I just used if anyone wants.

Code:
.post a:link,  .post a:visited
{
               color: #666666;
               font-size: 12px;
               font-style: italic;
               font-weight: bold;
               text-decoration:  underline;
               font-family: verdana,sans-serif;
}
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 9133


Please do not PM me for Support


View Profile WWW
« Reply #5 on: August 16, 2008, 06:33:59 pm »


Yeah, I've gotten rusty  Sad


me too.. i had stopped doing them for abit.   I had to view Source code while at a thread and find the class to remember where it was   Tongue  Once i found that , that giant lightbulb went off over my head lol
Logged



Pages: [1]
  Print  
 
Jump to:  

cheap low cost web hosting reviews

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.201 seconds with 17 queries.