Now live, extremely happy, but bits are broken
ChancyRat
Registered Users Posts: 2,141 Major grins
I love my new site.
Smugmug thank you for the new format and ability to customize it.
I know you have some hefty bugs to swat, but I see through that "swarm" to the light. :lust
And thank you Aaron, Nicholas, Denise, Allen, Mike - sorry if I have left anyone out - for helping me over some big obstacles.
There are some problems, I will ask one by one.
But first - my former assistant (when I had that subscription level), is still able to access the unlisted galleries and other site content as assistant. Yet she is "logged out". When she tries to log in, her old PW of course does not work. What does she need to do to no longer have access as if she was an assistant?
First question: at the bottom of the home page I see this image (logged out). there are unlisted galleries there for ease of my own access. Should this image be visible to the public?
Smugmug thank you for the new format and ability to customize it.
I know you have some hefty bugs to swat, but I see through that "swarm" to the light. :lust
And thank you Aaron, Nicholas, Denise, Allen, Mike - sorry if I have left anyone out - for helping me over some big obstacles.
There are some problems, I will ask one by one.
But first - my former assistant (when I had that subscription level), is still able to access the unlisted galleries and other site content as assistant. Yet she is "logged out". When she tries to log in, her old PW of course does not work. What does she need to do to no longer have access as if she was an assistant?
First question: at the bottom of the home page I see this image (logged out). there are unlisted galleries there for ease of my own access. Should this image be visible to the public?
0
Comments
.sm-page-widget-3722838 {display:none;}
.sm-user-loggedin .sm-page-widget-3722838 {display:block;}
My Website index | My Blog
My Website index | My Blog
Yes I do! When Aaron gave me the code to change the hover color and line thickness of the top navbar, that code affected the middle-body menu blocks as well, adversely. He gave me new code to control the body menu blocks.
I tried to add the code to right indent wrapped titles, and to add hover color, and failed. I was comparing the codes of the left navbar and top navbar, but got zip. It wasn't a make or break issue for unveil, so I'm quite happy you asked about it now. Happy to have this be question 2.
Thanks for the other code, I have implemented it.
.sm-page-home .sm-page-layout-region-center a:hover {color:red !important;}
My Website index | My Blog
Is it just as easy to add right indent line wrap?
Then, I have the thumbnail tiles for folders set to 1:3. I would like the background of the tiles to not be grey. I did implement to CSS for photo thumbnails in the smugmug style, to change off of grey, but I don't know how to achieve that with the folders.
Ideally no folder style would have a grey background.
My Website index | My Blog
There are thumbnails in this folder: http://joinrats.smugmug.com/Intros
And the grey on these 2 are examples.
My Website index | My Blog
I'm not sure what you mean, Allen. I am probably not explaining well. I would like to change the grey to another color. I highlighted in yellow what I think is called the background color to the thumbnail? It's that I would change. Code to change it fo photos in SM style galleries, was available and worked. I just couldn't figure out folder thumbnails. Borders are okay to stay, no change.
.sm-tile-content {background:red !important}
My Website index | My Blog
Can I add it to site-wide CSS? So that it affects any folder with any layout style?
My Website index | My Blog
Staying with folders and thumbs, I thought I had added the code to wrap gallery titles. Example:
http://www.joinrats.com/ModifyBehavior
where there are some long titles that are cut off. But something is broken.
Would you have the code to make them wrap?
My Website index | My Blog
It turns out this hasn't worked, oddly. Confirmed with a friend who sees it.
Sadly, this didn't work either. Maybe I have existing code that conflicts?