Forums

use css

webcrea 22 Mar, 2017
Hi,

I try to use a css class affected to a column

in views : [custom][css]

.short-td{width:150px;}

in events in first

{view:mycss}

in column classes of the view, the field is arobas_k2_items.title

arobas_k2_items.title:{view:short-td}

but no css in the page appears

an idea?
regards
chris
Max_admin 22 Mar, 2017
Hi Chris,

Please try this in the "columns classes":

arobas_k2_items.title:short-td


Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
webcrea 23 Mar, 2017
Thanks Max, but it only applicate on <th>

Do you know if it's possible to have responsive "table" ?

Regards
Max_admin 23 Mar, 2017
1 Likes
Hi Chris,

If the th width is set then that should also set the column width.

The table is v6 automatically stacks the content on small resolutions, how does it work for you ?

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
webcrea 24 Mar, 2017

This is private content

Max_admin 24 Mar, 2017
Hi Chris,

Thank you, I found the problem and applied a patch to fix the issue, please check the "Columns classes" section, a new class had to be added to the column to fix this.

Sometimes you add columns to the "columns views" box but you do not define a view, this is not needed, if there is no view defined then the default field value will just be displayed.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
webcrea 24 Mar, 2017
Nice I saw it, but now, there is a little bug with pagination tab.

Maybe hide numeric when width is under 600px ... or reduce the number?

Thanks
Max_admin 24 Mar, 2017
Hi Chris,

Which section of the paginator you want to hide at low resolutions exactly ?

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
webcrea 24 Mar, 2017
I don't know it was just some proposition to solve this issue...

Best regards
This topic is locked and no more replies can be posted.