Caption Coding
6 years 1 month ago #49548
by sharon66
Replied by sharon66 on topic Caption Coding
So how can i make the text bold and bigger?
Thanks.
Thanks.
Please Log in or Create an account to join the conversation.
6 years 1 month ago #49552
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Caption Coding
it seems that you are requesting a css customization, right ?
you can use this code
adapt it to your need
you can use this code
Code:
figure.imageeffectck .imageeffectck_title {
font-size: 2em;
font-weight: bold;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
6 years 1 month ago #49565
by sharon66
Replied by sharon66 on topic Caption Coding
Would the params extension do this for me?
Please Log in or Create an account to join the conversation.
6 years 1 month ago #49571
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Caption Coding
yes the Params allows you to style many things (color, background, etc ...)
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
6 years 1 month ago #49579
by sharon66
Replied by sharon66 on topic Caption Coding
Just had to tell you that I download the Params extension and absolutely love it!! This extension is hands down the best I ever used.
Thanks
Thanks
Please Log in or Create an account to join the conversation.
6 years 1 month ago #49580
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Caption Coding
great thank you for your great feedback
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds