loobyz

Member

Forum Replies Created

  • In reply to: Slide show => How Change It

    #24096

    In fact, I just want to put 5-6 pictures differents.

    In reply to: Slide show => How Change It

    #24095

    In fact, I don’t want to publish a post. It is possible to do that?

    I only want pictures not text in this slide show

    In reply to: Slide show => How Change It

    #24093

    Here : blog.hddesign.fr

    I put in css customs :

    . block-button,. block-button: visited

    {display: none;}

    . slider-entry-wrap {display: none}

    I don’t understand how choose my pictures. I just want to put pictures that have nothing to do with the articles.

    How can do it?

    In reply to: reduce the size of the comment field

    #16467

    In fact, with Firebug, I see where I have to change the code. But I don’t see what files in php or html editing. Yes, as Firebug doesn’t record and publish it on the ftp.

    In reply to: reduce the size of the comment field

    #16466

    Oh great… It’s a great tools 🙂

    I didn’t know it but now I will use it all the time

    Thank you for your help

    This topic is resolved, so I’ll change the status.

    In reply to: reduce the size of the comment field

    #16464

    It’s better to change css in the real file or in display/custom CSS?

    Really thank you for firebug, it’s great, really great 🙂

    In firebug, where can I see the html page that is concerned with the code?

    In reply to: reduce the size of the comment field

    #16462

    It’s doesn’t work. Can you just tell me where do you find this instructions? It’s in the style.css or maybe something like that?

    Really thank you

    In reply to: reduce the size of the comment field

    #16460

    If I change this option, it’s not the field “Faire un commentaire” which become more small but an another field.. “Laisser un commentaire”..

    I don’t know if my explications are good…

    I want to reduce the size “1 commentaire” on my post…

    http://blog.hddesign.fr/

    And if I change option #respond > h3 {font-size:14px;}

    it’s this field under the comments which change :

    https://forum.graphene-theme.com/graphene-support/reduce-the-size-of-the-comment-field

    In reply to: Add block on sidebar

    #16451

    Thank you Syahir… This theme graphene is really interesting…

    I’ll open another post because I have a question about the comments …

    How to reduce the size of “Make a Comment” and how to remove small tools to make the text formatting when you want to comment …

    Thank you

    In reply to: Add block on sidebar

    #16448

    and here is the file “style.css”. It’s child theme file.

    /*
    Theme Name: Graphene Child
    Template: graphene
    Version: 1.0

    */
    @import url("../graphene/style.css");
    /* Your modification goes here */

    /* Top level header menu, default state */

    #header-menu > li > a {
    color: #09C403;
    line-height: 16px;
    padding: 9px 10px 10px;
    }
    #header-menu > li > a > span {
    display: block;
    font-size: 11px;
    color: #55E1D3;
    }

    /* Top level header menu, hover and current state */

    #header-menu > li.current-menu-ancestor > a {
    color: #D10564;
    }

    #header-menu > li.current-menu-ancestor > a > span {
    color: #0505D1;
    }

Viewing 10 posts - 1 through 10 (of 12 total)

  • 1
  • 2