Hab' mir erlaubt, hrpns Beitrag ein wenig anzupassen (80%
Seitenbreite statt 100% [und zentriert], damit man bei "breiten"
Monitoren nicht einen Tennishals bekommt)
> http://www.heise.de/newsticker/foren/S-Re-userChrome-css-oder-sonstig-clientbasierte-Loesung-gegen-Genicktorsion/forum-142146/msg-15383137/read/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("heise.de")
{
div#container
{
position: relative !important;
top: -100px !important;
width: 80% !important;
margin: 0 auto !important;
}
div#mitte
{
width:100% !important;
margin-left: 0 !important;
background: none !Important;
}
div#container_content
{
width: 100% !important;
margin: 0;
background: none !Important;
}
div#mitte_links
{
width: 100% !important;
background: none !Important;
}
div#mitte_rechts
{
width: 0px !important;
display: none !important;
}
div#sitemap
{
display: none !important;
}
}
Edit: "[und zentriert]"
Seitenbreite statt 100% [und zentriert], damit man bei "breiten"
Monitoren nicht einen Tennishals bekommt)
> http://www.heise.de/newsticker/foren/S-Re-userChrome-css-oder-sonstig-clientbasierte-Loesung-gegen-Genicktorsion/forum-142146/msg-15383137/read/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("heise.de")
{
div#container
{
position: relative !important;
top: -100px !important;
width: 80% !important;
margin: 0 auto !important;
}
div#mitte
{
width:100% !important;
margin-left: 0 !important;
background: none !Important;
}
div#container_content
{
width: 100% !important;
margin: 0;
background: none !Important;
}
div#mitte_links
{
width: 100% !important;
background: none !Important;
}
div#mitte_rechts
{
width: 0px !important;
display: none !important;
}
div#sitemap
{
display: none !important;
}
}
Edit: "[und zentriert]"