header image error

NologyNology Registered Users Posts: 7 Beginner grinner
edited December 6, 2011 in SmugMug Support
I uploaded an image for my header but its cutting off the image and resizing it. Here's a pic of my problem below.

page.jpg

Comments

  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited December 5, 2011
    Hi, what's your SmugMug site so we can help? Thanks!
  • rainforest1155rainforest1155 Registered Users Posts: 4,566 Major grins
    edited December 5, 2011
    If I may hazard a guess, in the gallery settings of your "My SmugMug site files" gallery, make sure that 'largest size' is set to original. If that's not the case, the site may only be able to show thumbnails for photos with an original photo size smaller than our display copy sizes.

    In case that's not it, include a link to your site. That's always a good idea so that the helpers can take a look at an issue you're describing.
    Sebastian
    SmugMug Support Hero
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited December 5, 2011
    Nology wrote: »
    I uploaded an image for my header but its cutting off the image and resizing it. Here's a pic of my problem below.
    Just posting info I found, not sure what's happening.
    Seems to be a disconnect with your image. This is from ECZ.

    #customLogo { background-color: transparent; background-image:
    url(http://events.jordanpolizzi.com/photos/1241429921_VvLnK-S.png); background-repeat:
    no-repeat; background-position: top center; }

    and this is from your CSS
    .smuglogo {
    width: 200px !important;
    height: 25px !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
    sizingMethod=image src='[COLOR=Red]http://www.jordanpolizzi.com/temp/logos.png[/COLOR]') !important;
    }
    
    .smuglogo[class] {
    background-image: url([COLOR=Red]http://www.jordanpolizzi.com/temp/logos.png[/COLOR]) !important;
    }
    
    BTW, add comment tags around this text in your CSS

    /* To center the slideshow, add the following to your CSS:*/
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • NologyNology Registered Users Posts: 7 Beginner grinner
    edited December 5, 2011
    Unfortunately im on my cell and can't mess around with the site. The image that's there currently is in the same gallery as the new image im trying to use. One works but one does not so I don't think its an issue with the settings of that gallery. Thanks for the replies though. Im eager to get to my pc to sort this out.
  • rainforest1155rainforest1155 Registered Users Posts: 4,566 Major grins
    edited December 6, 2011
    It's the 'largest size' setting. Please set it to original in the site files gallery and it should work fine.
    For further reference, your SmugMug nickname is jpolizzi .
    Sebastian
    SmugMug Support Hero
Sign In or Register to comment.