logo width

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
Wed Jan 02, 2013 5:49 pm
Reply with quote
Report this post
Where can I adjust the width of the logo please.
Need it to be 270 wide.

Thanks

JOhn.

http://visionforscotland.net
User avatar
Expert Boarder

GK User
Wed Jan 02, 2013 10:11 pm
Reply with quote
Report this post
Hi,

You can adjust the logo size in the css/template.css file - there is a fragment like this:
Code: Select all
#gkLogo.cssLogo {
   background: transparent url('../images/style1/logo.png') no-repeat 0 0;
   /* You can specify there logo size and background */
   height: 45px;
   margin: 0 30px 0 0;
   width: 84px;
}
User avatar
Administrator

GK User
Wed Jan 02, 2013 10:43 pm
Reply with quote
Report this post
Great, thank you. Was searching in that file but couldn't find it. :)
John
User avatar
Expert Boarder


cron