colouring nested page background

  • rloenen
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
5 years 6 months ago #7181 by rloenen
colouring nested page background was created by 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
Attachments:

Please Log in or Create an account to join the conversation.

More
5 years 5 months ago #7231 by Neil Pollock
Replied by Neil Pollock on 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.

Please Log in or Create an account to join the conversation.

Moderators: ronmalimcn
Time to create page: 0.157 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo