Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

mapBorder

Meine Toonen edited this page Jun 9, 2014 · 2 revisions

How to create a border around the map

In the layoutmanager, click on the link "layout-instellingen". There in the lower textarea - labeled "Extra CSS Code", put in the following:

.layout-content { border: 1px solid #D0D0D0; }

That should do it. Thanks for Geert Plaisier for sharing!

Clone this wiki locally