Where did my Header and login go?

GregFountainGregFountain Registered Users Posts: 7 Beginner grinner
edited July 1, 2011 in SmugMug Support
Just went to my site and the header is gone! www.groundglassperspectives.com, or www.groundglassperspectives.smugmug.com, and so is the login script at the bottom of the page. (had to go to the help page to find a login)

I've tried resetting my browser (deleted cookies, history, cache, etc) to no avail. What's the deal?

My header is normally at the top of the slideshow....

edit: just logged in via the help page, then selected the "my homepage" link and still no access to controls for me to find out what's going on with the page....

Thanks for your help!

Greg

Comments

  • denisegoldbergdenisegoldberg Administrators Posts: 14,402 moderator
    edited July 1, 2011
    You removed the login link with this code in your CSS:
    .loginLink { display: none; }
    
    You can login at http://www.smugmug.com. If you go to your custom domain after the login you will need to refresh your browser to see the logged in page. If you want to be able to login on your page as opposed to from the smug page then you'll need to remove the CSS shown above from your customizations.

    What header are you looking for? I don't see any header referenced in your CSS or HTML.

    --- Denise
  • GregFountainGregFountain Registered Users Posts: 7 Beginner grinner
    edited July 1, 2011
    You removed the login link with this code in your CSS:
    .loginLink { display: none; }
    
    You can login at http://www.smugmug.com. If you go to your custom domain after the login you will need to refresh your browser to see the logged in page. If you want to be able to login on your page as opposed to from the smug page then you'll need to remove the CSS shown above from your customizations.

    What header are you looking for? I don't see any header referenced in your CSS or HTML.

    --- Denise

    Thanks Denise. I didn't do any such thing! I changed the background, but that was it! The header was there yesterday, but today it's not, and I haven't made any changes between now and then. I'll log in where you suggest and see what happens. Thanks again!

    Greg
  • GregFountainGregFountain Registered Users Posts: 7 Beginner grinner
    edited July 1, 2011
    Thanks Denise. I didn't do any such thing! I changed the background, but that was it! The header was there yesterday, but today it's not, and I haven't made any changes between now and then. I'll log in where you suggest and see what happens. Thanks again!

    Greg

    Okay I was able to get in and using the "easy customizer" was able to restore the header and login link, but the navigation bar is also missing. Something funny is happening here. Perhaps a glitch with the recent maintenance?
  • GregFountainGregFountain Registered Users Posts: 7 Beginner grinner
    edited July 1, 2011
    Okay, rebuilt the nav bar, so it's all back, but I'm scratching my head as to why.....

    Greg
Sign In or Register to comment.