Skip to content

forzaclubdefrance.com - 2023 by m23

Screenshot of forzaclubdefrance.com - 2023

Details

Authorm23

LicenseNo License

CategoryForza Club France

Created

Updated

Size42 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Theme de rafraichissement pour le forum sur le Honda Forza sur le site ForzaClubDeFrance.com (version en cours de realisation - nov 23)

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           forzaclubdefrance.com - 01/06/2022 17:00:13
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("forzaclubdefrance.com") {


    /*************** LES PAGES *****************/
    html {
        margin: 0;
        width: 100%;
    }
    
    /*html body {
        min-height: 100% !important;
    }*/
    
    body {
        margin-top: 0;
        padding-top: 0;
        padding-left: 0 !important;
        font-family: "Helvetica Neue ", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 1.6em;
        background-color: #ffffff;
        color: #848484;
    }
    html body div {
        margin: 0;
    }

    html body div br {
        content: " ";
        display: block;
        margin: 0;
    }
    .bodyline {
        padding: 0;
    }
    table,
    tbody,
    .bodyline,
    iframe {
        margin: auto;
        width: 100%;
    }

    /*************** NETTOYER PAGE *****************/
    td.bodyline table[cellpadding="0"][align="center"] {
        display: none;
    }
    
    /* marge gauche PUB */
    /*tbody > iframe[src^="/pub.php?cc=0&f=160x600&p=160x600_left&ci=149&aA=&aA=1&id=beb1046530f1057c1bb35c7373c2d534&ega=2588&exsize=h&&crtg_content=empty"] {*/
    div[style^="position: fixed; left: 0px; top: 0px; bottom: 0px; width: 165px;"] {
        display: none !important;
        visibility: hidden !important;
        width: 0;
    }
    
    /* marge gauche bloc PUB flottant */
    div[style^="text-align: center; font-size: 10px; width: 100%; box-sizing: border-box; font-style: italic; opacity: 0.7; font-family: Verdana"] {
        display: none !important;
        visibility: hidden !important;
        width: 0;
    }
    
    /* img ENTETE LOGO FORZA transparent avec bords et ombres */
    img[src^="http://img.xooimage.com/"][title="Message"] {
        display: none !important;
    }


    /* img, icone, entete de chaque comm/post */
    img[src^="http://img.xooimage.com/files110/1/a/e/forza-cf-sticker_large-1-4fb7ffa.png"] {
  -webkit-filter: drop-shadow(1px 1px 2px white)
                  drop-shadow(-1px -1px 2px white);
  filter: drop-shadow(1px 1px 2px white) 
          drop-shadow(-1px -1px 2px white);
    }

    /* bouton CITER pour chaque post/comm */
    a[href^="posting.php?mode=quote&p="] {
        visibility: hidden;
        position: relative;
    }

    a[href^="posting.php?mode=quote&p="]:after {
        visibility: visible !important;
        position: absolute !important;
        top: 0;
        right: 42px;
        display: block !important;
        width: 36px !important;
        height: 16px !important;
        border-radius: 4px !important;
        background-color: #cccccc !important;
        color: #ffffff !important;
        font-size: 10px !important;
        font-weight: normal !important;
        padding-left: 5px;
        padding-bottom: 4px !important;
        content: "CITER";
        white-space: normal !important;
    }

    /* bouton EDITER pour post/comm perso        */
    a[href^="posting.php?mode=editpost&p="] {
        visibility: hidden;
        position: relative;
    }

    a[href^="posting.php?mode=editpost&p="]:after {
        visibility: visible !important;
        position: absolute !important;
        top: 0;
        right: 55px;
        display: block !important;
        width: 40px !important;
        height: 16px !important;
        border-radius: 4px !important;
        background-color: #cccccc !important;
        color: #ffffff !important;
        font-size: 10px !important;
        font-weight: normal !important;
        padding-left: 5px !important;
        padding-bottom: 5px !important;
        content: "EDITER";
        white-space: normal !important;
    }

    /* bouton SUPPRIMER pour post/comm perso        */
    a[href^="posting.php?mode=delete&p="] {
        visibility: hidden;
        position: relative;
    }

    a[href^="posting.php?mode=delete&p="]:after {
        visibility: visible !important;
        position: absolute !important;
        top: 0;
        right: 0;
        display: block !important;
        width: 65px !important;
        height: 16px !important;
        border-radius: 4px !important;
        background-color: #cccccc !important;
        color: #ffffff !important;
        font-size: 10px !important;
        font-weight: normal !important;
        padding-left: 5px !important;
        padding-bottom: 5px !important;
        content: "SUPPRIMER";
        white-space: normal !important;
    }

    /* bouton PROFIL pour chaque post/comm        */
    td[valign="middle"][nowrap="nowrap"]:not([align="center"]) a:not(.username-coloured)[href^="profile.php?mode=viewprofile&u="] {
        visibility: hidden;
        position: relative;
    }

    td[valign="middle"][nowrap="nowrap"]:not([align="center"]) a:not(.username-coloured)[href^="profile.php?mode=viewprofile&u="]:after {
        visibility: visible !important;
        position: absolute !important;
        top: 0;
        right: 0;
        display: block !important;
        width: 45px !important;
        height: 16px !important;
        border-radius: 4px !important;
        background-color: #cccccc !important;
        color: #ffffff !important;
        font-size: 10px !important;
        font-weight: normal !important;
        padding-left: 5px !important;
        padding-bottom: 5px !important;
        content: "PROFILE";
        white-space: normal !important;
    }

    /* bouton MESSAGE pour chaque post/comm        */
    a[href^="privmsg.php?mode=post&u="] {
        visibility: hidden;
        position: relative;
    }

    a[href^="privmsg.php?mode=post&u="]:after {
        visibility: visible !important;
        position: absolute !important;
        top: 0;
        right: 0;
        display: block !important;
        width: 52px !important;
        height: 16px !important;
        border-radius: 4px !important;
        background-color: #cccccc !important;
        color: #ffffff !important;
        font-size: 10px !important;
        font-weight: normal !important;
        padding-left: 4px !important;
        padding-bottom: 5px !important;
        content: "MESSAGE";
        white-space: normal !important;
    }

    /* POSTS bouton WWW pour chaque post/comm        */
    a[target="_userwww"] {
        visibility: hidden;
        position: relative;
    }

    a[target="_userwww"]:after {
        visibility: visible !important;
        position: absolute !important;
        top: 0;
        right: 0;
        display: block !important;
        width: 52px !important;
        height: 16px !important;
        border-radius: 4px !important;
        background-color: #cccccc !important;
        color: #ffffff !important;
        font-size: 10px !important;
        font-weight: normal !important;
        text-align: center;
        padding-left: 5px !important;
        padding-bottom: 5px !important;
        content: "WWW";
        white-space: normal !important;
    }

    a[href^="posting.php?mode=quote&p="]:hover:after,
    a[href^="posting.php?mode=editpost&p="]:hover:after,
    a[href^="posting.php?mode=delete&p="]:hover:after,
    td[valign="middle"][nowrap="nowrap"] a:not(.username-coloured)[href^="profile.php?mode=viewprofile&u="]:hover:after,
    a[href^="privmsg.php?mode=post&u="]:hover:after,
    a[target="_userwww"]:hover:after {
        background-color: #0099cc !important;
    }


    /* img, tag, type de membre */
    img[alt="En rodage"],
    img[alt="Nouveau Membre"],
    img[alt="Enregistré"],
    img[alt="Au Rupteur !"],
    img[alt="Hyper Actif"],
    img[alt="Modérateur"] {
        display: none;
    }

    span.postdetails div:not([id]) {
        text-align: right;
        font-size: 10px;
        line-height: 10px;
    }

    /* Panneau RGPD, cookies */
    iframe[id="rgpdXooit"] {
        display: none;
    }

    /*************** NETTOYER SMILEYS *****************/
    /* smiley, FLEURS */
    img[src="http://img1.xooimage.com/files/f/c/0/bis-559.gif"],
    img[src="http://img1.xooimage.com/files/1/e/5/gaz-572.gif"],
    img[src="http://img1.xooimage.com/files/1/c/2/lam-593.gif"],
    img[src="http://img1.xooimage.com/files/5/f/9/old-5ab.gif"],
    img[src="http://img1.xooimage.com/files/3/6/b/popc-5b2.gif"],
    img[src="http://img1.xooimage.com/files/3/9/3/revenant-5b9.gif"],
    img[src="http://img1.xooimage.com/files/0/2/9/vis-5d7.gif"],
    img[src="http://img1.xooimage.com/files/7/f/1/banane21-180c.gif"],
    img[src="http://img1.xooimage.com/files/a/1/7/bounce-1fcc.gif"],
    img[src="http://img1.xooimage.com/files/8/5/2/clap-1848.gif"],
    img[src="http://img5.xooimage.com/files/3/6/b/estaunboulet4hf-5111e.gif"],
    img[src="http://img1.xooimage.com/files/5/4/9/fumeur13-2194.gif"],
    img[src="http://img1.xooimage.com/files/2/9/0/degage-3055.gif"],
    img[src="http://img1.xooimage.com/files/8/3/f/modo-cachez-vous-2671.gif"],
    img[src="http://img1.xooimage.com/files/4/4/6/sors3-18b5.gif"],
    img[src="http://img1.xooimage.com/files/5/4/b/starwars-1--1e4f.gif"] {
        display: none;
    }


    /*************** ENTETE *****************/
    /* logo FORZA, position */
    body > div[style^="text-align:center; width:100%; margin:auto; background-image:url(https://i.goopics.net/agZQy.jpg);"] {
        padding-top: 180px !important;
    }

    /*************** NAVIGATION *****************/
    .nav a.nav {
        font-size: 120%;
        font-weight: normal;
        text-transform: uppercase;
    }


    /* BREADCRUMB posts */
    td[width="100%"][valign="middle"][align="left"] {
        margin-left: 0;
        padding-left: 0;
        position: absolute;
        left: 0;
    }

    td[width="100%"][valign="middle"][align="left"] span.nav {
        margin: 0;
        padding: 0;
    }

    /* BREADCRUMB, infos heure en pied de page        */
    table[cellpadding=...

Reviews

No reviews yet.