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
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.
Thanks Max, but it only applicate on <th>
Do you know if it's possible to have responsive "table" ?
Regards
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.
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.
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
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.
I don't know it was just some proposition to solve this issue...
Best regards