colouring nested page background

Plus d'informations
il y a 5 ans 6 mois #7181 par rloenen
colouring nested page background a été créé par rloenen
Using a navigator > multi navigator >nested-page
from drlara once I got the next code:

/*Changes background colour of "Page Text" section*/
#pageContents{
background:blue;
}
/*Changes background colour of "Nested Pages" sections (except "columns")*/
#infoHolder, .ui-accordion-content{
background:red;
}

How can I complete this script to change the background color of the subpage from white to another color.
Ronald van Loenen.
see attachment
Pièces jointes :

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 5 ans 5 mois #7231 par Neil Pollock
Réponse de Neil Pollock sur le sujet colouring nested page background
I'm not totally familiar with the multi-navigator, but I suspect the white background is probably due to the .panel class.

Might be worth experimenting with:

.panel {
background color: #yourcolour;
}

Probably not a good idea to set this value for the whole project, but just add it to the specific page you need.

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ronmalimcn
Temps de génération de la page : 0.121 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo