Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author rfgoetz

    (@rfgoetz)

    You’ll need to play with the CSS like this:

    For CSS OPTION C:

    top: 40; padding:0; z-index: 99999; left: 50%; margin-left: -100px;

    Where -100PX is 1/2 of the size you want.

    Bob

    Thread Starter I_Robert

    (@i_robert)

    Thank you Bob!
    I read about it on another post but
    I couldn’t figure out the “margin-left: -100px” value.
    Can I tweak it too?
    If I put -50PX?

    Thanks so much!

    R

    Plugin Author rfgoetz

    (@rfgoetz)

    The PX stands for Pixels – not percent.

    I am not a CSS expert — so I don’t have much advice to give.

    If your topbar is 400px wide.. then you would put -200PX parameter to center the TopBar halfway.

    Bob

    Plugin Author rfgoetz

    (@rfgoetz)

    Closed – no response in over a week.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘TopBar 50% and set in the center!’ is closed to new replies.