Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

colouring nested page background 3 years 2 months ago #7181

  • rloenen
  • rloenen's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 97
  • Thank you received: 0
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.

colouring nested page background 3 years 1 month ago #7231

  • Neil Pollock
  • Neil Pollock's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 92
  • Thank you received: 4
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.

  • Page:
  • 1
Moderators: alimcnronm
Time to create page: 0.099 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search