Page top?

GK User
Mon Jan 30, 2012 4:20 pm
I want to put a logo into page top.
Where can I change the size and left align the logo please.

Thanks,

John.
User avatar
Expert Boarder

Konrad M
Thu Feb 02, 2012 9:27 am
Hi
Try add to override.css
Code: Select all

h1#gkLogo a.cssLogo {
    height: 93px;
    width: 152px;
}


and set width and height as same as your logo. Remember to enable override.css in template settings.
Then copy your new logo to images/style1/

To move it on top of page you need modificate structure in templates\gk_eSport\layouts\default.php
User avatar


cron