Well, here's one where the colors don't seem to be hardcoded, but I'm not seeing the words anyhow:
<tr class="titlebar"> <td class="titlebar"> <form method="get" action="?" enctype="application/x-www-form-urlencoded" > <img src="./images/clearpixel.gif" width="5" height="1" alt="" class="spacer" /> <input type="text" name="node" size="20" maxlength="80" /> <input class="titlebar" type="submit" value="Search" name="go_button" /> </form> </td> <td class="titlebar" id="mb2001titlebar" align="right" > <a class="titlebar" href="?" > Perl Monks </a> </td> </tr>
And my CSS:
tr.titlebar , tr.monkquip { color : #0000aa; background-color : #ffffff; }
The funny think is, the monkquip displays properly, but the titlebar does not.
In reply to Re^2: Hard-coded colors breaking custom CSS settings.
by wolfger
in thread Hard-coded colors breaking custom CSS settings.
by wolfger
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |