en
Login
/
Sign Up
Home
Main pages
Ease of Use
Accessibility
Community
Getting started
Getting started with Xerte
Examples & demonstrators
Support
Guidance & support
Forum
Donate
Documentation
News
Blog
Showcases
Downloads
Supporting each other
Community forums
Index
Recent Topics
Search
Welcome,
Guest
Username:
Password:
Remember me
Forgot your password?
Forgot your username?
Create an account
Forum
Main Forum
Accessibility
colouring nested page background
Page:
1
TOPIC:
colouring nested page background
3 years 9 months ago
#7181
rloenen
Topic Author
Offline
Premium Member
Posts: 96
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
Inloggen
or
Create an account
to join the conversation.
colouring nested page background
3 years 8 months ago
#7231
Neil Pollock
Offline
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
Inloggen
or
Create an account
to join the conversation.
Page:
1
Board Categories
Main Forum
- Accessibility
- Bugs and Issues
- Documentation
- Creating Effective Materials
- Developers
- General chat
- Installation
- Third party support
- Wish list
- Nederlands
Moderators:
alimcn
,
ronm
Forum
Main Forum
Accessibility
colouring nested page background
Time to create page: 0.050 seconds
Powered by
Kunena Forum
Main Pages
Home
Ease of use
Accessibility
Community
Quick Links
Gettting started
Examples & Demos
Blog
Showcases
Support
Guidance & support
Forums
Downloads
GitHub
External resources
Xerte overview
Xerte release notes
Tutorials
Wiki
Search
Home
Main pages
Ease of Use
Accessibility
Community
Getting started
Getting started with Xerte
Examples & demonstrators
Support
Guidance & support
Forum
Donate
Documentation
News
Blog
Showcases
Downloads