Results 1 to 5 of 5
  1. #1

    Default CSS - Links border

    If you look through my website (http://www.swcreations.co.uk/?id=portfolio) in firefox, the square images have the proper link colours surrounding them (green and pink)

    But in internet explorer they remain the standard blue colour.

    What do I need to do to solve this?

  2. #2
    Join Date
    Aug 2005
    Location
    Location Location
    Posts
    1,730
    Tokens
    0

    Latest Awards:

    Default

    <a target="_blank" href="portfolio/swcreations_uf.php"><img src="portfolio/preview/swcreations_uf.png" width="75" height="75" alt="portfoliolink" /></a>

    Replace With:

    <a target="_blank" href="portfolio/swcreations_uf.php"><img src="portfolio/preview/swcreations_uf.png" width="75" height="75" border="0" alt="portfoliolink" /></a>

  3. #3

    Default

    Sorry, I obviously wasn't clear enough - I still want the border around the images.

    I just want it to be coloured correctly like in Firefox.

  4. #4
    Join Date
    Aug 2005
    Location
    Location Location
    Posts
    1,730
    Tokens
    0

    Latest Awards:

    Default

    bordercolor="#ffffff"

  5. #5

    Default

    Can someone else please help me out

    Flauvo - You have no idea what you're talking about.

    I said, I wanted the green and pink borders that appear in Firefox, to do the same in Internet Explorer.

Posting Permissions

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