Change the Logo width

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Sat Dec 11, 2010 2:51 pm
Could I change to the logo width? My logo is too long, it can't show it.

Thanks!

Linda
User avatar
Fresh Boarder

GK User
Sat Dec 11, 2010 2:59 pm
File template.css line 60

Code: Select all
h1.logo { float:left; height:90px; padding:0; width:225px; }
User avatar
Platinum Boarder

GK User
Fri Jun 03, 2011 4:22 pm
Seems that doesn't works. I tried to change the width to 350 without success (height change works).
Any advice?
Thanks,
Andrea
User avatar
Fresh Boarder

teitbite
Fri Jun 03, 2011 7:19 pm
Hi

Can I please see Your site ?
User avatar
Moderator

GK User
Sun Jun 05, 2011 6:25 am
Sorry but isn't online yet. Are you sure that the only file that I must edit is template.css?
Ciao

Update
To change logo width edit line 60 & 61 (not only 60) of template.css:

Code: Select all
h1.logo { float:left; height:90px; width:360px; padding:0; }
h1.logo a { background:transparent url('../images/style1/logo.png') no-repeat 0 0; display:block; height:90px; margin:0; text-indent:-999em; width:360px; }
User avatar
Fresh Boarder

teitbite
Sun Jun 05, 2011 6:08 pm
Hi

Yes please change both this line to resize logo.
User avatar
Moderator


cron