![]() |
|
|||||||
| Notices |
| CSS Forum Cascading Style Sheets (CSS) and XHTML Forum |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Hi Guys,
On our site, inside the #content div, images have a CSS highlight effect #content a img {border-bottom: 2px solid #FFFFFF;padding-bottom: 3px;} #content a:hover img {border-bottom: 2px solid #48C04F;padding-bottom: 3px;} I would like to exclude two pictures from this effect. Checkout/buy buttons. Also, the highlight effect is not applied to other #containers, but I can not make the #content div's seperate. Any ideas how to use the css to exclude two images ? These are the pages in question Signs Signage Thanks |
|
||||
|
I didnt see a highlight on the Buy button, only the checkout.
__________________
Outlaw Design Blog - Better Than Sex |
|
||||
|
i cant even find the damn check out button.
you do have access to all the code correct? i would give the checkout button an ID, then remove the over effect from that ID.
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it." Mike McKenzie - Online Portfolio |
|
||||
|
Here is the page Signs Signage
Last edited by Australia Banners; 30-06-2007 at 03:12 AM. Reason: update |
|
||||
|
apparently i am already too drunk. someone screenshot and circle the damn check out button!
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it." Mike McKenzie - Online Portfolio |
|
||||
|
i am sorry, i have no idea how i missed that.
hmm, ive tried a couple things and i cant seem to turn off the damn underline. This may take some more time then i thought. I tried giving the img a unique id, and then setting the hover to 0 for border-bottom. but something else is over-writing it. hmm ill have to take a look at this again tomorrow, as its 12am over here.
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it." Mike McKenzie - Online Portfolio |
|
||||
|
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
__________________
Standards Compliant Web Consulting and Development | Labs - Free Snippets and Codes | CSS Wizardry |
![]() |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| image to cartoon effect | 4gotten | Graphic Design Tutorials | 2 | 30-04-2008 09:32 AM |
| Need help coding, already have pics | shant93 | Graphic Design and Web Design Help | 5 | 04-04-2008 10:29 PM |
| Image masking : Image Editing Services | Graphic Design Links | Graphic Design Links | 0 | 24-03-2008 10:50 AM |
| Easter Pics | mickhawkes | Photography Forum | 6 | 13-04-2007 07:50 AM |
| Candy Pics | Toon | Graphic Design Forum | 2 | 21-03-2007 03:10 PM |
| All times are GMT. The time now is 09:21 PM. |