![]() |
| | Themen-Optionen |
| | Nach oben #1 |
| Verplanter Benutzer Registriert seit: 14.12.2004
Beiträge: 227
|
Hallo, ich habe folgende css Datei ... (bislang) HTML-Code: /* BRIRA - WEB - CSS2 */
/* Wichtige Farben
Dunkelgrün = #007A00
Grün = #009400
Marineblau = #000099
Rot = #CC0000
Grau = #DCDCDC
quote = #ADADAD
*/
/* Alle Innen und Aussenabstände auf null setzen */
HTML, BODY, DIV, P, H1, H2, H3, UL, OL, SPAN, A, TABLE, TD, FORM, IMG, LI {
margin: 0;
padding: 0;
font-family_ Verdana, Geneva, Arial, Helvetica, sans-serif;
}
HTML, BODY {
background-image: url(http://www.briras-3d-factory.click4y.de/BriraWebTest/bg1.gif);
background-repeat:repeat-x;
}
P { font-family:Verdana; font-size:12px; text-align:justify; font-weight:bold; color:#000000; style=display:inline;}
TR { font-family:Verdana; font-size:12px; text-align:justify; color:#000000; style=display:inline;}
TD { font-family:Verdana; font-size:12px; text-align:justify; color:#000000; style=display:inline;}
#ConMain {
border: 0px solid #eee;
margin:0px auto;
height:auto;
width:800px;
margin-top:10px;
}
#ConNav, #ConNav2{
padding-top:30px;
border: 0px solid #eee;
width:90%;
}
#ConNav2 {
padding-left:30px;
}
#ConLeft, #ConRight {
border: 0px solid #eee;
background-repeat:no-repeat;
padding-top:120px;
width:19%;
line-height:18px;
}
#ConLeft {
float:left;
min-height:400px;
height:530px;
background-image: url(http://www.briras-3d-factory.click4y.de/BriraWebTest/Bilder/NORM_02.gif);
}
#ConRight {
float:right;
position:absolute;
top:10px;
background-image: url(http://www.briras-3d-factory.click4y.de/BriraWebTest/Bilder/NORM_04.gif);
min-height:300px;
height:530px;
}
#ConBodyTop {
border: 0px solid #eee;
background-image: url(http://www.briras-3d-factory.click4y.de/BriraWebTest/Bilder/NORM_03.gif);
background-repeat:no-repeat;
min-height:300px;
height:150px;
float:left;
width:60%;
}
#ConBody {
border: 0px solid #eee;
min-height:300px;
height:431px;
margin-left:15px;
margin-bottom:10px;
float:left;
width:57%;
}
#ConBodyBot {
border: 0px solid #eee;
background-image: url(http://www.briras-3d-factory.click4y.de/BriraWebTest/Bilder/NORM_07.gif);
background-repeat:no-repeat;
min-height:60px;
height:60px;
float:left;
width:60%;
}
#ConBodyDet1, #ConBodyDet2 {
border: 0px solid #eee;
min-height:20px;
height:20px;
float:left;
width:45%;
text-align:right;
}
#ConBodyDet2 {
float:right;
text-align:left;
}
#ConBodyDet3 {
border: 0px solid #eee;
min-height:60px;
height:60px;
max-width:250px;
width:250px;
float:right;
width:82%;
margin-top: 20px;
padding-left: 40px;
padding-right: 40px;
text-align:justify;
}
/* Link - Intern - Default */
a:link {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
font-weight: none;
text-decoration:none;
}
a:activ {
color:#000000;
}
/* Link - Intern - Default */
a.navi2:link {
font-family:Verdana;
font-size:10px;
color:#000000;
text-decoration:none;
}
a.navi2:visited {
color:#000000;
text-decoration:none;
}
a.navi2:hover {
text-decoration:none;
color:#000000;
}
a.navi2:activ {
color:#000000;
}
Links unter den Bildern ... (gleiche Datei) http://www.briras-3d-factory.click4y...ner1&file=Laub und einmal http://www.briras-3d-factory.click4y...&file=Aeronaut Ganz zu schweigen davon wie das im FFF oder Opra aussieht ... Äh warum ... !? Sollte doch gleich sein ? Hier die Datei dazu ... PHP-Code:
__________________ Das Leben ist zwar bloß ein Adventure-Game, aber die Grafik ist verdammt gut. Ich such immer noch den Cheat für unlimited money! Geändert von DasMööp (02.03.2006 um 15:59 Uhr). |
| | |
| | Nach oben #2 | |
| Christian Mühlroth Registriert seit: 04.09.2005 Ort: Nürnberg
Beiträge: 561
|
erstmal - schreib nicht DIV, sondern div.. Außerdem gesehen: Zitat:
__________________ http://www.ChrisDiary.De | |
| | |
| | Nach oben #3 |
| Verplanter Benutzer Registriert seit: 14.12.2004
Beiträge: 227
|
Gut ... den _ hab ich ersetzt .... die DIV ind div geändert ... aber leider ändert sich nichts ...hmm... --- edit --- Hab da was missverstanden ... HTML-Code: /* Link - Intern - Default */
a.navi2:link {
font-family:Verdana;
font-size:10px;
color:#000000;
text-decoration:none;
}
a.navi2:visited {
font-family:Verdana;
font-size:10px;
color:#000000;
text-decoration:none;
}
a.navi2:hover {
font-family:Verdana;
font-size:10px;
text-decoration:none;
color:#000000;
}
a.navi2:activ {
font-family:Verdana;
font-size:10px;
color:#000000;
}
__________________ Das Leben ist zwar bloß ein Adventure-Game, aber die Grafik ist verdammt gut. Ich such immer noch den Cheat für unlimited money! Geändert von DasMööp (02.03.2006 um 16:09 Uhr). |
| | |
![]() |
| Lesezeichen |
| Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
| Themen-Optionen | |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Link Aktiv bei Aktivierung | Tryzero | HTML, XML und CSS | 4 | 17.09.2006 15:39 |
| Java Script Hilfe!!! (Platzierung eines Link) | Gamesagent | JavaScript und AJAX | 3 | 08.01.2006 04:54 |
| Problem bei der Darstellung von JButtons | Stefan1984 | Allgemeine Java-Programmierung | 2 | 14.08.2005 14:06 |
| Darstellung Fehlerhaft | nove | Desktop-Applikationen und Grafik | 0 | 15.03.2005 08:28 |