Thread
:
link styles in head.tpl and home.tpl
View Single Post
#
2
03-23-2003, 10:24 PM
funkydunk
X-Man
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
define a custom class in skin1.css for this. such as:
.mylink{
link style here;
}
.mylink:link{
link properties;
}
.mylink:hover:{
hover details;
}
then put class="mylink" in the href tag.
hth
__________________
ex x-cart guru
funkydunk
View Public Profile
Find all posts by funkydunk