What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

Help How To Get Rid Of That Ugly White Frame ?

Discussion in 'XenGallery' started by FunInAsia, Aug 22, 2016.

  1. FunInAsia

    FunInAsia DELETE MY ACCOUNT ! Authorized

    Hi

    Well, the update solved some things but still not all.

    Where can i configure xengallery to get rid of that ugly white frame when i post pics of an album in a thread ?

    upload_2016-8-22_19-25-52.png
     
  2. sonnb

    sonnb Administrator Staff Member

    Add following CSS to the EXTRA.CSS template:
    HTML:
    .photoBbcode img {
    background: transparent none repeat scroll 0 0 !important;
        border: 0 none !important;
        margin: 0 !important;
        padding: 0 !important;
    }
     
  3. FunInAsia

    FunInAsia DELETE MY ACCOUNT ! Authorized

    That worked, thx :rolleyes:
     

Share This Page