Try making a class for your regular text links.

Example:

a.link:link {
        ...
        }

a.link:visited {
        ...
        }

Etc etc.

Or you could try adding:

        border: 0;

...to your image links.

Daniel Hammond
www.objectivedesigns.com

 

| -----Original Message-----
| From: [EMAIL PROTECTED] 
| [mailto:[EMAIL PROTECTED] On Behalf Of Jason Ogle
| Sent: Friday, September 15, 2006 1:13 PM
| To: css-d@lists.css-discuss.org
| Subject: [css-d] Link Classes
| 
| Hi there,
| 
| I'm feeling a little dim-witted and I think I need a 
| refresher from the helpful CSS crew.
| 
| Please visit www.finelineelectric.com/test/projects.htm
| 
| My main links (a:) have a border 1px dotted underneath them. 
| I tried creating a "pseudo-class" for the images on the page 
| mentioned without the border on the hover class, but it's 
| still being overridden by my main a:
| class. Any help or sharp jab in my chops would actually be 
| appreciated.
| 
| Thanks!
| 
|     : jason a. ogle
|     : graphic artist
|     : Atomic(urve
|     : www.atomiccurve.com
| 
| P.s. I'm on digest and would be thrilled with a direct email 
| to me as well.
| 
| 
| ______________________________________________________________________
| css-discuss [EMAIL PROTECTED] 
| http://www.css-discuss.org/mailman/listinfo/css-d
| IE7b2 testing hub -- 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/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to