By Jakob Juul Rasmussen on Wednesday, 09 September 2015
Posted in Technical Issues
Replies 4
Likes 0
Views 305
Votes 0
Hi, I would like to change the colour of the menubar on Easyblog from black to something that is in line with the select colour of my site. Please see http://pharmait.dk/index.php/blog for more information, the bare is black and should be light blue or Turquoise if possible?
div#fd.eb .eb-navbar {background: #FFFFFF;}


Insert this code into your custom.css and change the color to your needs.
·
Wednesday, 09 September 2015 03:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for sharing this Le Freak! By the way, what's your name? Calling you Le Freak is weird

Jakob,

Add these codes into your template's custom css file,


div#fd.eb .eb-navbar {
background: #00A3A3 !important;
}
·
Wednesday, 09 September 2015 03:18
·
0 Likes
·
0 Votes
·
0 Comments
·
By the way, what's your name? Calling you Le Freak is weird


You are right, Mark. Sabih is my name, finally changed it inside my profile.
·
Wednesday, 09 September 2015 07:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sabih,

Thanks for the helps.
·
Wednesday, 09 September 2015 11:59
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post