How to increase the size of the logo

GK User
Thu Sep 29, 2011 9:17 am
Hi can anyone let me know how to increase the size of my logo. I have changed it here but i need it bigger and wider.

[url=http://]http://www.in2town.co.uk[/url]
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 9:33 am
Add below to your override.css
Code: Select all
#gkLogoWrap {
    min-height: 150px;
}
h1#gkLogo {
    height: 112px;
    top: 5px;
    width: 980px;
}
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 9:33 am
Thnak you norman uk Would you be able to tell me how i know it get going across the screen instead of it being stuck in the middle
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 9:35 am
what do you mean ? If you apply above css , see attached image on how it looks on your site. Enable CSS Override feature from template advanced features.
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 9:46 am
hi for some reason on my computer it is showing the logo in the middle of the page. not sure how to show you a screen shot of what it looks like on my computer
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 9:49 am
Thank you. it has now worked. where i went wrong is, i did not see the words overide css, what i did was go into style one and change it there. many thanks for your help
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 9:49 am
it is showing now same as the image i attached , if that is what you wanted then it is working. Perhaps you need to clear your browser cache ?
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 7:30 pm
many thanks normanuk for all your help
User avatar
Platinum Boarder

GK User
Thu Sep 29, 2011 8:12 pm
No problem at all...
User avatar
Platinum Boarder

GK User
Sun Jan 08, 2012 1:59 pm
normanUK wrote:Add below to your override.css
Code: Select all
#gkLogoWrap {
    min-height: 150px;
}
h1#gkLogo {
    height: 112px;
    top: 5px;
    width: 980px;
}


hi norman having a major headache here. i have done two sites with your changes and they work great but i have just done another site as i have 15 i need to do over the next week using the same template but for some reason this site is not changing the size of its logo
[url]
http://www.abberleyhypnotherapy.co.uk/[/url] is there any advice you can give me and what i need to do with the other sites when i start on them to have the logo the size of in2town http://www.in2town.co.uk as i have said in2town with your advice worked great and i also done it on this site http://www.cheapflightsgatwick.com but on the site above it refuses to display the correct logo size

many thanks
User avatar
Platinum Boarder


cron