Logo upload

Beautiful and responsive WordPress theme with amazing parallax effect.
GK User
Thu Aug 22, 2013 3:06 pm
Hi, I would like to know the logo dimensions for the creative Wordpress theme. I always seem to get my logo squashed and poor quality when I upload my own logo. Can you tell me where to edit so that I have more space for my logo please.
User avatar
Fresh Boarder

GK User
Thu Aug 22, 2013 4:13 pm
Currently logo is supposed to be 160x62px and uses css sprite technique, so if it would be bigger, then it should be cutted out.
To replace it, upload your logo on the place of "default" one:
wp-content/themes/Creative/images/style1/logo.png

and edit: wp-content/themes/Creative/css/override.css
Code: Select all
#gk-head a.cssLogo {
height: 62px;
width: 160px;
}

if You need to correct width and height.
Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).
User avatar
Moderator


cron