free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

Go Back   free flash templates forum > Free flash templates

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-10-2009, 05:29 PM
Anabass
Guest
 
Posts: n/a
Default Template 9 - blue box around the pictures with the link

Hi,

During modifications of my web I realized, that I have unwanted blue border around the images with the hyperlink. How can I disable it? Usually it happens only in IE while Firefox works fine, but some are with the blue border independently from the browser. My image css is defined like this:

Code:
img.border {
padding: 1px;
border: 1px solid grey;
}

img.standard {
padding: 0px;
border: 0px;
}
  #2  
Old 06-10-2009, 05:58 PM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default

Hi Anabass,
I think you solve your problem using this kind of css:

a:link img,a:active img,a:visited img,a:hover img {
border:0;
}

Regards
__________________
We are always pleased to read you in our guestbook
  #3  
Old 06-10-2009, 09:16 PM
Anabass
Guest
 
Posts: n/a
Default

It works! Thank you.
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:19 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.