Change color of regions in layout Designer

Asked by Tobias Schnurr

Is there a way to change the color of regions in the layout designer.

Background:
- the regions don't have a boarder and are white
- so it's difficult to place the when you have a background-image that is white.

It would be great to set the color or a 1px border

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dan Garner (dangarner) said :
#1

In 1.6 the regions have a 1px black border.

Revision history for this message
Tobias Schnurr (tobias-schnurr) said :
#2

Hi, just tried out the 1.6 Release but I don't see any boarder. Any configuration needed?

Revision history for this message
Dan Garner (dangarner) said :
#3

Sorry I was wrong!

Quick Hack:
theme/default/css/xibo.css

add

.region { border: 1px solid #000 }

Better solution:
Create a new theme to contain that change.

Can you help with this problem?

Provide an answer of your own, or ask Tobias Schnurr for more information if necessary.

To post a message you must log in.