Forums

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

Home Forums Design Moving the text to the right side of the navbar Reply To: Moving the text to the right side of the navbar

#247601
ChristianA
Participant

When I use the display:block on the a elements the elements then stack on top of each other.

The answer for point 1 is spot on.

This is the new CSS below.

http://codepen.io/ChristianA/pen/JbdoqK

I notice that in the codepen display that the elements are centered in the middle of the black bar (as I would like them) but in Firefox they are at the top of the bar. I am using a reset in order to override the browser’s presets for margins and padding. What can I do in order to center the text in the middle of the bar?