Options

Logo

AllenAllen Registered Users Posts: 10,012 Major grins
edited December 16, 2013 in SmugMug Support
I go into the logo and change the "Resize Width" but nothing happens, the logo stays the same size.
What am I doing wrong? It's set to 1020 but changing to 900 or 800 does nothing. This is the entire site
logo.
Al - Just a volunteer here having fun
My Website index | My Blog

Comments

  • Options
    mrneutronmrneutron Registered Users Posts: 214 Major grins
    edited December 16, 2013
    I was able to resize it to any dimension. See this video.

    http://smu.gs/18v0uWa

    Try clearing your browser cache and restarting your browser for the changes to take effect.
    Andy K
    SmugMug Support Hero
    help.smugmug.com
  • Options
    AllenAllen Registered Users Posts: 10,012 Major grins
    edited December 16, 2013
    Thanks, see that but tried same thing.

    Try it on this page. (unveiled)
    http://www.photosbyat.com/Public-Site-Index-NS2/n-6dSMX

    I've replaced the site wide logo with a specific one.
    Just this page CSS. Can't get it to center.
    .css public index,
    .sm-page-widget-logo-img {
      background-image: url(/photos/i-3M6v3Q4/0/X3/i-3M6v3Q4-X3.jpg) !important ;
      height: [COLOR=Red]105[/COLOR]px !important;
      width: [COLOR=Red]900[/COLOR]px !important;
      border: 6px double #222 !important;
      margin: 0 auto !important;
      background-color:#555;
    }
    
    Al - Just a volunteer here having fun
    My Website index | My Blog
Sign In or Register to comment.