I'm trying to apply your footer modification to my site. When I am in the customizer and I hover over the Photo Sharing by SmugMug in my footer, I never get the red square to let me make any changes to it.
I'm trying to apply your footer modification to my site. When I am in the customizer and I hover over the Photo Sharing by SmugMug in my footer, I never get the red square to let me make any changes to it.
Hello! You can't change the photo sharing by SmugMug. It will disappear magically once you add the CSS content block and the corresponding code. Like Ferguson said, be sure you've selected 'Entire Site' while doing this modification. If you need detailed assistance, let me know!
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Let me know if anyone needs anything in better detail or personal assistance. I'm glad to help!
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Great thread Amber! I've created a custom footer and have it centered on my site. I"d also like to show the 'Photo Sharing by Smugmug' and have it centered beneath my footer. Right now they end up on top of each other so I've moved the Smugmug footer to the right. Any ideas on how to do that? My site is revealed.
Ooops! I was organizing my site content so things were temporarily 'poof'. Apologies!
Thank you for noticing and letting me know just in case.
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Great thread Amber! I've created a custom footer and have it centered on my site. I"d also like to show the 'Photo Sharing by Smugmug' and have it centered beneath my footer. Right now they end up on top of each other so I've moved the Smugmug footer to the right. Any ideas on how to do that? My site is revealed.
Thank you! So you wish to leave the 'Photo Sharing by SmugMug' rather than shorten it? Totally ok, just needed to clarify because when I checked your site, I didn't see any of the changes from the tutorial. You should be able to center it via either: dragging your content blocks around, tweaks via the tool icon, playing with the margins (ruler) or via CSS code. Reply with whether or not you wish to leave the current SmugMug text intact or plan to use the tutorial so that I can best assist you.
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Thank you! So you wish to leave the 'Photo Sharing by SmugMug' rather than shorten it? Totally ok, just needed to clarify because when I checked your site, I didn't see any of the changes from the tutorial. You should be able to center it via either: dragging your content blocks around, tweaks via the tool icon, playing with the margins (ruler) or via CSS code. Reply with whether or not you wish to leave the current SmugMug text intact or plan to use the tutorial so that I can best assist you.
Sorry Amber, last night I realized some CSS code wasn't working on my site so I started removing the customization to see if it had any effect - it didn't and I forgot to replace it. I have my custom footer and have created a text box with my referral link beneath it. I've tried to center this text box under my footer - it shows in preview but is left justified after I save. I've also entered you're code to hide the original 'photo sharing by Smugmug', again it seems to work in preview but is still there after I save. Thanks for looking.
Sorry Amber, last night I realized some CSS code wasn't working on my site so I started removing the customization to see if it had any effect - it didn't and I forgot to replace it. I have my custom footer and have created a text box with my referral link beneath it. I've tried to center this text box under my footer - it shows in preview but is left justified after I save. I've also entered you're code to hide the original 'photo sharing by Smugmug', again it seems to work in preview but is still there after I save. Thanks for looking.
No problem! Ok, currently, I see two 'Photo Sharing by Smugmug'. The one on the left I assume is the one you added to contain your referral link per the tutorial. The other one is the default on that can only be removed via the CSS code. Go to customize, ensure you have selected 'Entire Site' and then drag a CSS content block to the bottom of the page. You must be in entire site to entire the CSS effects every page. For instance if you were in 'all folders' the change would only be seen in 'all folders'. If you knew this and still have the same problem, try one more time to replace the code. If there is still a problem, we'll have to look deeper as there may be a glitch.
Entire Site, CSS content block to bottom, insert:
.sm-page-powered-by a {
display: None;
}
Then save the CSS block, publish and let me know if it still didn't work. Once we get that taken care of, we'll work to center the rest. Good luck!
EDIT: Also, remember to follow the tutorial to add the login link. Once you get the CSS code to work, the 'Photo Sharing by SmugMug' and 'Login' will be gone. You can still login via smugmug.com if needed.
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
No problem! Ok, currently, I see two 'Photo Sharing by Smugmug'. The one on the left I assume is the one you added to contain your referral link per the tutorial. The other one is the default on that can only be removed via the CSS code. Go to customize, ensure you have selected 'Entire Site' and then drag a CSS content block to the bottom of the page. You must be in entire site to entire the CSS effects every page. For instance if you were in 'all folders' the change would only be seen in 'all folders'. If you knew this and still have the same problem, try one more time to replace the code. If there is still a problem, we'll have to look deeper as there may be a glitch.
Entire Site, CSS content block to bottom, insert:
Then save the CSS block, publish and let me know if it still didn't work. Once we get that taken care of, we'll work to center the rest. Good luck!
EDIT: Also, remember to follow the tutorial to add the login link. Once you get the CSS code to work, the 'Photo Sharing by SmugMug' and 'Login' will be gone. You can still login via smugmug.com if needed.
You're right, the one on the left is a text block with my referral code. I won't replace the login as I have the Smugmanager Toolbar on Firefox and I use that to log in.
I already had the CSS block with the code on the bottom of the page. As you suggested I deleted this CSS block, published, then put the CSS block back with the code. For some reason it doesn't seem to be working.
Got the CSS code to work to remove the Photo Sharing by Smugmug - Yahoo! Had to put it in a CSS block at the top of the page ahead of the code for right click protection. Now I just need to get the referral link centered beneath my footer. It shows centered but only until I publish.
Got the CSS code to work to remove the Photo Sharing by Smugmug - Yahoo! Had to put it in a CSS block at the top of the page ahead of the code for right click protection. Now I just need to get the referral link centered beneath my footer. It shows centered but only until I publish.
Awesome! I'm glad you figured it out. So now to center the rest. I'm unsure why it's not showing the same published as while in customize. What code do you have in the boxes?
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Awesome! I'm glad you figured it out. So now to center the rest. I'm unsure why it's not showing the same published as while in customize. What code do you have in the boxes?
/* To Block SM Message */
.sm-user-ui .sm-right-click-message .sm-tooltip-content {
display: none;
}
/* used for changing background-color and Radius AND color of Text In some Themes */
.sm-user-ui .sm-right-click-message {
background-color: #fff;
border-radius: 10px;
box-shadow: -4px 5px 10px #000;
color: black;
}
Profile Description:
<html><font color="#FEE5AC">
<div id="bioText">Tickled Pixels Photography by Rae Brown. Travel, landscape and wildlife photography. Enjoy the Pictures!</div></html>
All Galleries CSS
/* Center Lightbox Caption */
.sm-lightbox-info {
text-align: center;
}
.sm-gallery-image-tools {
position:relative;
z-index:99;
}
/* END move caption up */
That may be more than you asked for but that's all the code. It's got me stymied why it would show centered in Preview and then not in Published state.
Got it working. I was also having problems with the Right Click Protection not working and was working on it. At one point I had removed the RCP code and the link centered. I got the RCP code to work by putting it in a CSS block for All Galleries. All good and thanks very much for helping!
Got it working. I was also having problems with the Right Click Protection not working and was working on it. At one point I had removed the RCP code and the link centered. I got the RCP code to work by putting it in a CSS block for All Galleries. All good and thanks very much for helping!
AWESOME!! I'm so proud of you for getting it figured out. I was just about to send my reply.
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
I've tried adding a custom login/logout to my footer but it's not changing to logout status… rather it stays saying 'Admin In' all the time. I'm sure it's something wonky in my CSS or something but can't seem to figure it out. Any help would be appreciated. PS: I just recently unveiled www.Co-Bear.com & trying to get it finished up… so if you see any issues needing addressed or have any recommendations Id love to hear your feedback. Thanks So Very Much!
I've tried adding a custom login/logout to my footer but it's not changing to logout status… rather it stays saying 'Admin In' all the time. I'm sure it's something wonky in my CSS or something but can't seem to figure it out. Any help would be appreciated. PS: I just recently unveiled www.Co-Bear.com & trying to get it finished up… so if you see any issues needing addressed or have any recommendations Id love to hear your feedback. Thanks So Very Much!
Hello! I'm so sorry you're having trouble! I played around with the code on my site and I see a problem too. I'd recoded the login/logout portion to match my current code, but the logout still wasn't working. I'm not sure why, but will gladly look deeper tomorrow if the code wizards don't get to you first! Did the code work for sign in at all? I did get that much working and worse case, you could use it for that and then sign out via the user menu bar next to customize. I only looked at your site long enough to test out the code's effects, but looks great! I'll browse it more tomorrow too.
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
You can change the words that I've highlighted in green to whatever you wish provided the layout/spacing isn't changed. Don't forget to change your URL.
I'm leaving the code in the footer of my site until your issue is resolved, so let me know if you get it working! Good luck!
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
I got it!!! Never really figured out what caused it, but I got it to work - at least on my site! Try it and let me know if it works for you.
Inside a HTML Content block (on entire site):
Then I put the CSS in a separate block rather than the HTML's CSS section (on entire site):
You can change the words that I've highlighted in green to whatever you wish provided the layout/spacing isn't changed. Don't forget to change your URL.
I'm leaving the code in the footer of my site until your issue is resolved, so let me know if you get it working! Good luck!
clap Amber You Are A Gem Indeed ~ Thank You So Very Much!!! clap
It makes no sense why on earth (or in smugmug) you'd have to move the CSS code to a separate block but that indeed was the ticket. Again Thank You!!!
@SoulGaze Help with login/logout code in Menu item. I used the coding. probably around post #31 to have the login/logout show the proper word depending if logged in or out in my FOOTER. Worked GREAT! Decided to try and have this show up in my Menu Items list. Here is what I have in the NAME field for the Login/Logout item: LoginLogout
The link filed is empty. It works but drops down below the menu item list. Changed align but did not help. The font size seems like the rest of the items. Maybe it is the Line-Height causing this. If so, How would I figure out what the rest of the Menu Item line-heights would be? Just play with it until it "looks" right if this is even the problem? Thought you might see something else there before I go a-playing anymore. Here is what it looks like on my screen:
EDIT: Have three Keyword items I am playing with because of the keyword issues in New SM NEW EDIT: Tried changing the Line-height to 1.0 and then to .5 - No change at all.
clap Amber You Are A Gem Indeed ~ Thank You So Very Much!!! clap
It makes no sense why on earth (or in smugmug) you'd have to move the CSS code to a separate block but that indeed was the ticket. Again Thank You!!!
AWESOME! I'm SO glad it worked for you! I'm happy to have helped. :ivar
I also agree, makes no sense. Who knows if that was even the correct way to resolve it, but it works!
You're very welcome! Best of luck to you, the rest of your site looks great! :photo
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Help with login/logout code in Menu item. I used the coding. probably around post #31 to have the login/logout show the proper word depending if logged in or out in my FOOTER. Worked GREAT! Decided to try and have this show up in my Menu Items list. Here is what I have in the NAME field for the Login/Logout item:
<span id="yui_3_8_0_1_1377659365592_5546"> </span><a class="leflogin" href="https://secure.smugmug.com/login?goTo=http://www.southeasternphotography.com/" style="text-align: left; font-size: 14px; line-height: 1.231;"><span>Login</span></a><a href="http://secure.smugmug.com/logout?goTo=http://www.southeasternphotography.com" target="_self" id="yui_3_8_0_1_1377659365592_5542"><span id="yui_3_8_0_1_1377659365592_5541">Logout</span></a>
The link filed is empty. It works but drops down below the menu item list. Changed align but did not help. The font size seems like the rest of the items. Maybe it is the Line-Height causing this. If so, How would I figure out what the rest of the Menu Item line-heights would be? Just play with it until it "looks" right if this is even the problem? Thought you might see something else there before I go a-playing anymore. Here is what it looks like on my screen:
EDIT: Have three Keyword items I am playing with because of the keyword issues in New SM
NEW EDIT: Tried changing the Line-height to 1.0 and then to .5 - No change at all.
The link in your signature showed me the legacy SmugMug, so I assume you've still not published. I have honestly not yet attempted to use this code in a navigation menu. I'd definitely try that via a HTML block instead of a menu or navigation content block. Try that and let me know if you still have the issue. If you were already doing that, try to remove a few menu items. It's possible there are too many. Honestly, this will be hard for me to trouble shoot without seeing your site live or having the codes to test out on mine.
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Can't get it to work
I have attempted to follow your NEW instructions, http://soulgazephotography.smugmug.com/Other/SmugMug-Customizations/Remove-SmugMug-Branding2, on how to remove the SM Branding. I have loaded both the CSS and HTML, trying both two blocks (each with the their own instructions) and in a one block instruction. There is no problem when I use only the CSS block (it remove everything) but when I load the HTML instruction block, all I get is the HTML instruction showing. I'm missing something. http://www.photosbyross.com/
Can you give me some guidance?
I have attempted to follow your NEW instructions, http://soulgazephotography.smugmug.com/Other/SmugMug-Customizations/Remove-SmugMug-Branding2, on how to remove the SM Branding. I have loaded both the CSS and HTML, trying both two blocks (each with the their own instructions) and in a one block instruction. There is no problem when I use only the CSS block (it remove everything) but when I load the HTML instruction block, all I get is the HTML instruction showing. I'm missing something. http://www.photosbyross.com/
Can you give me some guidance?
I pasted the string at the bottom of your page into my browser and was able to see the code in the text file. First problem I see is that you are still pointing things to the soulgazephotography site. You need to change this to your smugmug site. Maybe after doing that all will be well! It's a start though!
Looks like you want your login/logout in the footer instead of in the Menu item where I see there is one there. Interestingly, since I am logged in under my account, I see in YOUR menu "LOGOUT". That seems bizarre to me. Guess SmugMug KNOWS I am logged in so maybe if I wanted to leave a comment on your site, it won't ask me to log in or provide email address. So, it is probably working correctly. I finally just got rid of my footer altogether and use the Menu for Login/logout. And I don't mind it being there.
If you were already doing that, try to remove a few menu items. It's possible there are too many.
I had at least twelve or more menu items with no problems while I was playing around and just after unveiling. Got rid of quite a few after a comment that it looked too messy. I pared it down to the eight I find crucial to get around my rather large site for MY KIND of end user. Others may need fewer. Well, that would be seven for them and one for me (login/logout).
Thank you, everything's good now. I've played around with it and got it to my liking. I only wish it wouldn't take me to the Smugmug home page to login in, buy I can't seem to get the (my) website placed right. I know next to nothing about CSS
Thank you, everything's good now. I've played around with it and got it to my liking. I only wish it wouldn't take me to the Smugmug home page to login in, buy I can't seem to get the (my) website placed right. I know next to nothing about CSS
I'm so sorry for not responding sooner! I've been out of town on business, but will be back to work Monday. I'll be glad to help any way I can, just let me know if you still need help.
Photographic Artist Amber Flowers of Soul Gaze Photography, LLC.
SmugMug setup & customization services. Contact me! Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Thank you for your thread. It's very helpful.
I've just insert the code both of CSS and HTML. But how about "Photo sharing by SmugMug at the bottom of the window.
Can I get rid of it, as well?
Thank you for your thread. It's very helpful.
I've just insert the code both of CSS and HTML. But how about "Photo sharing by SmugMug at the bottom of the window.
Can I get rid of it, as well?
Is there any way to do so?
Please,
Thank you.
Yes search the forums for "Photo Sharing" - but SM doesn't like that.
Comments
Be sure you are on Entire Site (top right).
Hello! You can't change the photo sharing by SmugMug. It will disappear magically once you add the CSS content block and the corresponding code. Like Ferguson said, be sure you've selected 'Entire Site' while doing this modification. If you need detailed assistance, let me know!
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
http://soulgazephotography.smugmug.com/Other/SmugMug-Customizations/Remove-SmugMug-Branding2
Let me know if anyone needs anything in better detail or personal assistance. I'm glad to help!
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Me too. I'm getting the same thing...
Film/TV Stills Photography
"When your work speaks for itself, don't interrupt." ~ Henry J. Kaiser
Tickled Pixels
Tickled Pixels Blog: "A walk in Gamla stan, the old town of Stockholm"
Ooops! I was organizing my site content so things were temporarily 'poof'. Apologies!
Thank you for noticing and letting me know just in case.
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Thank you! So you wish to leave the 'Photo Sharing by SmugMug' rather than shorten it? Totally ok, just needed to clarify because when I checked your site, I didn't see any of the changes from the tutorial. You should be able to center it via either: dragging your content blocks around, tweaks via the tool icon, playing with the margins (ruler) or via CSS code. Reply with whether or not you wish to leave the current SmugMug text intact or plan to use the tutorial so that I can best assist you.
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Sorry Amber, last night I realized some CSS code wasn't working on my site so I started removing the customization to see if it had any effect - it didn't and I forgot to replace it. I have my custom footer and have created a text box with my referral link beneath it. I've tried to center this text box under my footer - it shows in preview but is left justified after I save. I've also entered you're code to hide the original 'photo sharing by Smugmug', again it seems to work in preview but is still there after I save. Thanks for looking.
Tickled Pixels
Tickled Pixels Blog: "A walk in Gamla stan, the old town of Stockholm"
No problem! Ok, currently, I see two 'Photo Sharing by Smugmug'. The one on the left I assume is the one you added to contain your referral link per the tutorial. The other one is the default on that can only be removed via the CSS code. Go to customize, ensure you have selected 'Entire Site' and then drag a CSS content block to the bottom of the page. You must be in entire site to entire the CSS effects every page. For instance if you were in 'all folders' the change would only be seen in 'all folders'. If you knew this and still have the same problem, try one more time to replace the code. If there is still a problem, we'll have to look deeper as there may be a glitch.
Entire Site, CSS content block to bottom, insert:
Then save the CSS block, publish and let me know if it still didn't work. Once we get that taken care of, we'll work to center the rest. Good luck!
EDIT: Also, remember to follow the tutorial to add the login link. Once you get the CSS code to work, the 'Photo Sharing by SmugMug' and 'Login' will be gone. You can still login via smugmug.com if needed.
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
You're right, the one on the left is a text block with my referral code. I won't replace the login as I have the Smugmanager Toolbar on Firefox and I use that to log in.
I already had the CSS block with the code on the bottom of the page. As you suggested I deleted this CSS block, published, then put the CSS block back with the code. For some reason it doesn't seem to be working.
Tickled Pixels
Tickled Pixels Blog: "A walk in Gamla stan, the old town of Stockholm"
Tickled Pixels
Tickled Pixels Blog: "A walk in Gamla stan, the old town of Stockholm"
Awesome! I'm glad you figured it out. So now to center the rest. I'm unsure why it's not showing the same published as while in customize. What code do you have in the boxes?
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
From the bottom up:
No code in the text box just the text and the hotlink.
Site CSS: <div style="text-align:center;"> All images ©Rae Brown - Tickled Pixels Photography</div>
Higher Site CSS:
.sm-page-powered-by A
{
display: none;
}
/* Right Click Protection code */
/* Your Message */
.sm-user-ui .sm-right-click-message:after {
content: 'All images ©Rae Brown - Tickled Pixels Photography - but please feel free to use the Share button - in fact, I\'d be delighted if you did!
';
}
/* To Block SM Message */
.sm-user-ui .sm-right-click-message .sm-tooltip-content {
display: none;
}
/* used for changing background-color and Radius AND color of Text In some Themes */
.sm-user-ui .sm-right-click-message {
background-color: #fff;
border-radius: 10px;
box-shadow: -4px 5px 10px #000;
color: black;
}
Profile Description:
<html><font color="#FEE5AC">
<div id="bioText">Tickled Pixels Photography by Rae Brown. Travel, landscape and wildlife photography. Enjoy the Pictures!</div></html>
All Galleries CSS
/* Center Lightbox Caption */
.sm-lightbox-info {
text-align: center;
}
/* Hide Keywords */
.sm-tile-keywords {
display: none;
}
/* move caption up */
.sm-gallery-image-pagination {
position: relative;
float: left;
z-index: 10;
}
/* caption center */
#sm-gallery .sm-tile-info {
max-width: none;
text-align: center;
position: relative;
top: -40px;
}
.sm-button-image-share {
position: relative;
z-index: 99;
top: 30px;
left: -85px;
}
.sm-gallery-image-tools {
position:relative;
z-index:99;
}
/* END move caption up */
That may be more than you asked for but that's all the code. It's got me stymied why it would show centered in Preview and then not in Published state.
Tickled Pixels
Tickled Pixels Blog: "A walk in Gamla stan, the old town of Stockholm"
Tickled Pixels
Tickled Pixels Blog: "A walk in Gamla stan, the old town of Stockholm"
AWESOME!! I'm so proud of you for getting it figured out. I was just about to send my reply.
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Hi Amber,
I've tried adding a custom login/logout to my footer but it's not changing to logout status… rather it stays saying 'Admin In' all the time. I'm sure it's something wonky in my CSS or something but can't seem to figure it out. Any help would be appreciated. PS: I just recently unveiled www.Co-Bear.com & trying to get it finished up… so if you see any issues needing addressed or have any recommendations Id love to hear your feedback. Thanks So Very Much!
My Footer HTML:
My CSS:
Hello! I'm so sorry you're having trouble! I played around with the code on my site and I see a problem too. I'd recoded the login/logout portion to match my current code, but the logout still wasn't working. I'm not sure why, but will gladly look deeper tomorrow if the code wizards don't get to you first! Did the code work for sign in at all? I did get that much working and worse case, you could use it for that and then sign out via the user menu bar next to customize. I only looked at your site long enough to test out the code's effects, but looks great! I'll browse it more tomorrow too.
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Inside a HTML Content block (on entire site):
Then I put the CSS in a separate block rather than the HTML's CSS section (on entire site):
You can change the words that I've highlighted in green to whatever you wish provided the layout/spacing isn't changed. Don't forget to change your URL.
I'm leaving the code in the footer of my site until your issue is resolved, so let me know if you get it working! Good luck!
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
clap Amber You Are A Gem Indeed ~ Thank You So Very Much!!! clap
It makes no sense why on earth (or in smugmug) you'd have to move the CSS code to a separate block but that indeed was the ticket. Again Thank You!!!
Help with login/logout code in Menu item. I used the coding. probably around post #31 to have the login/logout show the proper word depending if logged in or out in my FOOTER. Worked GREAT! Decided to try and have this show up in my Menu Items list. Here is what I have in the NAME field for the Login/Logout item:
LoginLogout
The link filed is empty. It works but drops down below the menu item list. Changed align but did not help. The font size seems like the rest of the items. Maybe it is the Line-Height causing this. If so, How would I figure out what the rest of the Menu Item line-heights would be? Just play with it until it "looks" right if this is even the problem? Thought you might see something else there before I go a-playing anymore. Here is what it looks like on my screen:
EDIT: Have three Keyword items I am playing with because of the keyword issues in New SM
NEW EDIT: Tried changing the Line-height to 1.0 and then to .5 - No change at all.
AWESOME! I'm SO glad it worked for you! I'm happy to have helped. :ivar
I also agree, makes no sense. Who knows if that was even the correct way to resolve it, but it works!
You're very welcome! Best of luck to you, the rest of your site looks great! :photo
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
The link in your signature showed me the legacy SmugMug, so I assume you've still not published. I have honestly not yet attempted to use this code in a navigation menu. I'd definitely try that via a HTML block instead of a menu or navigation content block. Try that and let me know if you still have the issue. If you were already doing that, try to remove a few menu items. It's possible there are too many. Honestly, this will be hard for me to trouble shoot without seeing your site live or having the codes to test out on mine.
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
I have attempted to follow your NEW instructions, http://soulgazephotography.smugmug.com/Other/SmugMug-Customizations/Remove-SmugMug-Branding2, on how to remove the SM Branding. I have loaded both the CSS and HTML, trying both two blocks (each with the their own instructions) and in a one block instruction. There is no problem when I use only the CSS block (it remove everything) but when I load the HTML instruction block, all I get is the HTML instruction showing. I'm missing something. http://www.photosbyross.com/
Can you give me some guidance?
I pasted the string at the bottom of your page into my browser and was able to see the code in the text file. First problem I see is that you are still pointing things to the soulgazephotography site. You need to change this to your smugmug site. Maybe after doing that all will be well! It's a start though!
Looks like you want your login/logout in the footer instead of in the Menu item where I see there is one there. Interestingly, since I am logged in under my account, I see in YOUR menu "LOGOUT". That seems bizarre to me. Guess SmugMug KNOWS I am logged in so maybe if I wanted to leave a comment on your site, it won't ask me to log in or provide email address. So, it is probably working correctly. I finally just got rid of my footer altogether and use the Menu for Login/logout. And I don't mind it being there.
I had at least twelve or more menu items with no problems while I was playing around and just after unveiling. Got rid of quite a few after a comment that it looked too messy. I pared it down to the eight I find crucial to get around my rather large site for MY KIND of end user. Others may need fewer. Well, that would be seven for them and one for me (login/logout).
I'm so sorry for not responding sooner! I've been out of town on business, but will be back to work Monday. I'll be glad to help any way I can, just let me know if you still need help.
SmugMug setup & customization services. Contact me!
Proud & helpful Smugger since 2009. Please hire me for Support Hero!!
I first contacted Jill V. in April 2011 & I even wrote a poem.
Thank you for your thread. It's very helpful.
I've just insert the code both of CSS and HTML. But how about "Photo sharing by SmugMug at the bottom of the window.
Can I get rid of it, as well?
Is there any way to do so?
Please,
Thank you.
Yes search the forums for "Photo Sharing" - but SM doesn't like that.