Page 1 of 1

Solved --> Indent Text below Headlines

Posted: Sun 2. Jul 2006, 10:48
by Rupert
.... I solved it:

In the frontend CSS, its this point. I have only to add a padding (easy, when you now....)

Code: Select all

.articleText { 
padding: 0px 0px 0px 15px;
	margin-bottom: 3px;
	text-align: justify;

The paddings are in this order: top; right; bottom; left




Hello Friends!

sorry for posting so much questions.... and now, I think I have a very silly question:
If you look on this webpage:
http://www.loesungen-erschliessen.de/index.php?konzept

you will see, that there are Headlines, but the Text below the Headlines is not in one line, so I have to indent the text for e.g. 10px.
BUT I didn't found anything in the frontend CSS. If I change there something or in the "Seitenlayout", the whole thing (text + headlines) are indented.

Any (easy :oops: ) idea?

Thank you for your help in advance .... and thank you for your help in all the other questions. I have the feeling, that this forum is very, very friendly and I'm feeling very good here!