Background won't show
Permalink
http://plasticsystems.net.nz/concrete5.6.2.1/index.php/water-tanks/
I have checked and checked this code. CSS looks OK as well as the template. But my background texture won't render. Also the header tag in elements > header won't render either. I have to put at the top a template.
Any ideas please?
I have checked and checked this code. CSS looks OK as well as the template. But my background texture won't render. Also the header tag in elements > header won't render either. I have to put at the top a template.
Any ideas please?
I had a similar issue and stumbled across a cure for my own site.
Open the 'Design' menu for the page with the block with the missing background, do not touch the template or page type selctions. Just click on the blue save button. Then re-apply the background and it 'sticks'.
Am not sure if that's an error on the template I am using, a C5 bug, or just some oddity on my own site.
Open the 'Design' menu for the page with the block with the missing background, do not touch the template or page type selctions. Just click on the blue save button. Then re-apply the background and it 'sticks'.
Am not sure if that's an error on the template I am using, a C5 bug, or just some oddity on my own site.
Works for me.
You should change:
To:
One to many html tags
You should change:
<!DOCTYPE HTML> <html> <html lang="en">
To:
<!doctype html> <html lang="en">
One to many html tags
Have you checked by turning off cache and by clearing cache.