Thread
:
CSS Image effect - exlcude some pics
View Single Post
#
10
(
permalink
)
07-07-2007, 07:04 AM
PR Design
CSS Wizardry
Join Date: May 2007
Location: Leeds, England
Gender:
Posts: 8,004
Give it it's ID and use the !important rule:
#checkout a:hover{
border:none !important;
}
That will get shut of any overruling (I hope)
Harry
__________________
CSS Wizardry
|
“Yeah, do maggots get drunk when they bury alcoholics?”
PR Design
View Public Profile
Send a private message to PR Design
Visit PR Design's homepage!
Find all posts by PR Design