Forums

[resolved] Navigation Bar Appears Low on Page (4 posts)

  1. inpencil
    Member
    Posted 2 years ago #

    I'm not very technical, and trying to build my page on my own, following a tutorial. Don't understand why my navigation bar is appearing so low on the page. See here:

    http://www.inpencilmusic.com/wordpress

    Hopefully someone can help me with the code! Thanks, Jason

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You could start by adding:

    #menu-bar {width:200px;float:right;}

    to your theme's stylesheet.

    If you're not familiar with CSS, have a look at http://www.w3schools.com/css/

  3. McKrazie
    Member
    Posted 2 years ago #

    I'd back up esmi with that one.

    @inpencil: If this is your first go aorund then head over to w3schools.com and learn some CSS. That is how I did it and with their live "TryIt Editor" you can experiment with different CSS codes and see the outcome right there and without effecting your site.

    Good luck.

  4. inpencil
    Member
    Posted 2 years ago #

    awesome thanks guys. Been bouncing back and forth between using a template and building on my own. Finding that building on my own is better, as I'm not familiar with all the specific details that I'd need to override in the templates to get what i want out of it.

Topic Closed

This topic has been closed to new replies.

About this Topic