-
iCagenda
-
iCagenda - English
-
Styling custom fields
Styling custom fields
-
andor
-
Topic Author
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
6 years 6 months ago #15793
by andor
If I would like to style the custom fields, including the Separator Label, where do you suggest me to do that? Any specific CSS I should use?
Thanks,
andor
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
6 years 6 months ago #15810
by Lyr!C
Hello,
For each custom field you create, you have a custom label id and input id generated.
This way :
label : jform_custom_fields__[YOUR SLUG]-lbl
input : jform_custom_fields__[YOUR SLUG]
You can use a code inspector to get the id for each element (and all classes parent).
eg. with Firefox, a right click on the page, and click on "Inspect element" will open the developer tools
Best regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda - English
-
Styling custom fields
Time to create page: 0.085 seconds