Is there an easy way to change the font size of the field names on the form? to make the labels' text larger? Thanks
Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.
Thank you for your support!
div.field label:first-of-type { font-size: 25px !important; }
.myClass { font-size:blahblah}For the file extensions, just add the extensions you want. Open up the settings of your file field and your file upload action should be pretty obvious.
div.field small {and for the checkbox labels
font-size: larger;
}
div.checkbox label {Basically use your web-browser tools to see exactly what selector and style you need to use.
font-size: larger !important;
}
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com