The place for more technical questions for those who want to create new pagetypes or bespoke functionality.

framecolor interactive list

  • rloenen
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
2 years 3 months ago #8997 by rloenen
framecolor interactive list was created by rloenen
How do I adjust the color of the white frame in an interactive list.
Ronald
Attachments:

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

More
2 years 3 months ago #8998 by Fay
Replied by Fay on topic framecolor interactive list
Add the styles optional property to the page and paste in this css:

#infoHolder {
background-color: transparent;
border: 0;
box-shadow: none;
}

This will remove all of the panel's style but you can adjust depending on what you want. If you still want a background colour and the drop shadow then remove the border and box-shadow lines and change transparent to the colour you would like to use (you can use hex values or the names of colours - www.w3.org/wiki/CSS/Properties/color/keywords )

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

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