Hey guys, great job as usual! I would like to place the logo above the navigation in this theme, and center both! I did this with the cleancut theme and it worked great. Can you give me any guidance? Thanks a lot!
Place logo above navigation
4 posts from 3 voices-
Posted 2 years ago #
-
The navigation menu uses absolute positioning, you should start by editing this code to increase the top gap for the menu (style.csss line 179):
#top .nav { height:50px; line-height:30px; padding-left:13px; position:absolute; right:0; top:29px; z-index:100; }You'll also need to adjust some other areas, I'd suggest trying FireBug to get you started on which code controls which elements.
Posted 2 years ago # -
Ok, Thank you for your time!!
Posted 2 years ago # -
Hello,
Sorry to disturb.
At this time, I try to learn how put my logo image height 94px width 429px onto the menu bar
I changed the lines 152-153
height:94px;
width:429px;What should I change on line 179 go get the right space please ?
New site is not online for moment, I work with internal server
Thanks in advance for information
Regards
Bruno
Posted 1 year ago #
Reply
You must log in to post.














