• Resolved chemeridart

    (@chemeridart)


    what would be the best way to set the menu in the grey bar above the slider and still have the menu be responsive in an aesthetically pleasing way?

    this is what i’ve done so far… some may be in conflict and/or redundant.

    .navbar .nav > li > a {position: relative; top: 41px; padding: 2px 30px 8px 14px; font-size: 16px;}

    .navbar .navbar-inner {max-height: 20px;-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin: 14px 20px 10px 100px; padding-left: 5px; max-width: 90%}}

    .navbar-inner .social-block {float: right; margin-top: 10px; margin-right: 0px; text-align: right;}

    .navbar-wrapper .navbar h2 {display: none;}

    .navbar-wrapper .navbar h2, h2.site-description {color: rgba(0, 10, 30, 0.8); font-size: 17px; align: right; font-style: normal;}

Viewing 4 replies - 1 through 4 (of 4 total)
  • It’s not really clear what you’re trying to achieve. Do you have an example of what you’re looking for?

    Thread Starter chemeridart

    (@chemeridart)

    i don’t have an example right now. i’m trying to take the social links and move them to the top right of the screen and separate it from the page menu/navbar. then i’m hoping to change the style of the page menu/navbar by changing the background color of the links and have the links be right aligned on the full width page.

    does this make more sense? probably not, ha

    Take a look at this thread, which might give you some ideas on how to start.

    Thread Starter chemeridart

    (@chemeridart)

    thanks! i will!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘set menu in grey bar above slider’ is closed to new replies.