Forum

Moderiert von: stefan, spinne
Forum Index
Support
     Administration
     neue css(alternatoren)
Hilfe anzeigen
Hilfe anzeigen

Autor Druckerfreundliche Darstellungneue css(alternatoren)
Scout_GP

Registriert: 16.06.2005
Beiträge: 1054
Wohnort: Berlin


Sende eine Private Nachricht an Scout_GP Besuche die Homepage von Scout_GP
Geschrieben: 03.06.2006 16:26

hier is meine


/*BEGINN ALTERNATOREN*******************/
.alternatortable {width:100%; border:1px solid #800000; border-collapse:collapse;}
th.alternatorhead {border:1px solid #800000; height:22px; color:#FFCC33; background:#DEB887 url('images/titellinks.gif') repeat-x; white-space:nowrap; vertical-align:middle; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
tr.alternatorhead {border:1px solid #800000; height:22px; padding-left:2px; padding-right:2px; margin:0px; color:#000; background:#DEB887 url('images/titellinks.gif') repeat-x; white-space:nowrap; vertical-align:middle; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
td.alternatorhead {border:1px solid #800000; height:22px; padding-left:2px; padding-right:2px; margin:0px; color:#000; background:#DEB887 url('images/titellinks.gif') repeat-x; white-space:nowrap; vertical-align:middle; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
a.alternatorhead {border:none; color:#000; background:none; text-decoration:underline;}
.alternator1 {border:solid 1px #800000; padding:2px; empty-cells:show; color:#660000; background:#DEB887; font:12px Verdana,Arial,Helvetica,sans-serif;}
a.alternator1 {border:none; color:#864800; background:none; text-decoration:underline;}
.alternator2 {border:solid 1px #800000; padding:2px; empty-cells:show; color:#660000; background:#F1E3B8; font:12px Verdana,Arial,Helvetica,sans-serif;}
a.alternator2 {border:none; color:#864800; background:none; text-decoration:underline;}
.alternator3 {border:solid 1px #800000; padding:2px; color:#660000; empty-cells:show; background:#DEB887; font:bold 12px Verdana,Arial,Helvetica,sans-serif;}
a.alternator3 {border:none; color:#864800; background:none; text-decoration:underline;}
.alternator4 {border:solid 1px #800000; padding:2px; color:#660000; empty-cells:show; background:#F1E3B8; font:bold 12px Verdana,Arial,Helvetica,sans-serif;}
a.alternator4 {border:none; color:#864800; background:none; text-decoration:underline;}
.alternatorfoot {border:solid 1px #800000; padding:2px; empty-cells:show; color:#660000; background:#F1E3B8; font:10px Verdana,Arial,Helvetica,sans-serif;}
a.alternatorfoot {border:none; color:#864800; background:none; text-decoration:underline;}
.alternator1bg {color:#000000; height:18px; empty-cells:show; background:url('images/alternator1bg.gif') repeat-x;}
.alternator2bg {color:#000000; height:18px; empty-cells:show; background:url('images/alternator2bg.gif') repeat-x;}
/*ENDE ALTERNATOREN*********************/



Gruß Scout
+++ Last.fm | Scoutweb +++

Zitieren Druckerfreundliche Darstellung nach oben
bdragon
Registriert: 02.12.2001
Beiträge: 570
Wohnort: Kaarst


Sende eine Private Nachricht an bdragon
ICQ
Geschrieben: 03.06.2006 16:31

Sollte dann werden:

.klasse -> nachfolgendes Element
geschrieben so:

.alternator1 a


Dein ganzes Teilstück dann so:


/*BEGINN ALTERNATOREN*******************/
.alternatortable {width:100%; border:1px solid #800000; border-collapse:collapse;}
th.alternatorhead {border:1px solid #800000; height:22px; color:#FFCC33; background:#DEB887 url('images/titellinks.gif') repeat-x; white-space:nowrap; vertical-align:middle; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
tr.alternatorhead {border:1px solid #800000; height:22px; padding-left:2px; padding-right:2px; margin:0px; color:#000; background:#DEB887 url('images/titellinks.gif') repeat-x; white-space:nowrap; vertical-align:middle; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
td.alternatorhead {border:1px solid #800000; height:22px; padding-left:2px; padding-right:2px; margin:0px; color:#000; background:#DEB887 url('images/titellinks.gif') repeat-x; white-space:nowrap; vertical-align:middle; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif}
.alternatorhead a{border:none; color:#000; background:none; text-decoration:underline;}
.alternator1 {border:solid 1px #800000; padding:2px; empty-cells:show; color:#660000; background:#DEB887; font:12px Verdana,Arial,Helvetica,sans-serif;}
.alternator1 a{border:none; color:#864800; background:none; text-decoration:underline;}
.alternator2 {border:solid 1px #800000; padding:2px; empty-cells:show; color:#660000; background:#F1E3B8; font:12px Verdana,Arial,Helvetica,sans-serif;}
a.alternator2 {border:none; color:#864800; background:none; text-decoration:underline;}
.alternator3 {border:solid 1px #800000; padding:2px; color:#660000; empty-cells:show; background:#DEB887; font:bold 12px Verdana,Arial,Helvetica,sans-serif;}
.alternator3 a{border:none; color:#864800; background:none; text-decoration:underline;}
.alternator4 {border:solid 1px #800000; padding:2px; color:#660000; empty-cells:show; background:#F1E3B8; font:bold 12px Verdana,Arial,Helvetica,sans-serif;}
.alternator4 a{border:none; color:#864800; background:none; text-decoration:underline;}
.alternatorfoot {border:solid 1px #800000; padding:2px; empty-cells:show; color:#660000; background:#F1E3B8; font:10px Verdana,Arial,Helvetica,sans-serif;}
.alternatorfoot a{border:none; color:#864800; background:none; text-decoration:underline;}
.alternator1bg {color:#000000; height:18px; empty-cells:show; background:url('images/alternator1bg.gif') repeat-x;}
.alternator2bg {color:#000000; height:18px; empty-cells:show; background:url('images/alternator2bg.gif') repeat-x;}
/*ENDE ALTERNATOREN*********************/


Wichtig auch ganz oben im CSS, den Ankertag zu formatieren, um seitenweit eine grundformatierung zu haben.



B.D.R.A.G.O.N.: Biomechanical Digital Replicant Assembled for Galactic Observation and Nullification

Offiziell infiziert!
OPN Infiziert

Zitieren Druckerfreundliche Darstellung nach oben
darksweetys
Registriert: 28.12.2005
Beiträge: 638


Sende eine Private Nachricht an darksweetys Besuche die Homepage von darksweetys
MSNM
Geschrieben: 04.06.2006 09:01

Ich glaub es hat funktioniert, aber was bedeutet das:?

Wichtig auch ganz oben im CSS, den Ankertag zu formatieren, um seitenweit eine grundformatierung zu haben.




Zitieren Druckerfreundliche Darstellung nach oben
bdragon
Registriert: 02.12.2001
Beiträge: 570
Wohnort: Kaarst


Sende eine Private Nachricht an bdragon
ICQ
Geschrieben: 04.06.2006 16:53

Anker ist der Name für Links im HTML

also a:link,a:hover,a:visited


Zitieren Druckerfreundliche Darstellung nach oben
sortieren nach

Hilfe anzeigen
Hilfe anzeigen
Vorheriges Thema:  eMail-Adresse verschwindet
Nächstes Thema:  Word / Excel Import ohne Funktion

Gehe zu:

Benutzername:
 
Sicherheits-Code
Sicherheits-Code
Neu laden