Page 1 of 1

Abstand Artikeltitel / Artikeltext

Posted: Sun 17. Oct 2004, 15:56
by erschaup
Hallo

In welcher Variable wird denn der Abstand von Artkeltitel bis zum ersten Artikeltext festgelegt. Da ich keinen Schlagtext benutzte, habe ich hier einen so großen Abstand den ich gerne etwas kleiner gestalten würde.

Edgar

Posted: Sun 17. Oct 2004, 20:26
by Pappnase
hallo

schau mal bitte in die frontend.css

Code: Select all

.articleHead, .articleList_tophead, h1, h2 {
	font-weight: bold;
	font-size: 21px;
	font-family: "Arial Narrow", "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
}

.articleSubHead, .articleList_topsubhead, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;