As I can remove the background color of the logo?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Oct 17, 2012 8:55 am
Reply with quote
Report this post
Hi:
As I can remove the background color of the logo?
It should be clear
thank you very much

http://semillasagranel.net/
User avatar
Senior Boarder

GK User
Wed Oct 17, 2012 10:08 am
Reply with quote
Report this post
Hi,

In the style1.css, style2.css and style3.css files please set for the #gkLogo selector:

Code: Select all
background-color: transparent!important;
User avatar
Administrator

GK User
Thu Oct 18, 2012 8:20 am
Reply with quote
Report this post
Hi:
I tried

#gkLogo {
background-color: transparent!important;
}

It does not work
Can you help me more?
thank you very much
User avatar
Senior Boarder

GK User
Thu Oct 18, 2012 5:52 pm
Reply with quote
Report this post
Are you sure that you set it in the style1/2/3.css files around line 35. ? Because I still see the old code:
Code: Select all
#gkLogo {
   background: #fb5a29;
}
User avatar
Administrator

GK User
Mon Oct 22, 2012 9:29 am
Reply with quote
Report this post
Hi:
Thank you very much.
Already solved
Pedro
User avatar
Senior Boarder


cron