Skip navigation
Currently Being Moderated

Eliminating Slice Borders in Firefox Displays

Mar 2, 2010 9:17 AM

QUESTION:  How does one eliminate the borders of a slice that appear in documents displayed in Firefox.

 

BACKGROUND:  When I view the following link in Safari, no borders appear.  When I view it Firefox, there are borders everywhere.

 

RELEVANT LINK:  http://homepage.mac.com/moogoonghwa/special/newyear/Dog2006/risingdog. html

 

Roddy

 
Replies
  • Currently Being Moderated
    Mar 2, 2010 10:09 AM   in reply to kiusau

    To remove borders from linked images, add this to your CSS:

     

    a img {border:none}

     

     

     

    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

     
    |
    Mark as:
  • Currently Being Moderated
    Mar 2, 2010 11:44 AM   in reply to kiusau

    I don't see borders in FF.  I see artifacts on several images like the one shown below. Could this be what you're seeing?

     

    http://homepage.mac.com/moogoonghwa/special/newyear/Dog2006/images/risingdog_10.jpg

    By the way, I set up an account at Lunarpages and a after more than six-month pause have finally begun production.  See http://www.thegenaproject.com

     

    Roddy

     

    Great news. These things take time.  Best of luck on your project.

     

    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

     
    |
    Mark as:
  • Currently Being Moderated
    Mar 2, 2010 12:26 PM   in reply to kiusau

    I'm seeing image artefacts that come from using jpgs where gifs might work better (clear colorblocks). Beyond that, I don't see borders.

     

    Beth

     
    |
    Mark as:
  • Currently Being Moderated
    Mar 3, 2010 4:44 AM   in reply to kiusau

    Your table cells are not snugging up next to each other, leaving the occasional gap where your black background-color shows through.

     

    I notice that you are using spacer-gifs here and there in your layout. Even at 1 pixel wide, they will throw off the "fit" of images in tables. Although it appears that they are each in their own table cell, they should present no problem width-wise (set at 1px). But check on their heights...they might be forcing the table cells to expand just that extra pixel, which will of course leave a gap.

     

    Beth

     
    |
    Mark as:
  • Currently Being Moderated
    Mar 4, 2010 4:40 AM   in reply to kiusau

    In your page html code, you have redefined the height of most of your spacer gifs to stretch them. Check those heights, and reduce them. Even when the original image size is 1 x 1, you can make it stretch, which is the usual use of spacer gifs, to "prop" open table cells.

     

    Beth

     
    |
    Mark as:
  • Currently Being Moderated
    Mar 8, 2010 10:11 AM   in reply to kiusau

    kiusau wrote:

     

    Thanks, Nancy, but I am not sure that your suggestion is the proper cure, unless perhaps it can be applied to <img> tags.

    My dear boy...

     

    You have an answer... why not try it instead of obfuscating? Mmmm...???

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points