Hi Michael,
Thank you for reaching out!
Regarding your questions:
1. Changing the font style of the image title
The title is displayed using an <h3> heading tag, which inherits styles from your Joomla template. You have two options to modify its appearance:
- Using CSS: You can customize the font style, weight, and size by adding custom CSS to your template. If you provide an example of how you’d like it to look, I can write the CSS for you.
- Using the description field instead: If you prefer more control over the text styling, you can hide the title and use the description field, which allows rich text formatting via an editor.
2. Gallery name and article association
When a gallery is created, a random string (e.g., 67756e37ba037) is assigned as its name if the article title isn’t available at the time of creation. To make it easier to identify galleries:
- If you’re using the editor button to create galleries, I recommend enabling the title field in the component options. Navigate to: Components → Showtime Image Gallery → Options, then set “Title Field in Editor Modal” to “Show”. This allows you to manually set a meaningful name.
- If you’re using Showtime as a custom field, the gallery title is automatically set based on the article title.
Let me know if you need further assistance!
Best regards