image size in header ( basic )

Hello



i find how a can change the size of image backgroung in the header …basic template .







thanks …

In top.tpl:


{$settings.Company.company_name}


Change:
{$manifest.Customer_logo.width}

and
{$manifest.Customer_logo.height}

for instance:

{$settings.Company.company_name}

Thanks roban for you quick answer …



i use a background image for top header, i add this in style.base.css



#header {

background-image: url(‘images/yourimage.jpg’);

background-repeat: no-repeat;

}



U can see it in shopmaghreb.com



i dont whant change size of logo because i whant use the logo for special offert …an i use the header for special period ( hallowen- holidays …an more ) and if i use logo for background this big problem for the top menu … i try this solution but no good



I juste need change the height of background image … ( my site )





sorry for my english i am french nativ



best regard and merci …



sam