Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help positioning links over background image Re: Help positioning links over background image

#92633
Senff
Participant

No need to make the #top-nav-container position relative. Just put the three elements in there and make them all display:block; and float:left. Add a little margin to some elements here and there and that should do it.

Here’s a basic setup that I would use: http://jsfiddle.net/SgAZy/