Hi all,
I really don't want to trouble anyone here, but I've spent literally all day trying to figure out how to do some of the cool features that are on this site.
I'm quite new to web design using CSS, and am looking for some help.
First of all, I'm looking at the login Icon at the top right.
Mine is at the top left because I have no idea how vg got theirs to be at the top right like it is. But that doesn't matter so much. What I'm really interested in is how to get the icon to appear differently depending on whether or not a user is logged in. I've come to the conclusion that it is likely a java script in action that tracks the user along with a database to decide which icon to show. For example, using the view source for this page, I come across the icon somewhere near the beginning with two png to be used, but both have the style visibility: hidden and display: none properties added to them. I can only assume that something causes those things to become unhidden.
How does that work?
(I really hope someone here understands what I'm talking about lol)


















