I'm also trying to add
http://www.oakraflooring.co.uk/template ... 1/back.jpg
as a background image to the site:
http://www.oakraflooring.co.uk
Added the following to the override file as suggested in an earlier post but no joy... do i require further css amendments? Thanks as always joe
html {
background: url('../images/style1/bg1.jpg') top center no-repeat;
}
body,
#gkTop,
#gkPageContentWrap {
background: none !important;
}