Quote:
Originally Posted by Andtony Take the logo out of the < ul class="search2" >-tag in header.tpl. Place the img-tag above the ul-tag.
And if you want to use that position: absolute in the img change it to look something like this: Code: style="position: absolute;left: 0;top: 0; ...
|
Thanks Andtony
Now I got it placed at the left side :)