Removing the cart link ...
{JT}
Registered Users Posts: 1,016 Major grins
And some other random things:
http://blogs.smugmug.com/web-tricks/2005/07/11/a-preview-of-what-is-to-come/
http://blogs.smugmug.com/web-tricks/2005/07/11/a-preview-of-what-is-to-come/
0
Comments
Discovered a layout problem in your blog with 1024x768, because of the long "function replaceFooter". I made two screenshots for you:
Maxthon (IE 6)
Mozilla 1.3
Seems tricky, because you can't break the lines. There's still enough space on the left side, don't know why it doesn't get used to prevent this kind of layout problem.
Sebastian
SmugMug Support Hero
But don't know of a way to fix it without the code breaking when someone copy and paste's from it. For some of my earlier examples I over-simplified the code into multiple lines (and looked like an idiot I am sure), but that worked. I will keep digging, maybe there is something out there.
SmugMug Support Hero
Example:
SmugMug Support Hero
SmugMug Support Hero
It works for Firefox (although the vertical line after login is missing) as it now looks like this: powered by smugmug | login portions © 2005 smugmug, inc.
It doesn't work in IE6.
Is there a way to remove the RSS feeds as well? The logos aren't showing up in IE6 (but they are in Firefox) and it is pretty redundant in IE for the time being anyway.
Thanks
to get rid of the feeds use this is CSS:
#feeds {
display: none;
}
As for the buttons not showing up I am sure it is a cached CSS problem, wait an hour.
http://photos.mikelanestudios.com/
http://photos.mikelanestudios.com/
Thanks
http://photos.mikelanestudios.com/
As for removing the cart link, I have updated the instructions again and they work on IE (as well as some formatting fixes and comments on how to troubleshoot in the future).
JT
JT, Thanks for info - logos aren't showing yet but I will check again tomorrow morning.
David
SmugMug API Developer
My Photos
The login link always remains in the footer, too.
Don
since i suppress sm's standard header on my site, the only place a "login" link ever appears for me is in the header at www.smugmug.com