Styling url/links signed to a picture
-
Hi
I’ve added a link (a href) tag to a picture (img src…). Now this link (“a”) will ofcourse be styled according to how the rules for “a” and “a:hover” is set in the Stylesheet. I want another style for links assigned for pictures. My problem is that I use a dotted line (border-bottom: 1px dotted;) in the “a” rule and don’t want this on the pictures.
How do I make a new rule for links assigned to pictures? I know I need to make a rule in the style sheet saying “border-bottom: none;” but where do I put this in the Stylesheet (Kubrick) and were do I put it in the (a href) tag?
Your help is apprechiated.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Styling url/links signed to a picture’ is closed to new replies.