Jump to content
xt:Commerce Community Forum

Rahmen


braunkoetter

Recommended Posts

Hallo,

in der Stylesheet.css in deinem Template unter css

z.B für Kategorien Box


/* CATEGORY MENU */

h2.categoryheader {background-color:#00609b; background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#ffffff; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}

h2.categoryheader a {text-decoration:none; color:#fff}

ul#categorymenu .active, ul#categorymenu .active a { font-weight:900; color: #ff0033;}

ul#categorymenu { list-style-type:none; }

ul#categorymenu li { list-style-type:none; border: dotted #00609b; border-width:1px 0px 0px 0px;}

ul#categorymenu li a{ text-decoration:none; color:#336699;}

ul#categorymenu li a:hover{ text-decoration:none; color:#999;background-color:transparent;}

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...