I need to change the background color mod_breadcrumbs

GK User
Thu Dec 02, 2010 1:23 am
I need to change the background color mod_breadcrumbs and top_nav. is now black like me to change to another color. give me an idea where to change?
User avatar
Fresh Boarder

GK User
Thu Dec 02, 2010 1:29 am
Try to write you own rules in override.css for #gk-nav and #gk-top-nav like

Code: Select all
#gk-nav { background-color: #333; }
#gk-top-nav {background-color: #333;}


and turn in template manager override css.
User avatar
Platinum Boarder


cron