Styling single element

SymOn75

Member
Hi,
thanks for Fabrik, it's wonderful!

I've a problem with "Styling single form element".
I tried to insert, for example, this code in template_css.php

#{$view}_$c #listname___elementname {
border:1px solid red;
}

but it don't work :(

Fabrik version 3.0.7 (updated from github 2 weeks ago)
Joomla 2.5
 
You should add your modifications to custom_css.php (template_css.php will be overridden by the next update).

The element id may look different
#listname___elementname_ro in a details view
#join___65___atestmk13_50_repeat___f5_0 if it's in a joined repeated group...

Best is to your e.g. firefox with firebug addon and examine.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top