• Hi guys,

    im new to the WP-forum and i have a question that I hope someone can help me with.

    I have made a child theme of TwentyEleven. In the child theme i have created a image logo in the header instead of the default text logo. Now I want to move the menu bar next to the logo aligned to the right. Liks this:

    [LOGO] Menuitem1 | Menuitem2 | Menuitem3

    (menu aligned to the right)

    Any idea how to do this? I guess i only have to modify the style.css in some way?

    Any help is appreciated. Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try using Firefox with the Firebug add-on for this kind of CSS work. It will help you identify which part of the parent’s CSS you need to over-write in the child’s stylesheet.
    http://getfirebug.com/

    Thread Starter MisterWP

    (@misterwp)

    Thanks for the tips. I downloaded Firefox and the Firebug-plugin, but now how to to use it? 😀

    The firebug site has lots of information on how to use it.

    Thread Starter MisterWP

    (@misterwp)

    I found a good Youtube tutorial :). Thanks alot.

    Thread Starter MisterWP

    (@misterwp)

    Hi again,

    i liked the Firebug alot for “reversed engineering”, unfortunately i got no success of moving my menu next to my image logo. I can move the menu under the logo and over the logo. But i can’t make the menu float next to the logo. I have tried to reset the margins in Site-title and shrink my menu to fit next to my menu. But no success. Any clues?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Move menu bar in TwentyEleven next to image logo?’ is closed to new replies.