Post by dean0088 » Tue May 05, 2009 4:06 am

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

Newbie

Posts

Joined
Sun May 03, 2009 8:53 pm

Post by phpuk » Tue May 05, 2009 8: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.

Global Moderator

Posts

Joined
Wed Mar 25, 2009 10:57 am
Who is online

Users browsing this forum: No registered users and 5 guests