Forums

[Plugin: NextGEN Gallery]ThickBox has asymmetric borders (9 posts)

  1. osu9400
    Member
    Posted 1 year ago #

    Look at this photo, notice how the border on the right side of the photo does not match the left. Is this a bug in NextGen? It renders incorrectly in both IE and FF.

    <img src="http://www.bowlesonline.com/nextgen.jpg">

  2. osu9400
    Member
    Posted 1 year ago #

  3. Williwaw
    Member
    Posted 1 year ago #

    I am having the same problem here:
    http://wordpress.org/support/topic/190803?replies=3

    The problem started after I used the upgrade plugin to WP2.6

    Let me know if you get a fix/resolved so I can give it a try.

    Cheers,
    Williwaw

  4. alexrabe
    Member
    Posted 1 year ago #

    Please post a link to your page if possible

  5. osu9400
    Member
    Posted 1 year ago #

    Here's a link to a page that uses NextGen. Check out the left and right borders.

    http://www.bowlesonline.com/wildelife-photo-contest-at-work

    Thanks.

  6. fxbodin
    Member
    Posted 1 year ago #

    I see it rightened either.
    But used to have the same problem out of NextGen Gallery. Might involve the javascript display.

  7. alexrabe
    Member
    Posted 1 year ago #

    This is what firebug show up as problem :

    style.css (Linie 43)

    a:link img, a:visited img, a:hover img, a:active img {
    background:transparent none repeat scroll 0 0;
    border-color:#000000 -moz-use-text-color -moz-use-text-color #000000;
    border-style:solid none none solid;
    border-width:1px medium medium 1px;
    padding:4px 10px 10px 4px;
    }
  8. alexrabe
    Member
    Posted 1 year ago #

    The same for

    img
    {
    padding:4px 10px 10px 4px;
    border:0;
    border:#CCC 1px solid;
    }
  9. osu9400
    Member
    Posted 1 year ago #

    Thanks. I set padding to none and that cleaned it up.

Topic Closed

This topic has been closed to new replies.

About this Topic