Auf Grund des vielfältigen Feedbacks, hier eine Möglichkeit wie ihr die Seiten von GAMERSUNITY.de auf beispielsweise einem Breitbildmonitor zentrieren könnt. So könnt ihr wählen, ob ihr die Seite lieber mittig oder links haben möchtet.
Was ihr braucht:- Firefox 1.5 oder höher als Browser
- Stylish - eine Firefox Extension die den Seitenstyle im Browser anpassen kann
Nachdem ihr Stylish installiert habt, erstellt ihr ein neues Profil für GAMERSUNITY:
Dort fügt ihr dann folgenden HTML-Code ein:
Code:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gamersunity.de") {html{
background:#FFFFFF transparent !important;
}
body
{
width:1000px !important;
margin:0 auto !important;
!important;
}
td.tcat, td.tcat a
{
color:;
}
#posts
{
max-width:1000px !important;
}
td.talt11 a, td.talt22 a, td.talt1 td.talt1 a, td.talt2 td.talt2 a
{
color:#FFFFFF transparent !important;
}
td.talt11 a:hover, td.talt22 a:hover, td.talt1 td.talt1 a:hover, td.talt2 td.talt2 a:hover
{
color:#FFFFFF transparent !important;
}
}
}
Das wars schon.
Getestet mit
- 22" Breitbild-Monitor 1680x1050
- 20", 1600x1200
- 19", 1280x1024