Image in the header basic templatte

hello …



i whant add imagein the header of my shop

as this shop [url]http://www.baldai1.lt/[/url]



but I can not, any one can explain me how i can add code ?





Merci ( thanks )



samsam

edit - style.base.css



#header {

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

background-repeat: no-repeat;

}

thats it

thanks for ur answer



i try this in style.base.css


[QUOTE]



/* main styles /



#header {

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

background-repeat: no-repeat;
}



#footer {

clear: both;

}

/
Styles for the fixed width layout */ [/QUOTE]



but nothing not show …

Thats ok …sorry

i am realy stupid i put the file in image an no in /customer/image …



THANSK merci - spaciba - obligado - gracias

[quote name=‘arunas@simonaitis.lt’]edit - style.base.css



#header {

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

background-repeat: no-repeat;

}

thats it[/QUOTE]





Hello

how i can adapt size ?

Height ???



Thanks

You can add it in the top.tpl



For instance this code is for your top logo:



{$settings.Company.company_name}


if you wanted to add another image you could add


So it would look like:



{$settings.Company.company_name}

many thanks roban …



ur option it’s not nice for basic template ,

because i use top menu

if u see here i whant only resize the header for use the background … not logo … ( just space between the top menu and the top) if i use logo the top menu is disorganized and overlapping



as this site : [url]http://www.baldai1.lt/[/url]