Forum Replies Created

  • In reply to: Editing the HTML in Graphene yes or no?

    #20662

    Thanks Josh. Should I be editing my graphene html? I’ll have to review your screen cast on using firebug or inpector to pin point my classes.

    In reply to: Graphene child theme center widget titles, howto

    #20326

    Ok, I think I am going to bed now. I found out why nothing was changing even though I had the concept and the code correct. I would put some css in my stylesheet and refresh and nothing would happen. I had not activated the Theme yet!!

    So for the past few days I have been trying to make code changes to my blog and not actually have it activated. Thanks Josh for your kind support. I can now edit at will. Sorry for the disconnect but I just got back from the East Coast.

    In reply to: Graphene child theme center widget titles, howto

    #20324

    So, it looks like I just copy the original stylesheet into my child theme style.css file?

    That seems a bit unusual. I know the original stylesheet is in the graphene directory. I thought (correct me if my logic is off) the new graphene-child directory with my graphene-child stylesheet was the one I would edit.

    So should I start with a minimalist style.css in my child theme folder and build as I go or simple copy the whole parent stylesheet and edit it in the child theme directory? Trying to figure this one out.

    I followed your video on how to setup the child theme. It was very straight forward and easy.

    dennis

    In reply to: Graphene child theme center widget titles, howto

    #20322

    /*

    Theme Name : graphene-child

    Description: Child Theme from the graphene theme

    Author: DT. Varnum

    Template: graphene

    version: 0.1.CT

    */

    @import url(“../graphene/style.css”);

    .sidebar h3 {

    text-align: center;
    }

    In reply to: Graphene child theme center widget titles, howto

    #20321

    Thanks Josh, my site is http://www.solutionfocusgroup.com/dtv. I know typically just changing the id’s can do much but am I editing the correct style sheet? I thought the child style sheet was the one to edit and not the original graphene style sheet?

    I am trying for a look kinda like http://bookblog.kjodle.net/ blog. I like the way they have the sidebars done. Any tips would be great. I am reading Digging Into WordPress 8th edition.

Viewing 5 posts - 1 through 5 (of 5 total)