Ignore me: OpenID logged out code testing
2010-Aug-12, Thursday 02:03![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
This post exists purely so I can test some CSS on a non-locked entry, I'm hoping to have a box that only displays to logged out users.
Right, that works. Code is:
You need to be logged in in order to take part in the poll. You do not need a Dreamwidth account, use your blog url as an OpenID here, you can also use your Google or Yahoo account, just type http://www.google.com/profiles/USERNAME or https://me.yahoo.com/ in the OpenID box.
There now follows a poll, you shouldn't be able to see this if you're logged out
Poll #4056 Sexiest Blogger
This poll is closed.
Open to: Registered Users, detailed results viewable to: Just the Poll Creator, participants: 40
Open to: Registered Users, detailed results viewable to: Just the Poll Creator, participants: 40
Which blog should win the award for sexiest blogger?
The Atrocity Exhibition
1 (2.5%)
Dave Godfrey
3 (7.5%)
David Matthewman/djm4
1 (2.5%)
Helenic
3 (7.5%)
MatGB
3 (7.5%)
Minnesatva/Holly Mathies
3 (7.5%)
Nanila
22 (55.0%)
Penny Red/Laurie Penny
1 (2.5%)
Strfvr
1 (2.5%)
Wil Wheaton
2 (5.0%)
Right, that works. Code is:
.logged-out .poll {display:none;}
.logged-in .loggedout {display:none;}