Neues heise​.de

Ich per­sön­lich finde das neue Design von Heise​.de ja sau­blöd. OK, es sieht auf den ers­ten Blick recht hübsch aus, aber lei­der hat die Über­sicht­lich­keit arg gelit­tenn, von der Tod­sünde der fes­ten Spal­ten­breite mal ganz abgesehen.

Firefox to the rescue! (mehr nach dem Break)

Ein­fach fol­gen­des in die UserContent.css eintragen.

@-moz-document domain(„heise.de“)

{

  div#container

  {

    posi­tion: rela­tive !important;

    top: –100px !important;

    width: 80% !important;

    mar­gin: 0 auto !important;

  }

  div#mitte

  {

    width:100% !important;

    margin-left: 0 !important;

    back­ground: none !Important;

  }

  div#container_content

  {

    width: 100% !important;

    mar­gin: 0;

    back­ground: none !Important;

  }

  div#mitte_links

  {

    width: 100% !important;

    back­ground: none !Important;

  }

  div#mitte_rechts

  {

    width: 0px !important;

    dis­play: none !important;

  }

  div#sitemap

  {

    dis­play: none !important;

  }

  .news_topteaser

  {

  dis­play: none !important;

  }

}

Keine Kommentare

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird niemals weitergegeben.Erforderliche Felder sind mit einem * markiert.