WebSite X5Help Center

 
Nassos K.
Nassos K.
User

Hide footer for specific page  en

Автор: Nassos K.
Просмотрено 1070, Подписчики 1, Размещенный 0  

Hello,

Please inform me if there is a way to hide the footer of my site for a specific page.

Thank you Nassos

Размещено
7 Ответы
John S.
John S.
User

On the settings for a page you can hide the header or footer or both.

Читать больше
Размещено От John S.
John S.
John S.
User

Example :

Читать больше
Размещено От John S.
John S.
John S.
User

And for the footer:

Читать больше
Размещено От John S.
John S.
John S.
User

This setting is for a page. You can still have the template. You need to have a rather new version for this function.

If you don't have a new version you can make the same by using code.

You find the ID of the header and style the page by using display: none;

Читать больше
Размещено От John S.
John S.
John S.
User

For those who have older versions, you can place a html-object on the page and then use code like this:

<style>
imFooter {
display: none;

}

</style>

You could also use the expert-tab on page settings to place the code.

Читать больше
Размещено От John S.
John S.
John S.
User

Was any of my comments useful for you? - or

Could you not have it to function? - or

Did I totally misunderstood what you asked for?

Читать больше
Размещено От John S.
Incomedia
Elisa B.
Incomedia

Hi! 

I fear the option John suggested isn't available for your version, but you can switch to the new one with the discount you can find here: 

https://market.websitex5.com/en/users/760499/offers

Thanks! Kind regards.

Читать больше
Размещено От Elisa B.