modifier mon theme, ajouter une colone ? (Créer un compte)

  • Statut : non résolu
  • Ce sujet contient 7 réponses, 3 participants et a été mis à jour pour la dernière fois par ArtGraph, le il y a 19 années.
8 sujets de 1 à 8 (sur un total de 8)
  • Auteur
    Messages
  • #447853
    zone
    Participant
    Initié WordPress
    35 contributions

    Bonjour !
    j’utilise le theme : back_in_black_2
    Voici mon adresse de mon blog en test : http://www.zone911.com/buzz/
    Je le trouve quasiment parfait ! et je voudrais garder ce theme ! mais le hic, j’aimerais pouvoir ajouter une colone de 120 pixels de largeur a gauche, cette colone servirait a mettre des liens et des bannière publicitaire.
    Comment faire pour ajouter une colone a mon thème ???

    Merci de votre aide.

    #575084
    xavier
    Participant
    Maître WordPress
    2124 contributions

    Pourquoi ne pas demander directement à l’auteur ? 🙂
    http://t37.net/themes

    #575085
    zone
    Participant
    Initié WordPress
    35 contributions

    Salutation,
    c’est vrai je n’y ai pas pensé mais j’ai comme l’impression qu’il ne parle pas le Français ?
    je vais essayer de le trouver, des fois que….
    Es ce que c’est bien compliqué de modifier un thème ?

    Merci

    #575086
    zone
    Participant
    Initié WordPress
    35 contributions

    Je n’ai eu aucune réponse de l’auteur.
    J’ai downloader le programe Dreamraver, quelque chose comme ca, et je vais le tester dans les prochaines jours.

    Si il y a des gens qui peuvent m’aider !! merci

    #575087
    zone
    Participant
    Initié WordPress
    35 contributions

    J’ai fais quelques essais avec le programme : Macromedia Dreamweaver 8
    Et je n’ai pas été capable, je ne connais pas ce programme.

    J’essais a nouveau, es ce qu’il y a une personne sur le forum qui peut m’aider a trouver comment faire pour ajouter une colone a gauche et des cellulaires sous mon sidebar.

    Merci

    #575088
    ArtGraph
    Membre
    Padawan WordPress
    90 contributions

    il te suffit pour celà de créer une nouvelle sidebar de 120 px dans le css

    ta première sidebar float : left;
    ton contextuel : float : right;
    et ta nouvelle sidebar tu lui appliques un margin : à gauche et droite de même pour le padding

    par contre soit tu agrandi la taille de ton site soit tu réduis la valeur de ton contextuel si tu veux que celà donne quelque chose de correct et d’aligné.

    #575089
    zone
    Participant
    Initié WordPress
    35 contributions

    Merci pour ton aide !

    Mais pour bien comprendre, es ce que vous pourriez m’écrire quelques lignes a jouter dans le CSS ?, si je comprend je dois commencer par # et lui donner un nom ?
    après je lui donnes les configurations approprié ?


    Voici mon CSS

    /*
    Theme Name: Back in Black 2
    Theme URI: http://www.eretzvaju.org/download/back-in-black-2
    Description: The revenge of the back in black theme
    Author: Frederic de Villamil
    Author URI: http://www.eretzvaju.org
    Licence: GNU GPL
    Licence URI: http://www.gnu.org
    Version: 1.5.3
    */

    a {
    color: #ededed;
    }

    a[hreflang]:after {
    content: « 000a0[ » attr(hreflang) « ] »;
    color: Fuchsia;
    }

    a img {
    border: #808080 2px solid;
    }

    a:visited {
    color: White;
    }

    a:hover {
    color: Red;
    }

    ul {
    list-style-type: circle;
    }

    acronym, abbr {
    border-bottom: 1px dashed Aqua;
    }

    acronym, abbr, span.caps {
    cursor: help;
    font-size: 90%;
    letter-spacing: .07em;
    }

    blockquote {
    border-left: 3px solid #808080;
    margin-left: 1.5em;
    padding-left: 5px;
    }

    body {
    font: normal 12px Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    background-image: url(background.png);
    color: #fff;
    text-align: center;
    }

    cite {
    font-size: 90%;
    font-style: normal;
    }

    h2 {
    font: normal 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    margin: 15px 0 2px 0;
    padding: 0 0 1px 5px;
    background: #333333;
    color: #FFFF66;
    font-weight: bolder;
    font-size: 16px;
    text-transform: uppercase;
    }

    h2 a,
    h2 a:hover {
    color: #0099FF;
    text-decoration: blink;
    outline-color: invert;
    }
    h2 a:visited {
    color: #FFFF80;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    }

    h3 {
    font-family: « Times New Roman », Times, serif;
    font-size: 100%;
    margin-top: 0;
    padding-top: 3px
    }

    h4 {
    font: italic normal 55% « Times New Roman »;
    color: #565;
    margin-top: 0;
    }

    p {
    font: normal 12px Arial, Helvetica, sans-serif;
    }

    ul {
    list-style-image: url(« img/search.png »);
    }

    ol#commentlist {
    list-style: decimal;
    font-size: 100%;

    list-style-type: decimal;
    }

    ul li a { text-decoration: none; }

    code {
    font: courier
    }
    .credit {
    background: #333;
    color: #fff;
    font-size: 11px;
    padding: 3px;
    border-bottom: double 3px #fff;

    text-align: center;
    }

    .credit a:link, .credit a:hover {
    color: #fff;
    }

    .feedback {
    font-size: 0.75em;
    text-align: right;
    margin-bottom: 25px;
    text-decoration: none;
    }

    .feedback a {
    color: #ccc;
    text-decoration: none;
    }

    feedback a:visited {
    color: #808080;
    }

    .menu {
    padding: 1px 10px 2px 10px;
    cursor: hand;
    border-right: 1px solid Red;
    border-bottom: 1px solid Black;
    }

    .meta {
    font-size: 1em;
    color: #ccc;
    padding-left: 5px;
    }

    .meta, .meta a {
    color: White;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    }
    .meta ul {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
    }

    .meta li {
    display: inline;
    }

    .storycontent { padding-left: 5px; }

    .storytitle {
    margin: 0;
    }

    .storytitle a {
    text-decoration: none;
    }

    p {
    font: 110%/165% Arial, Helvetica, sans-serif;
    }

    img {
    text-align: center;
    padding: 5px 5px 5px 5px;
    border: 1px solid #5B5B5B;
    }

    #bordered {
    border-left: 1px solid #880000;
    border-right: 1px solid #880000;
    }

    #commentform input, #commentform textarea {
    background: #d0d0d0;
    border-bottom: #808080 1px solid;
    border-right: #808080 1px solid;
    border-left: 0px;
    border-top: 0px;
    font-family: verdana;
    font-size: 10px;
    }

    #commentform textarea {
    width: 100%;
    }

    #content {
    margin: 30px 15px 15px 25px;
    min-height: 500px;
    }

    #header a{
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 76px 0 0 0;
    width: 702px;
    display: block;
    overflow: hidden;
    background-image: url(« img/eretzvaju_2.jpg »);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/: 120px;
    z-index: 10;
    }

    #main {
    width: 700px;
    margin: 0px auto;
    color: #FBFBFB;
    background: Black;
    text-align: left;
    }

    #menu {
    background: Maroon;
    font-size: 100%;
    padding-left: 20px;
    padding-bottom: 2px;
    padding-top: 1px;
    }

    #tab_search #s {
    margin-top: 5px;
    width: 150px;
    padding-bottom: 3px;
    list-style-image: url(« img/search.png »);
    }

    .wp-smiley {
    border: 0px;
    }

    #575090
    ArtGraph
    Membre
    Padawan WordPress
    90 contributions

    le pb là c’est qu’il faut reprendre tout ton code, en effet, il faut déclarer une sidebar qui n’existe pas et redéfinir la page des comments.

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