CSS links not working in IE

This is a discussion on "CSS links not working in IE" within the Web Page Design section. This forum, and the thread "CSS links not working in IE are both part of the Design Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old Apr 23rd, 2006, 21:11
New Member
Join Date: Feb 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
CSS links not working in IE

http://www.14-18.org/index.php

I want the thumbnails box to be white, it works fine in Firefox but in IE it uses the default links color.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Apr 24th, 2006, 11:05
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS links not working in IE

Quote:
Originally Posted by JimmiJames
Quote:
Originally Posted by JimmiJames

I want the thumbnails box to be white, it works fine in Firefox but in IE it uses the default links color.
Remove the color styles from your links.

Style the img tag to control border around images, eg.,

Code: Select all
img {
   border: 2px solid white;
}
Add a 'border: none;' line to your a:link.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Apr 24th, 2006, 11:31
masonbarge's Avatar
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS links not working in IE

Please post your code when you ask a question like this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Apr 24th, 2006, 12:43
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS links not working in IE

Quote:
Originally Posted by masonbarge
Please post your code when you ask a question like this.
In defence of Jimmi, he did post a link to the site from which anyone, as a developer, can easily view the source code and the css.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Apr 24th, 2006, 16:55
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS links not working in IE

Quote:
Originally Posted by ukgeoff

In defence of Jimmi, he did post a link to the site from which anyone, as a developer, can easily view the source code and the css.
Very true, but if you want help, make it easier on us
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Apr 28th, 2006, 19:09
New Member
Join Date: Feb 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS links not working in IE

Thx, thats exactly what I was looking for

img {
border: 2px solid white;
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
css, links, working

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Links not working in FF ? Oak Web Page Design 7 Jan 19th, 2008 17:21
links not working in IE karloff JavaScript Forum 5 Jul 22nd, 2007 18:07
Dynamic links not working in Flash? edd_jedi Flash & Multimedia Forum 2 May 18th, 2007 18:25
Help needed! Flash links not working oliver38 Flash & Multimedia Forum 9 Oct 30th, 2006 21:47
Bad day---now rollover links not working autumn_whispers2me Flash & Multimedia Forum 4 Feb 15th, 2005 12:24


All times are GMT. The time now is 16:42.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42