Different logo for frontpage

GK User
Fri Oct 24, 2014 6:01 pm
Hi,
I'm using the game template and I want to place for the homesite another logo as for all other sites.
Is this possible?
Many thanks!

Regards,
Holger
User avatar
Senior Boarder

GK User
Fri Oct 24, 2014 6:18 pm
You can use page suffix and css logo, the only thing is to create different declaration for logo in override.css.
User avatar
Moderator

GK User
Sat Oct 25, 2014 10:40 am
Sorry, but I don't understand. This is my first gavick template....
There is no module for the logo, right?
User avatar
Senior Boarder

GK User
Sat Oct 25, 2014 1:42 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Mon Oct 27, 2014 5:21 pm
User avatar
Senior Boarder

GK User
Thu Oct 30, 2014 7:32 am
Currently you are using image type logo (you can configure it in template settings). Only css type logo can be made different on homepage.
User avatar
Moderator

GK User
Thu Nov 06, 2014 2:45 pm
Ok, I 'm beginning to understand.
Now I changed the logo type to "from css" and defined the background-image in the css-file.
I saw a page suffix for the frontpage "640=noBg". So I have to write a css-class with this suffix!?
I tried a.noBg #gkLogo.cssLogo{width: 100px;} - without success. Can you help me with the syntax please?
User avatar
Senior Boarder

GK User
Fri Nov 07, 2014 6:58 pm
Class is added to body not the anchor, so you would need to use:
Code: Select all
.noBg #gkLogo.cssLogo

as a starting declaration.
User avatar
Moderator

GK User
Thu Nov 27, 2014 12:10 pm
It' works, thank you!
User avatar
Senior Boarder

GK User
Thu Nov 27, 2014 6:16 pm
Thanks for the info.
Please let me know if you will have any additional questions regarding this topic.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.