» Forum » Clanscript » Module und Modifikationen » Features modul css frage
  Mitglieder   |   Gallery   |   FAQ's   |   Regeln

[ Anmelden zum schreiben ]

Features modul css frage
Tiborius
Mitglied
3 Beitragspunkte
Posts: 498

User Pic

0 Mitglieder finden den Beitrag gut.

Merkliste 25.04.2011 - 12:55:32     Zitieren
hi

ich habe ein features modul und habe da ein css problem.

ich möchte das wie auf dem Featuresbild haben also das die Zahlen auf dem Bild sind nur ich weiß nicht wie das geht

.contentslide{

border: 0px solid #EAEAEA;

width: 444px;

height: 210px;

padding-top:2px;

}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
}

.pagination a{
	padding-top:10px;
	padding: 10px;
	text-decoration: none; 
	color: #00007D;
	background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}


betroffene Homepage: v6.stbgaming.de/index.php?news-p2


Brain.exe Die Rundumlösung

[ Anmelden zum schreiben ]