support

Change Header to Bacgkround-Image CSS Not working?

Started by evolancer, August 31, 2014, 04:04:41 PM

Previous topic - Next topic

evolancer

I have been successfully able to change the header colors on my website but unable to change the header to a background-image.

1. I'm modifying the style.css file.
2. The picture is of a single plank of wood. I'm repeating the image: background-repeat: repeat; in the header section of stye.css
3. I checked my linking for the background-image(/public_html/storefront/view/default_html5/image/woodgrain.jpg); and it appears to be correct.

Anybody have a successful example or quick way to fix this problem?

Basara

Hello.

Try to use similar CSS code
background-image: url("http://demo.abantecart.com/resources/image/18/73/3.png");

in the .headerstrip { } css rule
../storefront/view/default_html5/stylesheet/style.css about line 232

evolancer


Forum Rules Code of conduct
AbanteCart.com 2010 -