WebSite X5Help Center

 
James T.
James T.
User

Header in the middle of page  en

Autor: James T.
Visitado 1338, Seguidores 2, Compartilhado 0  

Hi all!

I'm having some troubles with what I call a 'floating header' that is sitting in the middle of my website home page. It's a little bit difficult so below is a link to the site.

http://www.livelearnandgrow.org/

Scroll down the home page a little bit and you will see it. Is there anyway I can det rid of it?

Cheers,

James

Publicado em
12 RESPOSTAS - 2 ÚTEIS - 1 CORRIGIR
Andre E
Andre E
Moderator

Is the template custom made? You might need to remove the background image, it looks like your header image.

Maybe it got there by accedent.

BR A

Ler mais
Publicado em de Andre E
Incomedia
Claudio D.
Incomedia

Hello James,

Did you set in the custom template the option for the background to repeat in both direction?

You need to set only the option to repeat only in horizontal and then set the background color to the same grey used for the image.

Many thanks!

Ler mais
Publicado em de Claudio D.
James T.
James T.
User
Autor
Claudio D.
Hello James, Did you set in the custom template the option for the background to repeat in both direction? You need to set only the option to repeat only in horizontal and then set the background color to the same grey used for the image. Many thanks!

Thanks for your reply Claudio, but how exactly would I do that?

Cheers :)

Ler mais
Publicado em de James T.
James T.
James T.
User
Autor

I should also add that this is a Preset Template.

Ler mais
Publicado em de James T.
Andre E
Andre E
Moderator

This looks like a bug in the template, wit long text it creates another header. Incomedia should check this out.

Ler mais
Publicado em de Andre E
Incomedia
Claudio D.
Incomedia

Hello James,

Open the custom template and then in the Template editor choose "background" and change the repeat option from "Tile image" to "horizontal repeat" and add as background color the same grey used in the background image.

@Andre it's not a bug. If you set to repeat the image in both directions then when the image has reached the end this will be repeated again. It's a single image used for the custom template background where the header is included.

Many thanks!

Ler mais
Publicado em de Claudio D.
Andre E
Andre E
Moderator

Claudio,

It's summer time template (school and education) in V9

How can you edit this template,  it's a Preset template.

THX, BR A

Ler mais
Publicado em de Andre E
James T.
James T.
User
Autor

Thanks for these details Claudio but as Andre said, I am using a PRESET TEMPLATE and can't find anything to change this.

Cheers!

Ler mais
Publicado em de James T.
Incomedia
Claudio D.
Incomedia

Hello,

You need to select the template and then click on duplicate. It will create a copy of the template which can be opened with the Template Editor and this setting can be changed like described above. I will notify the issue with the template so it can be fixed for the future releases.

Many thanks!

Ler mais
Publicado em de Claudio D.
Paul M.
Paul M.
Moderator

Claudio, James appears to be using version 9  -  as far as I am aware there is no option to duplicate templates in v9?  Only in v10?

Ler mais
Publicado em de Paul M.
Incomedia
Claudio D.
Incomedia

Hello James,

Please try to add following code in Step 1 - Expert in the HEAD code section:

<style>
html {
background-repeat: repeat-x !important;
background-color: #E8E8E8;
}
</style>

In this way the header will be shown only one and it will have the same background color as the image used for the template.

Please let me know if it works.

Hello Paul,

Thank you very much for your information. In Version 9 the preset templates cannot be edited directly in the program and it has been introduced in Version 10.

Many thanks!

Ler mais
Publicado em de Claudio D.
James T.
James T.
User
Autor

Hi Claudio,

Thanks very much for this tip - it worked perfectly! No more repeated header on the website! Really appreciate everyone's help - great to see a helpful community :)

Cheers,

James

Ler mais
Publicado em de James T.