Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter moeryan18

    (@moeryan18)

    Thanks Scottnix…yes, I found the thematic forum after I posted this, sorry. I’ll use that for new questions from now on.

    Do I add the above code to ‘header-extensions.php’? Or am I moving existing code around? Sorry, the php is a little overwhelming.

    Thanks for your help!

    Thread Starter moeryan18

    (@moeryan18)

    Great, I think this is a good explanation for me. I’ll stick to only editing my child theme – not the parent. And I’ll make sure my parent theme stays up-to-date.

    Thanks Gene, I greatly appreciate your time.

    Thread Starter moeryan18

    (@moeryan18)

    Thanks for your response, Gene.

    I think I understand what you mean regarding the @imports giving me a ‘head start’…I wasn’t using them yet though.

    So, to be clear, it would be a good idea to use those @import css files to assign the design details, instead of consolidating all of them in one style.css sheet? Those files are all located under the ‘thematic’ directory though…which would be the parent theme.

    Here is an example of what my style.css file is telling me to do:
    ———————————
    /* Apply basic typography styles */
    @import url(‘../thematic/library/styles/typography.css’);

    /* Apply a basic layout */
    @import url(‘../thematic/library/layouts/2c-r-fixed.css’);
    ———————————
    Sorry this is so long again…I’m just confused as to whether I should edit those above files (but you said it’s not a good idea to edit the ‘parent’ files) or only use my style.css file.

    Thanks again, Gene! Much appreciated.

    Thread Starter moeryan18

    (@moeryan18)

    Hi Jose,

    No I’m not very PHP savvy, only slightly familiar…thanks for the tip though, I will maybe learn in the future. Thanks again!

    Thread Starter moeryan18

    (@moeryan18)

    Great, thank you. I know it’s a really basic question, but it’s my first website I’m trying to do with WordPress and I’m basically styling/designing from scratch.

    Much appreaciated!

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