PDA

View Full Version : Nickname and Password Page Conflict


Barb
Jul-26-2005, 06:50 PM
I have used some code in customization to not display "My Name's Home" on my home page. I've done this by using display:none in the stylesheet. I'm happy with that, but hadn't noticed, until tonight, that .offblue evidently controls a password protected page, where it says "this gallery requires a password" (or something like that) and then if you've given one, lists the password hint.

Is there a code I can use in the stylesheet so that the hint shows up on the password input page? Right now, it seems to be taking on the display:none from .offblue.

I hope that all makes sense ...

Thx!

{JT}
Jul-26-2005, 07:41 PM
Currently there is not a way to do this (unless you are familiar with Javascript), but in the new design templates you will be able to.

I have used some code in customization to not display "My Name's Home" on my home page. I've done this by using display:none in the stylesheet. I'm happy with that, but hadn't noticed, until tonight, that .offblue evidently controls a password protected page, where it says "this gallery requires a password" (or something like that) and then if you've given one, lists the password hint.

Is there a code I can use in the stylesheet so that the hint shows up on the password input page? Right now, it seems to be taking on the display:none from .offblue.

I hope that all makes sense ...

Thx!

Barb
Jul-26-2005, 08:14 PM
Currently there is not a way to do this (unless you are familiar with Javascript), but in the new design templates you will be able to.

Thx JT - will wait patiently for the new stuff!