Logo - remove the zzz

GK User
Sun Jan 29, 2012 2:04 pm
Hi,
How do I remove the zzz behind the image in the logo?
User avatar
Expert Boarder

GK User
Sun Jan 29, 2012 2:36 pm
Hi.
To remove it you need to open style1.css file and fin the following line:
Code: Select all
 body {
background: transparent url('../images/style1/bg2.png') no-repeat center top;
}

And change it to:
Code: Select all
 body {
background: transparent ;
}
User avatar
Platinum Boarder

GK User
Wed Jun 20, 2012 1:02 pm
Hi,
Could you tell me the precise path to that - if I open Extplorer - and then go to ..
User avatar
Expert Boarder

GK User
Fri Jun 22, 2012 6:08 am
Path would be as below.

templates/gk_twn2/css/style1.css

See you around...
User avatar
Platinum Boarder

GK User
Fri Jun 22, 2012 10:51 am
Thanks Norman,

Solved.

Best

Louis
User avatar
Expert Boarder

GK User
Fri Jun 22, 2012 10:58 am
No problem at all, see you around...
User avatar
Platinum Boarder

GK User
Mon Jun 25, 2012 8:26 pm
HI Norman,
You shouldn't happen to have a solution to this one also :-)

https://www.gavick.com/forums/the-news- ... 17333.html

Best
Louis
User avatar
Expert Boarder

GK User
Mon Jun 25, 2012 11:56 pm
Solution posted please check the other topic.

See you around...
User avatar
Platinum Boarder


cron