WebSite X5Help Center

 
Andy A.
Andy A.
User

Different coloured background on header and footer  en

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

We have a site with a green background in the header and footer but would like to creat a single page with the same header and footer style etc but a different coloured background. Is this possible?

Thanks 

Размещено
19 Ответы - 1 Полезно
Giancarlo B.
Giancarlo B.
User

I would say yes in step 2 in model you can set the style as you want, if you have doubts post exactly examples with what you want, assuming I have understood your problem correctly.

Читать больше
Размещено От Giancarlo B.
Andy A.
Andy A.
User
Автор

This will change the whole site.

I only want one page to have a different coloured background to the header and footer.

See attachment, majority of site in green background but one page of site to be in blue.

Читать больше
Размещено От Andy A.
Giancarlo B.
Giancarlo B.
User

ok, you need to go to step 3 page > Page Properties > Graphics then Enable Custom Settings

Читать больше
Размещено От Giancarlo B.
Andy A.
Andy A.
User
Автор

This only changes the page background colour not the header & footer

Читать больше
Размещено От Andy A.
Giancarlo B.
Giancarlo B.
User

yes but you can customize the padina hide header and footer and then create the customizations

Читать больше
Размещено От Giancarlo B.
Andy A.
Andy A.
User
Автор

Sorry but I dont have any option to change the header and footer colours in this section ?

Читать больше
Размещено От Andy A.
Giancarlo B.
Giancarlo B.
User

No these are the software options, but header and footer for a single page you can easily create them with objects extending them to the whole page, if you try it doesn't seem complicated.

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

Or using the Striped Style

Читать больше
Размещено От Giancarlo B.
Andy A.
Andy A.
User
Автор

Yes I can with an object but this doesnt add the menu and if I add a menu I cant include the logo when trying to extend the to the whole page.

Читать больше
Размещено От Andy A.
Andy A.
Andy A.
User
Автор

If I add a menu item, change background colour and then select object style for the menu I can add the logo image there as a work around

Читать больше
Размещено От Andy A.
Giancarlo B.
Giancarlo B.
User

you are sutonomo you can use the menu object and do whatever you want

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

Of course, since Heather doesn't have this menu item in common, you can customize it however you like. Colors What character

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

alternative is to use some code to replace the template colors only on that page

Читать больше
Размещено От Giancarlo B.
Axel  
Axel  
User
Лучший пользователь месяца FR

Probably changing header and footer colors by CSS on the specific page

Читать больше
Размещено От Axel  
Miguel Galarza
Miguel Galarza
User

If it's just a simple color change, then in the:


STEP 2 - Structure of the template. Makes the background of the header and the header transparent.

This will show the background color of the page and/or the color of the page content, which you can modify in:

STEP 3 - The page you want to change color - Properties - Graphic - Page background.

With that it would be enough for you to place a different color on each page. Same color that will be displayed in the header, since we have set it to transparent, showing the background color of the page.


I hope I have explained myself correctly.

Greetings.

Читать больше
Размещено От Miguel Galarza
Miguel Galarza
Miguel Galarza
User

Same thing: in the footer set both parameters to transparent.

Читать больше
Размещено От Miguel Galarza
Andy A.
Andy A.
User
Автор

Many thanks. The transparent header and footer seems the simplest option. Thanks for all your advice.

Читать больше
Размещено От Andy A.
Axel  
Axel  
User
Лучший пользователь месяца FR

Like said previously, just with CSS you can do that

Into the page properties

Axel

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

Practical example, in the model below, the header of the home is transparent, while for the other pages the header is white (this using simple code)
https://toolsshop.altervista.org/clinic-care/

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