This is a discussion on "problem with links" within the Web Page Design section. This forum, and the thread "problem with links are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
problem with links
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
problem with links
I am having a problem when using images as links. I've made a menu with my own .gif buttons. It displays fine in Foxfire, but in IE all the buttons are surrounded by a blue box. How do I get that box to go away? I've changed all the a
Any help is greatly appreciated. I've searched, but I can't seem to find the answer. |
|
|
|
|||
|
Re: problem with links
If I'm correct the blue box your referring to that shows in IE is a border problem. I had that happen to me before. If you change the border to none it would most likely fix that issue. If it does not then get back with me and I'll help you some more.
Here is the part of the code that you may need to alter... <a href="Site Url"> <img style="border-style:none;border-color;transparent;border-size:0px;" src="image Url"> </a> That is what I done to fix that problem. You might need to alter the text in bold or take it out but if you work with that you should get the blue box taken off. |
|
|||
|
Re: problem with links
Yes that did it. Thank you very much. I knew it was something simple I wasn't doing but for the life of me I couldn't figure it out.
Thanks again. |
|
|||
|
Re: problem with links
You welcome, if you could would you press the brownies button on my post for helping you if you haven't done so already.
|
|
|||
|
Re: problem with links
You could do it much easier than that. Simply blanket the entire site with it by doing this (in your stylesheet):
Tip: Whenever possible try to avoid inline styling as it can make for messy markup and usually isn't necessary.
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
|||
|
Re: problem with links
Quote:
|
|
|||
|
Re: problem with links
Quote:
And this is EXACTLY why CSS rocks so much. Saves hours and hours of work. |
![]() |
| Tags |
| problem, links |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding Links to buttons - problem | fourtheye246 | Flash & Multimedia Forum | 2 | Jun 13th, 2007 06:29 |
| PR4 links for sale...links in an excellent position | agent14 | Link Building and Link Sales | 1 | Mar 5th, 2007 21:33 |
| Blured Links (image links) | bruno89 | Web Page Design | 2 | Jul 25th, 2006 14:48 |
| Different coloured links without modifying links? | Webforumz Staff | Web Page Design | 12 | Aug 29th, 2003 18:48 |