Title block background

Easily add amazing slideshow to your Joomla website with free Image Show module and manage them using slide manager
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jun 04, 2015 1:22 pm
greetings,
I need to set a 30% transparency for Title block background color .
Please advice how to do that.
User avatar
Gold Boarder

GK User
Thu Jun 04, 2015 9:45 pm
Hello,

You can use rgba in the background CSS property:

Code: Select all
background: rgba(255, 255, 255, .3);
User avatar
Administrator


cron