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 Change Album Preview Background Colour - See Image

Discussion in 'XenGallery' started by 19ninety, May 29, 2014.

  1. 19ninety

    19ninety Authorized Member Authorized

    I'm just wondering how I would do this, as the theme I use has many areas of transparency, which prevents the album title and description being easily visible.
    Capture.JPG
     
  2. sonnb

    sonnb Administrator Staff Member

    You can change the color of text to make it easier to be read. For instance:
    HTML:
    .itemGallery .infoAlbum a, .itemGallery .infoAlbum span, .itemGallery .infoAlbum div {
    color: {HEX_YOU_WANT} !important;
    }
     
  3. 19ninety

    19ninety Authorized Member Authorized

    Where do I find this text so I can try editing it?
    Cheers,
     
  4. sonnb

    sonnb Administrator Staff Member

    you can set it in sonnb_xengallery_album_list.css
     

Share This Page