Serieus probleem met lay-out links
Geplaatst: 13 aug 2003, 20:05
Ik paste het css-sheet als volgt aan
...
.forumlink { text-decoration: none; color : #cccccc; font-size: 12px; font-weight: bold; }
a.forumlink:link { text-decoration: none; color : #cccccc; }
a.forumlink:hover { text-decoration: underline; color : #57667B; }
a.forumlink:active { text-decoration: underline; color : #57667B; }
a.fourmlink:visited { text-decoration: none; color : #cccccc; }
maar > http://www.webwiper.be/ww_forum/ (eerste forum, tweede forum, ...) Dit lijkt niet te werken? Eerst wel, maar eens de link is aangeklikt krijgt ie een lelijke blauwe kleur ... hoe komt dit? De hover werkt perfect ...
mvg
Web Wiper
...
.forumlink { text-decoration: none; color : #cccccc; font-size: 12px; font-weight: bold; }
a.forumlink:link { text-decoration: none; color : #cccccc; }
a.forumlink:hover { text-decoration: underline; color : #57667B; }
a.forumlink:active { text-decoration: underline; color : #57667B; }
a.fourmlink:visited { text-decoration: none; color : #cccccc; }
maar > http://www.webwiper.be/ww_forum/ (eerste forum, tweede forum, ...) Dit lijkt niet te werken? Eerst wel, maar eens de link is aangeklikt krijgt ie een lelijke blauwe kleur ... hoe komt dit? De hover werkt perfect ...
mvg
Web Wiper