Right justify Header Menu

Posted in: Newspaper
Post count: 18

Hello, I would love to move my header menu to the right of my logo, as mushroomrobot.com with your template. See below.

http://www.screencast.com/t/kmzpgw8F

Could you let us know how to achieved this?

I am running version 3.5 of Newspaper.

Thank you again for all your awesome support!

Post count: 854

hi,
use this css:

.td-header-menu-wrap .container .row .span9 {
  float: right ;
  text-align:right;
  padding-right: 35px !important;
}

.td-header-menu-wrap .container .row .span3 {
   float: left ;
}

here: http://screencast.com/t/CLoD566j

Thanks for you message.
Radu A.

Post count: 18

Hi, I tried pasting the code above in the Theme Panel Custom CSS window, then saved, but nothing happened. Was there something else I needed to do? I’m using Newspaper 3.5.

Thank you again for your always mega fast response!

Post count: 854

hi,

i see the menu on the right side : http://screencast.com/t/ybRj6IRK

Thanks for you message.
Radu A.

Post count: 18

Hi, thank you for your fast response. But I was referring to the “Header” menu, not the Top menu.

In the example noted above, it would be the Header Menu with News, Features, Interviews, Previews & Reviews that is right of their Logo.

Thank you again!

Post count: 18

Here is another example of what another user did with the Newspaper Header Menu.

http://www.disqver.com/

Like Disqver.com, I would love to have my Header Menu show up to the Right of my Logo. And be at the same level as the logo too. I did try using the code you suggested to AJ on March 31st with no luck.

I appreciate your suggestions.
Thank yoU!

Post count: 3343

Hi,
Take a look here: https://forum.tagdiv.com/topic/logo-in-menu/

Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.