GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 24-Jan-2005, 04:06
f001error f001error is offline
New Member
 
Join Date: Jan 2005
Posts: 2
f001error is on a distinguished road

Gah Valid CSS XHTML, Works in IE not in firefox


G'day

This problem has been driving me insane. I've validated my css & XHTML (1.0 Transitional) and it all checks out okay. Firefox is rendering in standards compliant mode, so it should just work, right ?

All I am trying to do is apply a style to a link who has a particular class. IE:

This Link:
HTML Code:
<a class="button" href="http://www.yahoo.com/">Yahoo</a>

Should have this style:

CSS Code:
a.button:link {
background-color: #00a7e9;
color: #000000; }


Any ideas ?
  #2  
Old 24-Jan-2005, 06:54
dopee dopee is offline
Awaiting Email Confirmation
 
Join Date: Feb 2004
Location: south africa
Posts: 109
dopee will become famous soon enough
what exactly is the problem?
Off hand I would suggest maybe adding some more style elements as so:

CSS Code:
a.button:link {
background-color: #00a7e9;
color: #000000; }

a.button:visited {
background-color: #00a7e9;
color: #000000; }

maybe firefox picks the link up as visited?
  #3  
Old 25-Jan-2005, 04:15
f001error f001error is offline
New Member
 
Join Date: Jan 2005
Posts: 2
f001error is on a distinguished road
Yep thats it It works lovely now

Sorry about not being clear enough, t'was late and i had been battling with it for hours . The problem was the style wasn't being applied.

Can't beleive it was something so silly



Thank you !
  #4  
Old 31-Jan-2005, 09:52
dopee dopee is offline
Awaiting Email Confirmation
 
Join Date: Feb 2004
Location: south africa
Posts: 109
dopee will become famous soon enough
cool glad its working now!
 
 

Recent GIDBlogFirst week of IA training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mozilla Firefox 1.0 released jrobbio Computer Software Forum - Windows 5 31-Jan-2005 22:23
What should I use? XHTML 1.0 or HTML 4.01 Strict? retxedz Web Design Forum 0 24-Dec-2004 15:56
Firefox extensions the popular and hidden gems jrobbio Computer Software Forum - Windows 0 13-Sep-2004 13:34
Mozilla and Firefox not co-existing! ariel04 Computer Software Forum - Windows 2 22-Jun-2004 22:34
[Developer Tool] FireFox 0.8 Install Help for Developers BobbyDouglas Open Discussion Forum 1 25-Mar-2004 04:19

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 00:45.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.