Bigger logotype

Present all of your favorite photos and memories in an awesome way with this great blog and portfolio Joomla template
GK User
Sat Mar 17, 2012 4:02 pm
I'm working on a new website and wonder how I can increase the size of the logo. I've tried to change in the template.css but I dont understand how did it. i am new user! if you can explain me step by step.
thnks very much
User avatar
Fresh Boarder

GK User
Sun Mar 18, 2012 2:30 am
Hi

First you should enable override.css file on template parameters.
This file exists so that you can add you own template and extensions customization without having problems with future updates files from us.
Classes added on this file will overrule the existing ones.

Them you can adjust logo size using this class (i.e.):

Code: Select all
#gkLogo {width: 300px; height: 80px }


Cheers
User avatar
Platinum Boarder

GK User
Sun Mar 18, 2012 12:30 pm
i do and change only the backround of the logo the logo doesnt change size. how i fix it?
User avatar
Fresh Boarder

GK User
Mon Mar 19, 2012 1:13 am
Use this class on override.css file:

Code: Select all
h1#gkLogo a.cssLogo {width:300px ;height: 80px}


Cheers
User avatar
Platinum Boarder

GK User
Mon Mar 19, 2012 8:14 pm
can be more spesific? because i add the line in file override.css and doesnt change anything. I need to change something other from template settings???
User avatar
Fresh Boarder


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