Jump to content

Archived

This topic is now archived and is closed to further replies.

fancoder

Change Navbar Color

Recommended Posts

fancoder

Changing the color of the nav bar from grey to another color

Share this post


Link to post
Share on other sites
Danny

Hi,

 

If you want to change the NavBar to a different color, you can either use the color options available or use custom CSS to add your own color.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
fancoder

Using iBlogPro6 I do not notice any color options. CSS is something I know very little about but would like to learn. 

Share this post


Link to post
Share on other sites
Danny

It shouldn't matter what theme you're using, the section settings are the same and NavBar does have several color options to choose from - https://cloudup.com/csrNJBHiMtU

Simply select the color you wish to use. If the color options available are not to your liking, then you can keep the color option set to base and then use the the following the custom CSS:

 

#site .section-navbar .navbar.pl-color-black-trans {
  background: #418BAA;
}
 
Change the color value above to whatever you like.

Please search our forums, before posting!

Share this post


Link to post
Share on other sites
fancoder

This is very helpful thank you. 

Share this post


Link to post
Share on other sites
Danny

No problem.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
fancoder

What about the iBlog6 Header nav bar? Can you suggest a way whereby I can change the color of it? 

Share this post


Link to post
Share on other sites
Danny

Are you referring to the NavBar section or the iBlogPro 6 iHeader section ?


Please search our forums, before posting!

Share this post


Link to post
Share on other sites

  • Similar Content

    • gregory.guz
      By gregory.guz+
      Hi ,
      I just noticed that the color picker has stopped showing up on my PL5 site ( please see attached image ) 
      Any idea what could be causing the problem?
       
      Thanks 
      Greg

    • greatthingsllc
      By greatthingsllc+
      In Platform 5, Using Framework Section for Content , I have set the hyperlink colors in the CUSTOMIZE section.   However, none of the pages are properly displaying the link colors.   Just defaulting to black, and underline on hover.   I did not see where this would be controlled at the page level or lower
      Site    doritbrauer.com
      Thanks
      Josh

    • tkpagelines
      By tkpagelines+
      Hi there ,
      i would like to change the color of menu items on hover and the current menu item. Both should have the same color, but not the color given of the theme scheme.
      Any suggestions ? Maybe a css snippet ?
       
      Thanks
    • mistrmint
      By mistrmint+
      Site : http://fireworxmedia.yourdemosite.co.za/
      I need to change the second menu items on hover to different colors.
      i.e factual needs to be blue on hover, fiction red on hover, etc. etc.
      then on the sub menu of factual, all need to hover blue with the main menu factual item staying as blue,
      and the sub menu of fiction needs to hover red with fiction item staying as red.
      etc. etc.
       
      For the life of me I cannot figure it out.
    • paulweller84
      By paulweller84+
      Hello,
      Can anyone shed any light on how I would change the colour of this link text to white? I've styled it using inline CSS but the #FFF is not working, instead it is showing a shade of grey.
      Thanks
      Paul
×