Hello,
we are migrating from Joomla 1.5 using Coolfoto template to Joomla 2.5 using Creativity template.
We would like to use our own css styles to layout our articles. We have a style css sheet. No problem to include it in the template.
For our article, we use that style:
.guillenphoto-article-texte {
font-family: arial;
font-size: 14px;
font-style: normal;
font-weight: normal;
color:#000000;
letter-spacing: normal;
line-height: normal;
}
We have the line-height set to normal. But the space between the lines is very large. Whatever the value we set, we always have the same huge space.
In fact it seems that all our styles are not applicated like the h1, h2, h3.
Please would you tell us how to setup the line space in the template? Please would tell us how to apply our own styles?
For info. our old page:
http://www.guillenphoto.com/cms/portfolio-photo-amar-isabelle-guillen-photographes-professionnels.html
our new page:
http://www.guillenphoto.com/cms2/index.php/fr/portfolios
Thanks for your help