changing css

JackGoa

Member
hi peeps. i'm using fabrik 3.1.1 and joomla 3.2.3.

i'm having a really hard time figuring out how to customise the css. i've copied the 'bootstrap' template folder and created my own. i then changed the form layout to my copied folder in the backend.
i've renamed cusom_css_example.php to custom_css.php
where i'm getting stuck is figuring out how on earth to name the css styles?
i've tried everything from #$form to #form_$c to #form1 and even #form_1
yet i am still unsuccessful how to name those styles.
please can someone point me in the right direction?
I want to change font sizes and the width of input fields, etc etc.

i have also tried this:
http://www.fabrikar.com/forums/index.php?wiki/form-and-details-templates/#the-custom-css-file
and i've been here:
http://fabrikar.com/forums/index.php?wiki/css-styling-examples/

none of it makes much sense to me. has anything changed since the old fabrik? are those tutorials still valid?
 
i managed to figure it out. seems custom_css.php does not work, had to use template_css.php. at least it's all in my own custom folder.

for anyone else battling with it, this is the format i used:
#form_1 (1 being the id of the form you're working on)
#form_1 #group2 (#group2 is the specific group of elements your're working with)

and the rest is just like your regular css with classes etc etc.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top