Css Boxen tun nicht im System Linux & Mozilla ....

Css Boxen tun nicht im System Linux & Mozilla ....

Beitragvon Gehm » 21.07.2007, 08:46

....

Hi,
ich habe folgendes gemacht.
http://www.FscCalw.de/russlandinfo

der Grobe Aufbau siht so aus.
Code: Alles auswählen
....
--Box_View------------------------------
|                                      |
| *Box_Nav*     <h1>bla bla bla</h1>   |
| *       *                            |
| *       *     --Box_Haupt---------   |
| *       *     |                  |   |
| *       *     |                  |   |
| *       *     |                  |   |
| *********     |                  |   |
|               |                  |   |
|               |                  |   |
|               |                  |   |
|               |                  |   |
|               --------------------   |
|                                      |
----------------------------------------


das Klappt auch wunderbar, doch jetzt habe ich das Problem das wenn jemand Linux auf seinem Rechner hat und den Mozilla verwendet das dann die "Box_View" nicht bis nach unten geht sondern nur 1 Zeile Hoch ist. in allen anderen Browser unter Linux und Windoof geht das.

Kann mir da jemand Helfen ?? Bitte.

der HTML Code siht dazu so aus.

Code: Alles auswählen
...
Hä   
<div>                        id="Box_View"
      <div>......</div>      id="Box_Nav"
      <h1>bla bla</h1>
      <div>....</div>        id="Box_Haupt"
    <br>
    <div></div>              class="cut"
   </div>
...


der CSS Teil so:
Code: Alles auswählen
#Box_Nav
{
   width: 200px;
   margin: 10px auto;
   float: left;
   background-color: #121D73;
   text-align: right;
   overflow: hidden;
   font-weight: bold;
}
.cut
{
   clear: both;
}
#Box_Haupt
{
   float: right;
   width: 510px;
   background-color: #dedede;
   border-width: 1px;
   border-style: solid;
   border-color: #999999;
   margin-bottom: 2px;
   margin-right: 2px;
   margin-top: 7px;
   padding: 10px;
   color: black;
   text-align: justify;
   font: 10pt/15pt Arial; /* Schrift Grösse & Art */
   text-indent: 20px; /*  Erster Buchstabe einrücken */
}
h1
{
   margin-bottom: 2px;
   margin-right: 2px;
   margin-top: 9px;
   float: right;
   width: 510px;
   font: 14pt Arial;

   color: white;
   background-color: #121D73;
   line-height: 15pt;
   text-align: left;
   border-width: 1px;
   border-style: solid;
   border-color: #121D73;
   padding: 10px;
}



Kann mir da jemand Hefen ?? Bitte Bitte Bitte.

Danke im voraus.
Gehm
neu hier
 
Beiträge: 2
Registriert: 21.07.2007, 08:34

Beitragvon havla » 22.07.2007, 07:39

Welche Version von Mozilla verwendest du den da?
havla
Gelegenheitsleser
 
Beiträge: 29
Registriert: 03.09.2006, 21:05

Beitragvon Gehm » 22.07.2007, 15:56

so, da kommt,

Mozilla 1.2.1
Mozilla /5.0(x11;U Linux i686; de-At; rv;1.2.1) Gecko/20021130


das ganze leuft auf Linux SuSE 8.0
Gehm
neu hier
 
Beiträge: 2
Registriert: 21.07.2007, 08:34

Beitragvon havla » 24.07.2007, 06:24

Unter Ubuntu und Mozilla läuft es einwandfrei.
havla
Gelegenheitsleser
 
Beiträge: 29
Registriert: 03.09.2006, 21:05


Moderatoren: Laus, Moderatoren

Ähnliche Beiträge zu "Css Boxen tun nicht im System Linux & Mozilla ...."

Zurück zu: CSS für Fortgeschrittene

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 2 Gäste