CSS img help
CSS img help
Out of context: Reply #15
- Started
- Last post
- 16 Responses
- ********0
i'm not sure i'm getting the whole picture but you can try an ID to separate the img from the a tag.
[open tag]a href=etc id=img
calling the css
a:link#img
?