Image Caption Alignement
2 years 9 months ago #63400
by bob_rosa
Replied by bob_rosa on topic Image Caption Alignement
OK, I leave out the search for modified css
Please Log in or Create an account to join the conversation.
2 years 9 months ago #63402
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Image Caption Alignement
if you want to align the text to the right, you can try that
Code:
.camera_caption > div {
text-align: right;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 9 months ago #63405
by bob_rosa
Replied by bob_rosa on topic Image Caption Alignement
in the camera.css in mod_slideshowck\themes\default\css?
Please Log in or Create an account to join the conversation.
2 years 9 months ago #63406
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Image Caption Alignement
you can add it in your template, in a custom css to avoid this to be erased in the next update
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 9 months ago #63407
by bob_rosa
Replied by bob_rosa on topic Image Caption Alignement
The alignment works! Tanks!
How can I change the background color of the text ribbon?
How can I change the background color of the text ribbon?
Please Log in or Create an account to join the conversation.
2 years 9 months ago #63408
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Image Caption Alignement
add a background color in the css rule
Joomlack Webmaster and Developer
The following user(s) said Thank You: bob_rosa
Please Log in or Create an account to join the conversation.
Time to create page: 0.207 seconds