Making text looke like this?

Feel free to talk about everything related to our Joomla Products
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
Sun Apr 20, 2014 12:26 pm
Hi,

any of you fellow css gurus know how to make the text looks like this?
111.jpg


Thanks,
Gorast
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 12:52 pm
Hi,
I'm not CSS Wizard, but if I was on your place I would try this:
Code: Select all
<span style="color:#808080;margin-bottom:3px;">  ....bla bla bla... </span>

for each of line

if you will add background for whole <p> <div> etc. you will get color block not color rows.
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 1:03 pm
Meaning I need to do <br> after every line? That is no good.

I managed to make it looks similar but cant get padding on the lines.
Someone if can look here: http://jsfiddle.net/skullmonkey/qc8WB/

Thanks,
Gorast
User avatar
Platinum Boarder


cron