colouring nested page background

  • rloenen
  • Onderwerp Auteur
  • Offline
  • Premium lid
  • Premium lid
Meer
5 jaren 6 maanden geleden #7181 door rloenen
colouring nested page background werd gestart door 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
Bijlagen:

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Meer
5 jaren 5 maanden geleden #7231 door Neil Pollock
Beantwoord door Neil Pollock in topic 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.

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Moderators: ronmalimcn
Tijd voor maken pagina: 0.879 seconden
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo