Old 02-07-2009, 04:10   #1 (permalink)
nick08
Registered User
 
nick08's Avatar
 
Join Date: Jun 2009
Posts: 87
.class a:link problem

lets say I have

Code:
.what{ font-size:12px; font-family:Verdana, Geneva, sans-serif; color:#eaeaea; position:absolute; width:350px; left:147px; top:320px; } .what a:link, a:visited{ color:#7ebbf0; text-decoration:none; } .what a:hover{ color:#eaeaea;



the "color" tag in the a:link, a:visited works only sometimes. When I first uploaded the shit, the links were showing up in 7ebbf0, a light blue color. Then in about 10 miuntes, the links were showing up in eaeaea. WAHT THE FUCKAGIASGIUASGIKS

edit: The problem only arises in firefox. In internet explorer, it works just fine.
+1 for you IE

Last edited by nick08 : 02-07-2009 at 04:24.
  Reply With Quote
Old 02-07-2009, 04:16   #2 (permalink)
nick08
Registered User
 
nick08's Avatar
 
Join Date: Jun 2009
Posts: 87
Oh and yes I learned css. To some extent.
  Reply With Quote
Old 02-07-2009, 05:04   #3 (permalink)
stugoo
Stugoo
 
stugoo's Avatar
 
Join Date: Jun 2009
Location: London
Posts: 26
have you tried turning you cache off? you may have visited the link and Firefox is trying to be smart
  Reply With Quote
Old 02-07-2009, 07:29   #4 (permalink)
MikeMackay
Shun the non-believer
 
MikeMackay's Avatar
 
Join Date: Feb 2005
Location: Essex, UK
Posts: 1,779
Send a message via MSN to MikeMackay Send a message via Skype™ to MikeMackay
You're not targetting the a:visited correctly:

Code:
.what a:link, a:visited{ color:#7ebbf0; text-decoration:none; }

Should be:

Code:
.what a:link, .what a:visited{ color:#7ebbf0; text-decoration:none; }
__________________
  Reply With Quote
Old 02-07-2009, 11:20   #5 (permalink)
nick08
Registered User
 
nick08's Avatar
 
Join Date: Jun 2009
Posts: 87
@Mike: Thanks. Fixed it.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive
Web Hosting by Heart Internet, vBulletin © 2000-2009 Jelsoft Enterprises Limited.
Search Engine Optimization by vBSEO 3.0.0 RC8
Web Hosting by Heart Internet