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
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...
Phil.
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>
Who is online
Users browsing this forum: No registered users and 5 guests