Use an image for the logo resize

October 2012 Joomla Template
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
Sun Mar 17, 2013 11:28 am
Reply with quote
Report this post
Hi

I seem to ask this every time I install a template, how do I resize the logo area tio display my image correctly?

http://www.new.elearninglaboratory.co.uk

Also as you can see I have not changed much yet, but the computer images have not come across they are just masks in the install is this by design?

Thanks

Phil
User avatar
Fresh Boarder

GK User
Sun Mar 17, 2013 12:46 pm
Reply with quote
Report this post
Hi,
our (demo) logo have : 140px × 60px -
yours : 1 683px × 371px ! hmm ?

1) I suggest to use grapic tool and change width (!) of PNG file to 260px ?
2) Second if you need wider logo than standard/default 140px, of course you need it,
overwrite one line of css code, from:

Code: Select all
#gkLogo { width: 140px; }


Change value of "width" from 140px to 260 px.

Code: Select all
#gkLogo { width: 260px; }


3) All our gavick tempaltes have "Overwrite field" in configuration.
User avatar
Platinum Boarder


cron