how can I change the logo picture ??????

GK User
Tue Apr 26, 2011 5:07 pm
Please help me
User avatar
Fresh Boarder

Konrad M
Wed Apr 27, 2011 5:54 am
Hi
You need to change logo in /images/style1/logo.png Of course if your logo has diffrent demensions you need to add to override.css
Code: Select all
h1.logo a {
height:96px;
width:192px;
}

and set width and height as same as your logo. Of course remember to enable override.css option in template settings
User avatar

GK User
Fri Apr 29, 2011 5:03 pm
Hi
i try following your comment but it not work
1.On CSS over ride
2.replace logo.png
3.edit template.css
4.edit override.css

Could you explain in detail step by step??
User avatar
Fresh Boarder

Konrad M
Mon May 02, 2011 8:48 am
Hi can you give me url to your site?
User avatar

GK User
Mon May 02, 2011 3:19 pm
I changed the override.css, but don't see how to turn it on, Could you please let me know.

Thank you!
User avatar
Junior Boarder

GK User
Tue May 03, 2011 8:04 am
You can turn override CSS option in template settings, in advanced settings tab.
User avatar
Platinum Boarder

GK User
Tue May 03, 2011 9:28 am
Hallo,

I have the same problem. The CSS override option is "on ". Nevertheless, no changes are visible.

Why might that be?

My page: http://www.tpz-dd.de/cms/
I want to edit the text in the GK 4 Slide Show

Thanks.
User avatar
Fresh Boarder

GK User
Tue May 03, 2011 10:23 am
joerg, your problem is that you used a wrong identifier...

please use this code insted

Code: Select all
.gkIsText {font-style: italic;}
User avatar
Platinum Boarder

GK User
Tue May 03, 2011 10:31 am
it works, thank you very much...
User avatar
Fresh Boarder

GK User
Tue May 03, 2011 10:32 am
your very welcome;)
User avatar
Platinum Boarder

GK User
Tue May 03, 2011 2:04 pm
My domain is www.coffeemeals.com

now i can't edit coffe template due to file permit 775
and how can i delete the line below logo.
User avatar
Fresh Boarder


cron