Tetra-WebBBS Support Forum
Re: Didn't do it, for some reason.
In Response To: Didn't do it, for some reason. ()
Syntax error. Remove the leading closing bracket and you should be fine:
}
div#ind_msglist a:visited,
div#msg_respons a:visited {
color: grey;
}
body {
margin: 0;
background-color: LemonChiffon;
padding: 10px 0;
font-family: verdana, sans-serif;
font-size: .75em;
}
/* link */
a:link { color: darkslateblue; text-decoration: none;}
a:visited { color: darkslateblue; text-decoration: none; font-size: 30%;
}
a:hover { color: goldenrod; border: 1px solid black; }
a:active { color: cyan; }
a:img { border: 0; }
If CSS isn't working as expected then it's always a bracket, a colon or similar. Browsers are picky about the syntax in CSS files. If they find an error they tend to ignore stuff until they "think" the rest is fine again. .... nobody ever knows how much is ignored.
.... thanks for the compliments. We're happy you enjoy running a forum with Tetra-WebBBS.
Rainer


![[+]](/i/toc_collapsed.gif)
![[-]](/i/toc_expanded.gif)
WebScripts










