I want 5 tiles instead of 3, howto?

Hello, i want 5 tiles instead of 3 tiles.

Can someone telle me what to do?

 

http://c2n.me/3yKE6qI.jpg

 

Didier

http://www.busimatch.club ( The most exclusive business club)
Quote · 2 Jun 2016

Probably in CSS or template somewhere. But are you sure you want to do that? The columns will be really narrow.

~~~~~~~~~~~~~~~~~~~~~~
MichelMeta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
Quote · 2 Jun 2016

 

Can someone telle me what to do?

 

modules/boonex/wall/templates/base/css/outline.css   about line 24

 

FIND:

 

div.wall-oi-sizer {
    width: 33.3%;
}

 

Change to:

 

div.wall-oi-sizer {
    width: 20%;
}

 

Clear /cache folder

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 2 Jun 2016

Thank you

http://www.busimatch.club ( The most exclusive business club)
Quote · 2 Jun 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.