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
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":
Best regards,
Max
Please try this in the "columns classes":
arobas_k2_items.title:short-td
Best regards,
Max
Thanks Max, but it only applicate on <th>
Do you know if it's possible to have responsive "table" ?
Regards
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
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
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
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
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
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
Which section of the paginator you want to hide at low resolutions exactly ?
Best regards,
Max
This topic is locked and no more replies can be posted.
