css - How to display FULL background image of a div no matter if contents in div is smaller -


i have header image located @ ink.talentosoft.com take if can.

the header image 388 px in height. want background of div displayed. set div follows:

 background: url(http://ink.talentosoft.com/wp-content/uploads/2013/05/header.png) no-repeat 100% center; 

because contents of div smaller background, rest of image cut off. how may extend full height of image?

 background-size: 100%;//did not work 

obviously height:388px; div.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -