Jump to content

how put effect hover link?


Recommended Posts

/* category.tpl */
h2.category_title { font-size: 1.3em;}
body#category #subcategories li {
margin-right:15px;
background-color:#F8FFDD;
font-size: 1.9em;
}
div.cat_desc { margin:0 1em; }
a:hover { text-decoration: underline;
}
body#category div#subcategories ul.inline_list li a img {
display:inline;
font-size: 5.9em;

}

(in global.css and put your suggestion, but effect hover not appares, see store)

Link to comment
Share on other sites

×
×
  • Create New...