Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2004
    Posts
    920
    Plugin Contributions
    1

    Where is this blue coming from?

    OK, please look here:

    http://www.montaguecompany.com/parts

    In most browsers, it looks fine. But in IE, there is a weird blue border around the logo image on the index page. On other pages, the logo border turns purple, and there is a blue border around product images. The hex for the blue is #0000ff and that is nowhere to be found in the stylesheet. I did check this site in IE when I first did it and it was fine. I have no idea what is causing this.

    Can anyone help???
    Danielle

  2. #2
    Join Date
    Oct 2004
    Posts
    920
    Plugin Contributions
    1

    Default Re: Where is this blue coming from?

    Nevermind, got it. The img border somehow got set to 20px, so bizarre. Still don't know why it showed up that blue color, must just be some IE default thing I guess.
    Danielle

  3. #3
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Where is this blue coming from?

    The border is there because those images are links.

    Add this to your stylesheet:

    a img {border: none; }
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Oct 2004
    Posts
    920
    Plugin Contributions
    1

    Default Re: Where is this blue coming from?

    Quote Originally Posted by Kim View Post
    The border is there because those images are links.

    Add this to your stylesheet:

    a img {border: none; }
    Yeah, I had:

    a img {border: 20px; }

    I don't even know why! I would never set that border to 20px lol. I must have done it by accident grrr...
    Danielle

 

 

Similar Threads

  1. Blue Strip Reloaded...
    By Sketchy in forum Addon Templates
    Replies: 17
    Last Post: 15 Nov 2008, 10:04 PM
  2. Blue Link Color -- can't figure out how to change
    By Big Kahuna in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Jun 2006, 02:26 AM
  3. A Few changes to Blue Strip
    By speXedy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Jun 2006, 01:26 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •