[Résolu] Fond dans sidebar (Créer un compte)

  • Statut : non résolu
7 sujets de 16 à 22 (sur un total de 22)
  • Auteur
    Messages
  • #566917
    AmO
    Participant
    Maître WordPress
    4443 contributions

    Pour virer la sidebar dans les billets… faut virer la fonction dans le fichier single.php

    Cette ligne la :
    [c][/c]

    #566918
    Oo
    Membre
    Maître WordPress
    2484 contributions

    Bonjour AmO,

    Merci de venir à mon secours encore une fois ! Mais, dans single.php l’appel à la sidebar n’existe pas ! Ce sont simplement les appels aux images de fonds [ds le header] qui ne sont pas correcte ! Il faut les modifer mais comment ?

    En fait, les billets doivent avoir un fond jaune, faisant toute la largeur et auteur du billet ^^

    Merci de ton aide ^^

    Oo

    #566919
    Oo
    Membre
    Maître WordPress
    2484 contributions

    Bonjour à tous,

    Personne ne peut m’aider ?

    J’aimerais tellement en finir avec cette barre latérale ^^

    Merci en tout cas ^^

    Oo

    #566920
    AmO
    Participant
    Maître WordPress
    4443 contributions
    Oo Bubu wrote:
    Bonjour à tous,

    Personne ne peut m’aider ?

    J’aimerais tellement en finir avec cette barre latérale ^^

    Merci en tout cas ^^

    Oo

    Quand tu me vois sur msn… tu me send ton zip
    Jte ferai les modifs…
    et texpliquera à tes ptits copain après 😉

    😎

    #566921
    AmO
    Participant
    Maître WordPress
    4443 contributions

    Dans le header :



    /* BEGIN IMAGE CSS */
    /* To accomodate differing install paths of WordPress, images are referred only here,
    and not in the wp-layout.css file. If you prefer to use only CSS for colors and what
    not, then go right ahead and delete the following lines, and the image files. */

    body { background: url(« /images/kubrickbgcolor.gif ») fixed center top; }

    #page { background: url(« /images/kubrickbg.gif ») repeat-y top; border: none; }

    #page { background: url(« /images/kubrickbgwide.gif ») repeat-y top; border: none; }

    #header { background: url(« /images/kubrickheader.jpg ») no-repeat bottom center; }
    #footer { background: url(« /images/kubrickfooter.jpg ») no-repeat bottom; border: none;}


    /* END IMAGE CSS */


    Ca marche chez moi

    #566922
    AmO
    Participant
    Maître WordPress
    4443 contributions
    /* BEGIN IMAGE CSS */
    /* To accomodate differing install paths of WordPress, images are referred only here,
    and not in the wp-layout.css file. If you prefer to use only CSS for colors and what
    not, then go right ahead and delete the following lines, and the image files. */

    body { background: url(« /images/kubrickbgcolor.gif ») fixed center top; }

    #page { background: url(« /images/kubrickbgwide.gif ») repeat-y top; border: none; }

    #page { background: url(« /images/kubrickbg.gif ») repeat-y top; border: none; }

    #header { background: url(« /images/kubrickheader.jpg ») no-repeat bottom center; }
    #footer { background: url(« /images/kubrickfooter.jpg ») no-repeat bottom; border: none;}


    /* END IMAGE CSS */

    #566923
    Oo
    Membre
    Maître WordPress
    2484 contributions

    MERCI AmO : Le zorro de l’informatique ^^

    Merci beaucoup !!! j’ai quelque peu lutté mais sans gros succès ^^

    Oo

7 sujets de 16 à 22 (sur un total de 22)
  • Vous devez être connecté pour répondre à ce sujet.