I\'m trying to put these two \'hyperlinked\' icons next to each other but I can\'t seem to do that. As you can see, the twitter icon falls to the next line.. (they are both
Check this out. Just use float and get rid of relative.
http://jsfiddle.net/JhpRk/
#icons{float:left;}