Community Forums

Help Resizing the Logo

Template support & advice for OpenCart v1.x

Help Resizing the Logo

Postby dean0088 » Mon May 04, 2009 8:06 pm

I've searched all over the Style Sheet and the header.tpl but cannot seem to find a place to allow me to make the logo bigger, any ideas?

D
dean0088
 
Posts: 6
Joined: Sun May 03, 2009 12:53 pm

Re: Help Resizing the Logo

Postby phpuk » Tue May 05, 2009 12:46 am

See if this helps...

In the stylesheet alter #header .div1 height: ?px; to suit your image and in the header.tpl add your image dimensions in an inline style...

Code: Select all
<div class="div2"><a href="<?php echo $home; ?>"><img src="catalog/view/theme/default/image/logo.png" title="<?php echo $store; ?>" alt="<?php echo $store; ?>"  style="width:?px; height:?px;"/></a></div>


Phil.
phpuk
Global Moderator
 
Posts: 457
Joined: Wed Mar 25, 2009 2:57 am


Return to Template Support

Who is online

Users browsing this forum: No registered users and 11 guests

Hosted by Arvixe Web Hosting