Golden Eagle Gallery -- width issues

Discussion in 'GoldenEagle WordPress Theme' started by sarahpmerrill, Jan 23, 2013.

  1. sarahpmerrill

    sarahpmerrill New Member

    Joined:
    Oct 11, 2012
    Messages:
    2
    Likes Received:
    0
    Hi -
    I am having trouble with the gallery, located here:
    http://66.147.244.93/~barnbaro/BB/our-wood/customer-project-gallery/

    Two problems:
    1) it is making some kind of odd extra-wide area so that the text is bleeding off the left edge if I try to include text on the page
    2) vertical images that are included in the gallery are displayed incorrectly on the page ... but if you click them to make the sliding image they are fine there.

    Your gallery page in other themes I have used did not have these problems. Sample here:
    http://www.whitebirchbuildersinc.com/galleries/new-home-interiors/

    Thanks for any help you can give.
    Sarah Merrill
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    For your first issue:
    Paste the following code in your custom css

    Appearance -> theme options -> styling options -> custom css
    Code:
    .thumbnail p{
    margin-left: 70px ! important;
    text-align: justify ! important ;
    }
    
    For your second issue :
    I have checked your website and find the gallery image are displayed correctly.

    Thanks.
     
    sarahpmerrill likes this.
  3. sarahpmerrill

    sarahpmerrill New Member

    Joined:
    Oct 11, 2012
    Messages:
    2
    Likes Received:
    0
    Thanks so much for your help. The code fixed the width problem.
    However the other problem is still not correct.

    If you look at the first image on the left in the second row, you will see what I mean. Instead of cropping a vertical image to show a portion of it (like in other themes I have from you), it is squishing and distorting the entire vertical image into a horizontal space. Do you see what I mean?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
    Thanks.
     

Share This Page