hallo, habe grad einen Thread im Opera gemacht, kann da aber nicht mehr schreiben zu meinem Thread ... wegen so nem Spamblock :roll:
Aber ich weiß, dass es hier auch welche Firefoxeraner gibt, die den Opera als Zweitbrowser nehmen, so wich ich ...
Mein Problem ist folgendes:
Opera hat wohl Probleme mit meinem CSS Code (Internetexplorer & Firefox stellen meine Seite sauber dar) - der Opera hingegen baut mir bei fast allen Bilderlinks (außer Menüleiste ist nicht betroffen) einen schmalen, unteren-ungewollten Pixelrand rein.
meine Webseite: http://www.zeropaint.de.vu bzw. lang zum Host
http://www.zeropaint.pytalhost.com/
Das wäre mein CSS Code
ZitatAlles anzeigenbody
{
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(../Bilder/outbackground/bg.jpg);
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}div
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bolder;
overflow : auto;
background-position: center;
color: #000000;
text-align : left;
}table
{
border: none;
margin-left:auto;
margin-right:auto;
}td, th
{
border: none;
}
A:LINK, A:FOCUS, A:ACTIVE
{
text-decoration : none;
color : #00ff00;
outline: none;
background: url(../Bilder/footer/footer.png);
}A:VISITED
{
text-decoration : none;
color : #339933;
outline: none;
background: url(../Bilder/footer/footer.png);
}A:HOVER
{
color : #ff0000;
outline: none;
text-decoration: none;
background: url(../Bilder/footer/footer2.png);
}p
{
margin-top: -5px;
}h1
{
color: #7f1533;
font-size : 20px;
font-weight : bold;
padding-bottom: 0px;
margin-top: 6px;
line-height: 24px;
}h2
{
color: #7f1533;
font-size : 20px;
font-weight : bold;
padding-bottom: 0px;
margin-top: 6px;
line-height: 24px;
}.ueberschrift
{
color: #7f1533;
font-size : 20px;
font-weight : bold;
}
#content_container
{
padding-bottom:6px;
}
#footer
{
position:fixed;
bottom: 0px;
background: url(../Bilder/footer/footerfoot.png);
text-align:center;
padding:0px;
width:100%;
font-size: 12px;
left: 0px;
}
Und hier auch ein Bild, bei dem ich dieses 'Opera-Darstellungsproblem' mit kleinen roten Markern hinweise.
[Blockierte Grafik: http://img299.imageshack.us/img299/8034/hooveroperakr4.th.jpg]
Hier auch der direkte Link zum Opera-Forum (werde da jetzt wer weiß wieviele Minuten/Stunden geblockt) :?
http://opera-info.de/forum/thread.php?threadid=20553
ps. die Antwort von Thomas Scholz hat mir nicht geholfen, es hat sich nichts geändert ...
pss. oder weiß jemand, wie man a:link, a:focus .... also die ganzen a Varianten 2x definiern kann? Irgendwie bekomme ich das nicht hin.
psss. und was für mich absolut mystisch erscheint :lol: warum sehen meine ganzen Bilderlinks in der Menüleiste, der Seite nach dem Start (opera 9.63) normal aus???