newb alert

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Wed Apr 28, 2010 4:12 am
hey guys

I have been trying to change the colors of the bar across the top (grey, runs under the menu) a lighter grey one (appears under YOU ARE HERE: Home) and a white bar all the way under the bottom which may have housed a module or two (i;ve disabled almost all modules)


for the life of me i cannt find these items in the CSS or HTML files!

I know it must be something so simple but i just dont see it, any help greatly appreciated!!

thanks
User avatar
Fresh Boarder

GK User
Wed Apr 28, 2010 5:29 am
The top bar was changed n the gk.css files i think, the rest are still stumping me! anyone?!
User avatar
Fresh Boarder

GK User
Wed Apr 28, 2010 2:29 pm
hi.
I'm not sure if i understand, but...
color under menu: gk_stuff.css (maybe line 20)
Code: Select all
#gk-nav #gk-cssmenu, #gk-nav #gk-splitmenu, #gk-nav #gksdl-mainnav, #gk-nav .gk-megamenu {
background:#6C6459 none repeat scroll 0 0;
}


Color under YOU ARE HERE: template.css (maybe line 104)
Code: Select all
#gk-breadcrumb {

background:#DDDAD8 none repeat scroll 0 0;
clear:both;
color:#979189;
font-size:90%;
height:24px;
line-height:24px;
margin:0 0 10px;
padding:0 15px;
}


The white bar, i don't know.
Maybe is the mainbody background
see this post
User avatar
Senior Boarder


cron