Quote:
Originally Posted by Lynne
Didn't you get the CSS from an existing dropdown or did you make up all the CSS yourself? I thought you got it from an existing dropdown and thought you should compare that.
Else, there are similar tools to firebug for other platforms, so look into using that to compare things.
|
Yes, I got the CSS from the Notifications drop-down menu in the header. It worked perfectly for "logged-in" users. I didn't have to change anything there. I've just been struggling to duplicate it for the "logged-out" users.
To style the drop-down for logged-in users, all I had to do was add the 'nonotifications' class to my parent list tag:
Code:
<li class="popupmenu nonotifications">