How to change logo?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Sep 14, 2012 10:49 pm
Reply with quote
Report this post
I know this should be obvious, but I'm generally more capable with html than css and php, and i cannot seem to find how to change the logo for the layout. There is no evidence of the gamenews image file being within the starterpack, i've ran searches by all major image extensions and obvious file names like 'logo' 'gamenews' etc

Sorry for such a noob question, just cannot seem to find it myself
User avatar
Fresh Boarder

GK User
Fri Sep 14, 2012 10:59 pm
Reply with quote
Report this post
See template settings > Features > Logo Type.

If it is Css Logo following css code effects logo

Code: Select all
#gkLogo.cssLogo {
    background-image: url("../images/style1/logo.png");
}

Which you change the logo image in images/style1/logo.png

If you are not using Css logo then you can change it at template settings .
template settings > Features > Logo Type and select image then upload your image.

See you around...
User avatar
Platinum Boarder


cron