Do you have a URL we can look at? ~ Tim tjameswhite.com'>http://www.tjameswhite.com">tjameswhite.com
----- Original Message ---- From: Skip Evans <[EMAIL PROTECTED]> To: Fora <[EMAIL PROTECTED]> Cc: CSS Mailinglist <css-d@lists.css-discuss.org> Sent: Saturday, January 13, 2007 7:59:31 PM Subject: Re: [css-d] Can't assign links specific styles Hey Fora, I tried what you have below and got the same results. Any other ideas? Thanks! Skip Fora wrote: > Hi Skip, > > I'm not quite sure, but it looks to me like you're missing a specification > in your a:visited. > > Now you have .shoplogo a, a:visited { > stuff > } > > The .shoplogo is not inherited so your a:visited is refering to ALL > a:visited anchors. > > Try with > > .shoplogo a, .shoplogo a:visited { > stuff > } > > .pagelink a, .pagelink a:visited { > stuff > } > > > I'm sure people will correct me if I'm wrong, or add when there's more to > it. > > > HTH, > > A. > > > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- http://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 =-=-=-=-=-=-=-=-=-=-= Check out PHPenguin, a lightweight and versatile PHP/MySQL development framework. http://phpenguin.bigskypenguin.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/