Am liebsten mit CSS aber eine Lösung mit mouseover usw. wär auch okay...
habe schon das gesamte Forum durchforstet, aber bin nicht wirklich schlau geworden.
Wo in der CSS Datei muss ich was verändern.
Dachte mir bei a:hover oder a.box:hover und dann display:block und background-image: (url)
in der css.datei
a.box:hover { text-decoration: none; display:block; background-image:include/designs/ilchClan/img/box_left_middle_hover.gif }
und in index.htm alles belassen
{_list_menunr1@ <b class="menu_heading">%1</b> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr style="height: 12px;background: url(include/designs/ilchClan/img/box_left_middle.gif) top left repeat-y;"> <td style="height: 12px; background: url(include/designs/ilchClan/img/box_left_top.gif) top left no-repeat;"></td> </tr> <tr> <td style="background: url(include/designs/ilchClan/img/box_left_middle.gif) top left repeat-y;" align="top">%2</td> </tr> <tr style="height: 9px;background: url(include/designs/ilchClan/img/box_left_middle.gif) top left repeat-y;"> <td style="height: 9px; background: url(include/designs/ilchClan/img/box_left_bottom.gif) bottom left no-repeat;"></td> </tr> </table>
Nur das haut nicht hin, muss sicherlich auch noch was in der index.htm ändern?!
Hoffe auf konstruktive Antworten. Thomas
verwendete ilchClan Version: 1.1
Zuletzt modifiziert von Neutralos am 04.11.2007 - 00:42:04