| | | | |
| | |
| Erfahrener Benutzer | Also bei meiner Homepage ist es so, dass Teplates benutzt werden, um Inhalte anzuzeigen. Das funktioniert auch wunderbar. Bei Internetexplorer. Beim Firefox ist es so, das Nicht alle Formatierungen übernommen werden und alle Buchstaben groß geschrieben werden. Habe mal 2 Screenshots gemacht: Seite mit IE Seite mit FF Jetzt stelle ich mir die Frage, woran das liegt. Ob FF nicht mit dem Stylesheet klar kommt, mit dem Templates oder mit irgendwas anderem Probs hat. Kennt einer das oder so ein ähnliches Problem? MFG RBS_Phoenix
__________________ Homepage: http://www.rbs-page.de |
| |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Erfahrener Benutzer | wollte auch nur den unterschied zeigen. Also der stylesheet ist so: Code: body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
background-color: #000000;
scrollbar-base-color:#cccccc;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color#cccccc;
scrollbar-shadow-color:#cccccc;
scrollbar-track-color:#cccccc;
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #999999;
text-transform: uppercase;
font-weight: bold;
}
.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
}
.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
font-weight: bold;
background-attachment: fixed;
background-color: #333333;
background-repeat: repeat-x;
background-position: left top;
}
.category_big {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
font-weight: bold;
}
.category {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
}
.marked {
background-color: #FFFF99;
font-weight: bold;
}
a, a:visited, a:active {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
a:hover {
color: #CC0000;
text-decoration: none;
font-weight: normal;
}
a.titlelink, a.titlelink:visited, a.titlelink:active {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.titlelink:hover {
color: #CC0000;
text-decoration: none;
font-weight: bold;
}
a.category, a.category:visited, a.category:active {
color: #FFFFFF;
text-decoration: none;
}
a.category:hover {
color: #333333;
text-decoration: none;
}
option, textarea, input, select, file {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
background-color: #EEEEEE;
border: 1px solid #333333;
}
.form_off {
color: #666666;
background-color: #333333;
border: 1px solid #666666;
}
.form_on {
color: #000000;
background-color: #EEEEEE;
border: 1px solid #000000;
}
.form_username {
background-color: #eeeeee;
border: 1px solid #333333;
background-attachment: fixed;
background-image: url(images/username.gif);
background-repeat: no-repeat;
background-position: left top;
}
.form_password {
background-color: #eeeeee;
border: 1px solid #333333;
background-attachment: fixed;
background-image: url(images/password.gif);
background-repeat: no-repeat;
background-position: left top;
}
.form_name {
background-color: #eeeeee;
border: 1px solid #333333;
background-attachment: fixed;
background-image: url(images/name.gif);
background-repeat: no-repeat;
background-position: left top;
}
.form_text {
background-color: #eeeeee;
border: 1px solid #333333;
background-attachment: fixed;
background-image: url(images/message.gif);
background-repeat: no-repeat;
background-position: left top;
}
.input {
background-color: transparent;
border: 1px none;
margin-top: 0px;
margin-bottom: 0px;
}
.heading {
font-size : 120%;
font-weight : bold;
}
td.Outline {
background : #999999;
}
tr.boxHead {
background : #666666;
}
tr.boxBody {
background : #333333;
}
td.sideboxHead {
background : #333333;
}
td.sideboxBody {
background : #555555;
}
PHP-Code: PHP-Code: Code: <tr> <td width="22" bgcolor="$bg1" align="center">$icon</td> <td bgcolor="$bg2">$boardname <span class="small">$boardinfo $moderators</span></td> <td bgcolor="$bg1" align="center">$anztopics</td> <td bgcolor="$bg2" align="center">$anzposts</td> <td bgcolor="$bg1" align="center">$date $time $poster $member</td> </tr> Aber rein theoretisch muss es ja an Firefox liegen, weil es mit dem IE funktioniert. Falls einer mal gucken will: http://www.rbs-page.de/index.php?site=forum MFG RBS_Phoenix edit: Es soll NICHT alles großgeschrieben werden. Quasi soll es beim FF so aussehen wie beim IE.
__________________ Homepage: http://www.rbs-page.de |
| |
| | |
| Erfahrener Benutzer | Was soll denn das hier? Code: <font size="2"><h2>messageboard</h2> <div align="center"><h2> Mein FF sagt mir, dass der ganze obere Tabellenbereich noch zu h2 gehört, wo Du ja das uppercase drin hast.
__________________ ********************************** Nein, ich bin nicht die Signatur. Ich putze hier nur. ********************************** |
| |
| | |
| Erfahrener Benutzer | könnte was dran sein^^... ich gucke mal edit: Das kanns nich sein *mit den augenlidern zock*... Ich hasse solche scheiß fehler... hmpf... Mit dem Farben und dicke vom rand gucke ich lieber nochmal ordentlich nach bevor ich mich hier weiter blamiere
__________________ Homepage: http://www.rbs-page.de |
| |
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Fehler bei Übergabe von Variablen aus MySQL in Firefox | jensoweber | Datenbanken | 0 | 13.07.2008 13:14 |
| probleme bei internet explorer und firefox | igron | PHP Tipps 2008 | 0 | 12.05.2008 17:27 |
| Firefox / IE - ungeahnte Statistik | pepe24 | Off-Topic Diskussionen | 10 | 30.04.2007 16:46 |
| Firefox will mein 3-spaltiges Layout mit Footer nicht (CSS)! | vampsoftchef | HTML, Usability und Barrierefreiheit | 1 | 28.02.2007 00:22 |
| templates oder css mit firefox | rbs_phoenix | HTML, Usability und Barrierefreiheit | 1 | 30.10.2006 15:24 |
| if abfragen in Templates | rob1011 | PHP Tipps 2006 | 13 | 03.08.2006 15:55 |
| Vererbung bei Templates | Pain-maker | PHP-Fortgeschrittene | 9 | 28.03.2006 10:05 |
| [code]-Darstellung Firefox und Mozilla | Magic | Off-Topic Diskussionen | 9 | 21.01.2006 01:15 |
| JS - Firefox: DOM-Problem?? | stf.stream | HTML, Usability und Barrierefreiheit | 4 | 12.01.2006 23:21 |
| [Erledigt] window.location.href mit firefox | HTML, Usability und Barrierefreiheit | 15 | 18.11.2005 17:49 | |
| [Erledigt] shiftKey bei Firefox abfragen | HTML, Usability und Barrierefreiheit | 2 | 05.08.2005 15:08 | |
| Problem mit PFad Firefox - Verzeichnis löschen | PHP Tipps 2005-2 | 0 | 19.07.2005 16:05 | |
| Deer Park Alpha 1 (=Mozilla Firefox 1.1) | Off-Topic Diskussionen | 15 | 09.07.2005 02:32 | |
| [Erledigt] verfluchter Firefox | HTML, Usability und Barrierefreiheit | 5 | 08.07.2005 22:51 | |
| [Erledigt] Wieder mal Templates! | PHP-Fortgeschrittene | 1 | 10.09.2004 11:42 | |
| Besucher kamen über folgende Suchanfragen bei Google auf diese Seite |
| background-repeat, firefox bricht ab, firefox stellt background-color nicht dar |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.