PDA

View Full Version : Password Page Help


brandofamily
May-30-2008, 03:03 AM
I was able to style many items on my gallery password pages. But tonight I added a piece of code to activate PicLens on my pages and can not get the "button" to be hidden on this page type

http://www.brandolinoimaging.com/gallery/2951225 (It's the log in page I'm trying to fix)

The div id for the "button" is PicLens

The button is the text "Start Pic Lens The 3D Viewing Experience"

The code for the div is in the customization section (Header) and the code to hide it from non-image gallery pages is at the bottom of the CSS section...
Thanks

brandofamily
May-30-2008, 03:46 PM
I've tried ever combination of code I can think of... anyone have any thoughts?

brandofamily
May-31-2008, 04:01 AM
I've tried ever combination of code I can think of... anyone have any thoughts?
Found my help in this thread...
http://dgrin.com/showthread.php?t=61671&highlight=passwordPage
Turns out SM does not have a Page Class on the password page. The above thread shows how to add a JS function to create one.:thumb
Only problem is that the function loads after the rest of the page. So the piece to be hidden is loaded (appears) and is then hidden. Looks kinds crappy... can SM add this Class to their code?