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
Serieus probleem met lay-out links
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

Serieus probleem met lay-out links
There are 10 sorts of people;
those who understand binary and those who don't.
those who understand binary and those who don't.
heb je het css gedeelte in templates/subwhatever/overall_header.tpl ook aangepast?
-----------------------------------8<------(Hierlangs Afknippen)----------------------------------
Gebruik altijd de supporttemplate ! Deze is er niet voor niets !
! Geen support via pb, tenzij ik zelf anders aangeef !
Gebruik altijd de supporttemplate ! Deze is er niet voor niets !
! Geen support via pb, tenzij ik zelf anders aangeef !
Daar heb ik de code geknipt, aangezien die dezelfde was als in de stylesheet ... ik heb in die header een link naar het stylesheet gezet. Het stylesheet wordt herkend, aangezien andere wijzigingen perfect gelukt zijn ...Budweiser schreef:heb je het css gedeelte in templates/subwhatever/overall_header.tpl ook aangepast?
mvg
Web Wiper
There are 10 sorts of people;
those who understand binary and those who don't.
those who understand binary and those who don't.
Eureka :p
En dit blijkt de oplossing te zijn ... ff logisch doorgedacht
Iemand deze combo al gebruikt > a.blabla:visited:hover ?
.forumlink { text-decoration: none; color: #2D3854; font-size: 12px; font-weight: bold; }
a.forumlink:link { text-decoration: none; color: #2D3854; }
a.forumlink:hover { text-decoration: none; color: #57667B; }
a.forumlink:visited { text-decoration: none; color: #2D3854; }
a.forumlink:visited:hover { text-decoration: none; color: #57667B; }
mvg
Web Wiper
En dit blijkt de oplossing te zijn ... ff logisch doorgedacht
Iemand deze combo al gebruikt > a.blabla:visited:hover ?
.forumlink { text-decoration: none; color: #2D3854; font-size: 12px; font-weight: bold; }
a.forumlink:link { text-decoration: none; color: #2D3854; }
a.forumlink:hover { text-decoration: none; color: #57667B; }
a.forumlink:visited { text-decoration: none; color: #2D3854; }
a.forumlink:visited:hover { text-decoration: none; color: #57667B; }
mvg
Web Wiper
There are 10 sorts of people;
those who understand binary and those who don't.
those who understand binary and those who don't.
- WebSiteNet
- Berichten: 6524
- Lid geworden op: 20 okt 2003, 16:56
- Locatie: Wieringerwerf
- Contacteer: