Giving style to "figcaption" images in articles.

Everything to do with Joomla! 3.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
besocialbrand
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sat Mar 28, 2015 12:58 pm

Giving style to "figcaption" images in articles.

Post by besocialbrand » Sun Oct 08, 2017 5:24 am

Hello everyone!
I am using the template Ja Teline V, and when I insert images into the articles the title text appears without design that is mixed between the text of the article.
That's why I need help adding design, but I can not find where to put the CSS code so it looks different.
Any ideas?
This is the CSS code I want to insert to modify the "figcaption" style:
figcaption {
background: #669837;
color:#ffffff;
border-color:#fff;
border-style: solid;
border-width:3px;
border-left-color: #41C0F0;
border-left-width:30px;
padding-left:5px;
padding-top:5px;
font-size:12px;
text-transform:uppercase ;
width:400px;
}

Attached image sample and css file where figcaption appears: "css-93e26-73372.zip".
http://cmcwecare.com/pdrrweb/index.php/ ... ta-en-casa

Thanks!
You do not have the required permissions to view the files attached to this post.

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30979
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: Giving style to "figcaption" images in articles.

Post by Per Yngve Berg » Sun Oct 08, 2017 7:19 am

Doesn't the template have a separate css file for customisation?

besocialbrand
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sat Mar 28, 2015 12:58 pm

Re: Giving style to "figcaption" images in articles.

Post by besocialbrand » Sun Oct 08, 2017 7:53 pm

Files located in t3-assets/css
(jpg and ALLcss.zip)
CSS files.jpg
Thanks!
You do not have the required permissions to view the files attached to this post.

besocialbrand
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sat Mar 28, 2015 12:58 pm

Re: Giving style to "figcaption" images in articles.

Post by besocialbrand » Sun Oct 08, 2017 7:58 pm

Only file CSS attached!


Locked

Return to “Templates for Joomla! 3.x”