[SOLVED] How to change transparency of header? (image attached)

GK User
Wed Aug 17, 2011 4:18 pm
my background colour is showing through my header box (circled red in attached image) how do i make the background white for the header box??
GSVICKQUESTION.JPG
User avatar
Junior Boarder

GK User
Wed Aug 17, 2011 6:08 pm
I suppose this template is the Financial Business, if so, add this CSS to override.css


Code: Select all
#gk-top.main
{
   background: #FFF;
}


I think it will resolve, not sure because I haven't got the template.
User avatar
Expert Boarder

GK User
Wed Aug 17, 2011 10:00 pm
maconsocial wrote:I suppose this template is the Financial Business, if so, add this CSS to override.css


Code: Select all
#gk-top.main
{
   background: #FFF;
}


I think it will resolve, not sure because I haven't got the template.


thank you so much for the quick reply, it worked perfectly.

are you a designer?
User avatar
Junior Boarder

GK User
Wed Aug 17, 2011 10:09 pm
I'm a coder/programmer and designer, amongst other things.

I'm glad it worked for you, have fun B)
User avatar
Expert Boarder

GK User
Wed Aug 17, 2011 10:24 pm
can you PM me your email if you are available for work... just for future reference...

I have another website i need help with and would like to get a quote from you if i can
User avatar
Junior Boarder

GK User
Wed Aug 17, 2011 10:31 pm
I left the corporate life almost a year ago, I just help here because I see a lot of people with lack of support and since I do know more than most of them (other clients), I feel compelled to help without compromise.

But sure, sometimes some extra Euros is good (if you want to have me focused) but I tend to be fast on doing anything and don't stick around for good, just grab it, do it and drop it B)

You can get me on Skype: atmostfreak

I barely read e-mails any more, but I'm most of the day on Skype, and sure, need help, just hit me up, and I'll do my best.
User avatar
Expert Boarder

GK User
Wed Aug 17, 2011 10:54 pm
maconsocial wrote:I left the corporate life almost a year ago, I just help here because I see a lot of people with lack of support and since I do know more than most of them (other clients), I feel compelled to help without compromise.

But sure, sometimes some extra Euros is good (if you want to have me focused) but I tend to be fast on doing anything and don't stick around for good, just grab it, do it and drop it B)

You can get me on Skype: atmostfreak

I barely read e-mails any more, but I'm most of the day on Skype, and sure, need help, just hit me up, and I'll do my best.


perfect, added you
User avatar
Junior Boarder

GK User
Sun Nov 06, 2011 4:49 pm
Hi Reynolds

Thx for this, I'm working in FB template as well, how did you manage to change the background??, I've tried everything. Nothing seems to work...

Thx up front

BR.
Michael
User avatar
Fresh Boarder

GK User
Mon Nov 07, 2011 8:31 am
You have to enable CSS override feature from template settings.

Joomla Admin > Extensions > Template Manager > GK Financial Business > Advanced Features > CSS Override enable it. If you are using 1.5 version it could be in DEV section in template settings.

Then edit
/templates/gk_financialbusiness/css/override.css and add suggested code in there...
User avatar
Platinum Boarder

GK User
Mon Nov 07, 2011 8:38 am
Thx Norman

It worked....

Have a nice one

Michael
User avatar
Fresh Boarder

GK User
Mon Nov 07, 2011 8:52 am
No problem at all, have a nice day...
User avatar
Platinum Boarder


cron