List Manager Forum

Table stripped style

User _MSTeam# 2012-09-04 21:17:50

When you see a module-list of plugin-list in Joomla, the background switches each line (white, light blue, white, livht blue, …)

The Listmanager is all white.

Is there any possibility that we can do the same type of background?

If you have a long or wide list, it’s easier for the viewer to read the line with info.

User _MSTeam# 2012-09-04 21:21:20

Hello,
yes, the table is styled to separate even and odd lines, so if you place the right classes with your prefered background color you will get the stripped style required.

The stylesheet is located here:

joomla\modules\mod_listmanager\assets\css\default.css

and here are the classes to add, for even/odd lines and their last column attached.

.lm_trwhite .lm_td_dato{
background:#ff0000;
}
.lm_trwhite .lm_lasttd{
background:#00ff00;
}


.lm_trblack .lm_td_dato{
background:#eeeeee;
}
.lm_trblack .lm_lasttd{
background:#eeeeff;
}

Hope this helps, regards

...
Support/development 40 hours

With the peace of mind of having a professional team at your service (20% discount)

Buy now!
...
CalcBuilder

Create dynamic calculators

Buy now!