Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 06-19-2007, 06:07 AM CSS Pseudo-classes
Korzonek's Avatar
Skilled Talker

Posts: 60
Name: Michael
Location: Warsaw
Trades: 0
1.
a.baner:link {color:#e3610d}
a.baner:visited {color:#e3610d}


is it possible to leave the link same as visited??cause I heard that it's not good to do so. And if I cant then how I can do so, the different way??

2.When you visit a link, nex time you go the sam page you get that link outlined...is it possible to get rid of it ??

Thx for any kind of help
Korzonek is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-19-2007, 06:39 AM Re: CSS Pseudo-classes
Ultra Talker

Posts: 256
Location: Auckland, New Zealand
Trades: 0
There's a few psuedo-classes you would need to look into and style them accordingly to how you want them to look.

:link
:visited
:hover
:active
:focus

These all affect the anchor element you reference above with the class of banner. You can style these how you like, even having the visited and link the same, the reason they want you to differentiate it, is so users aren't confused or lost when visiting your site.

Cheers,

MC
__________________
#------------------------------signature---------------------------------------------------------------------------------#
Quote:
I am well recognised for what I don't do than what I do. Chores are just one of those things.
mastercomputers is offline
Reply With Quote
View Public Profile Visit mastercomputers's homepage!
 
Old 06-19-2007, 06:52 AM Re: CSS Pseudo-classes
Korzonek's Avatar
Skilled Talker

Posts: 60
Name: Michael
Location: Warsaw
Trades: 0
Im sure I've read somewhere that browsers blacklist, or sth. like that, pages where links are the same color.

any clues how to get rid of that dotted outline thing?

Last edited by Korzonek; 06-19-2007 at 06:55 AM..
Korzonek is offline
Reply With Quote
View Public Profile
 
Old 06-19-2007, 09:05 AM Re: CSS Pseudo-classes
Ultra Talker

Posts: 262
Trades: 0
Quote:
any clues how to get rid of that dotted outline thing?
use text-decoration: none;
__________________

Please login or register to view this content. Registration is FREE
|

Please login or register to view this content. Registration is FREE
|

Please login or register to view this content. Registration is FREE
|

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
jbladeus is offline
Reply With Quote
View Public Profile
 
Old 06-19-2007, 02:40 PM Re: CSS Pseudo-classes
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
No... text-decoration: none may cause some people with visual impairments to miss the fact that text is a link, especially if all you're doing is changing the color.

If by 'dotted outline' I suspect you mean the little box that IE puts in there.. and there's no way to get rid of that. A looooooooooongg time ago there was a javascript solution to get rid of it, but I haven't seen that used in years. Just accept that there's nothing you can do about the way IE does that sort of thing.

A tactic to get you blacklisted would be making text, or a link, the same color as the background to deliberately hide it.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-20-2007, 12:00 PM Re: CSS Pseudo-classes
Korzonek's Avatar
Skilled Talker

Posts: 60
Name: Michael
Location: Warsaw
Trades: 0
the problem is that I'm using the same color as the background. But you still can clearly see where are the lniks, a part from the fact that this info is writen underneath. I would rilly suffer If I'd have to change the color but I don't want to be black listed by the browsers.
Would it be ok if I just change the links: for ex.: #000009 and the background #000000??
Korzonek is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to CSS Pseudo-classes
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26203 seconds with 12 queries