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 Center Xengallery Widget Photo

Discussion in 'XenGallery' started by antonio, Sep 13, 2014.

  1. antonio

    antonio Authorized Member Authorized

    Hi @sonnb
    it's possibile center XenGallery widget photo in page?
    I think i must add margin: 0 auto rule in sonnb_xengallery_widget_photo.css but not works :)
    Thanks
    Antonio
     
  2. sonnb

    sonnb Administrator Staff Member

    Can you show me a demonstration?
     
  3. antonio

    antonio Authorized Member Authorized

    Yes: in this screenshot you can see widget of [bd] Widget Framework centered with margin 0 auto;
    Thanks :)
    Antonio

    Clipboard01.jpg
     
  4. sonnb

    sonnb Administrator Staff Member

    Please add :
    Code:
    text-align: center;
    for:
    Code:
    .xengallerySidebar
    and:
    Code:
    margin: auto;
    for (depends on your type of widget):
    Code:
    .photosSidebar
     
    antonio likes this.
  5. antonio

    antonio Authorized Member Authorized

Share This Page