Keresés

Új hozzászólás Aktív témák

  • Sil

    senior tag

    válasz _Petya_ #205 üzenetére

    A Profilon belül van egy chrome nevű mappa, ebben kell elhelyezni egy fájlt, aminek a neve userContent.css, a tartalma pedig a következő (ha van már ilyen fájlotok, akkor természetesen egyesíteni kell a kettőt):

    SZERK: a hülye emotikonok helyett 1-1 db záró szögletes zárójelt képzeljetek... (nem is lett volna szabad beszúrnia, nem ez a kódja... grrr...)

    /* gmail right panel ads hide */
    #ad { display:none !important}

    /* other gmail ads */
    tr[class=''metatable cad'';] {
    display: none !important;
    }

    table[class=''actb'';] {
    display: none !important;
    }

    /* general: search tip */
    body[onload=''document.gs.reset()'';] table[cellspacing=''0'';][cellpadding=''0'';][border=''0'';] td[valign=''bottom'';][height=''30'';] { display: none !important }

    /* general: sponsored links: right */
    body[onload=''document.gs.reset()'';] table[width=''25%'';][bgcolor=''#ffffff'';][align=''right'';] { display: none !important }

    /* general: sponsored links: top */
    body[onload=''document.gs.reset()'';] p.e table[width=''100%'';][height=''40'';][cellpadding=''3'';] { display: none !important }

    /* search: product search (store linkage) */
    body[onload=''document.gs.reset()'';] p.e table[cellspacing=''0'';][cellpadding=''1'';][border=''0'';] { display: none !important }

    /* groups: sponsored links: top (everything but header) */
    body[onload=''document.gs.reset()'';] td[id^=''taw'';].ch { display: none !important }

    /* groups: sponsored links: right */
    body[onload=''document.gs.reset()'';] table[width=''100%'';][cellpadding=''3'';] tr[valign=''top'';] td[valign=''top'';][rowspan=''26'';] { display: none !important }

    /* gmail: text ads */
    div.c.xs#ad { display: none !important }

    [Szerkesztve]

Új hozzászólás Aktív témák