Hidding keyword widget on keyword page
ko04
Registered Users Posts: 370 Major grins
Hey got a question about the keyword page http://k-ophotography.smugmug.com/keyword I want to hide the lock version of the keyword widget at put in the on that smugmug provides in the customization. I found the id but the css I used doesn't seem to be working. Here is what I put:
}
I also tried this which has the Id of that widget:
.sm-user-ui .sm-page-widget-9WPvPZVL {
display: none;
}
If anyone can help me on this one I'd appreciate it! Thanks a lot!
}
.sm-user-ui .sm-page-widget-keywords .sm-keywords-list: { display: none; }
I also tried this which has the Id of that widget:
.sm-user-ui .sm-page-widget-9WPvPZVL {
display: none;
}
If anyone can help me on this one I'd appreciate it! Thanks a lot!
KO Photography
http://www.k-ophotography.com/
http://www.k-ophotography.com/
0
Comments
Those random letters and numbers IDs change every time the page is loaded, you can't target them with CSS. The identifier that does stay the same is the class name which is purely numbers, like "sm-page-widget-2475816", which appears on widgets on your regular pages (maybe not the system pages like /keywords).
Please check out my gallery of customisations for the New SmugMug, more to come!
Thanks for the reply I will give this a shot when I get a chance. Thanks again
http://www.k-ophotography.com/
Worked like a charm Thanks a lot Nicholas. If your interested in seeing what it looks like here is the site now updated http://k-ophotography.smugmug.com/keyword. I think that it looks really clean and the chances of someone finding my keyword page is slim but at least now if someone does it looks the way I want it too and not how smugmug had it looking.
http://www.k-ophotography.com/