Repeating Header Image
Autor: James T.
Visitado 2055,
Seguidores 1,
Compartilhado 0
Using Website X5 Professional 13, I've created a new page that is longer than most of the other pages. I've noticed that at the bottom of the page the header image has repeated itself - please see following link and scroll to the botton: http://glittergasm.net/holographic.php
Could someone please inform how to stop that header graphic from repeating on longer web pages?
Cheers!
Publicado em
check if the picture is added in step3 of this page -> properties -> Graphic tab.
If not do a full upload, check the page again, use F5 in your browser before checking the page.
Autor
Sorry, not entirely sure what you're saying there Andre? Attached is a screen shot of the Graphic Properties screen for the page that's affected. Can the issue be fixed by changing these options?
Page Background | ▪Repeat: this indicates whether the background image is to be repeated. Images can be repeated horizontally, vertically, or in both directions to take up all the available space. If you are working on the Page Background the image can be resized so that it covers the entire background. In this case, the original proportions may not be maintained.
...!... EXTRA ... Or paste on > The Expert section | ▪Custom Code | ▼-"Before closing the HEAD tag":
<style> html { background-repeat: repeat-x !important; background-color: rgb(229,229,229) !important} </style>
.
ciao
Autor
Thank you KolAsim, I added that code into the expert section and it has worked perfectly.
Again, thanks for your help!
Cheers!
... ... and greet everyone ...