-
AuthorPosts
-
February 7, 2015 at 7:12 am #201081
John WParticipantsome help would be greatly appreciated I need to change the colour, style and look of the menu bar on bigbud.co.uk what do I do ??
February 7, 2015 at 7:59 am #201094
SenthilMemberHi John,
Thanks for writing in!
Please describe how would you like to change the menu bar.
DO you want to change the color only or style too? If so can you show example or describe it please.Thanks!
February 7, 2015 at 8:17 am #201100
John WParticipantI want to make it look and behave like the menu bar on this website
February 7, 2015 at 3:19 pm #201243
John WParticipantany ideas ?
February 7, 2015 at 9:31 pm #201380
RadModeratorHi John,
You mean the gradient background of the menu? You can add this css at your customizer’s custom css with your preferred color.
.x-navbar-inner { background: #d2ff52; /* Old browsers */ background: -moz-linear-gradient(top, #d2ff52 0%, #91e842 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2ff52), color-stop(100%,#91e842)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #d2ff52 0%,#91e842 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #d2ff52 0%,#91e842 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #d2ff52 0%,#91e842 100%); /* IE10+ */ background: linear-gradient(to bottom, #d2ff52 0%,#91e842 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842',GradientType=0 ); /* IE6-9 */ }This should help you deciding which gradient best for your http://www.colorzilla.com/gradient-editor/
Hope this helps 🙂
February 8, 2015 at 7:44 am #201592
John WParticipantthats a start but how do I add the separators, the text on two lines and the colour change when I mouse over
February 8, 2015 at 3:35 pm #201780
NicoModeratorHi there,
You can add something like this code in your custom CSS:
.x-navbar .desktop .x-nav>li{ url(yourseparatorimagepathhere.gif) 100% 0 no-repeat; }hope it helps thanks.
January 13, 2016 at 3:50 am #743963
Christophe DParticipantperfect, thanks !
January 13, 2016 at 4:01 am #743978
ThaiModeratorYou’re most welcome 🙂
If you need anything else, please let us know.
February 19, 2016 at 12:51 pm #803612
KennethParticipantIs there a way to make the menu bar similar to this one http://www.studio540.com/ ?
With the image and then the sticky bar?February 20, 2016 at 3:10 am #804315
ChristopherModeratorHi there,
Please add a slider below masthead and select ‘Fixed top’ position from Customize -> Header, then provide us with URL to help you with its style.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-201081 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
