admin315

Member

Forum Replies Created

  • In reply to: style.css hierarchy

    #24859

    Actually, I cut and pasted from a message post here for my fuctions.php content code… obviously I don’t have BR tags in the code either. it was a bad example.

    Either way, the functions.php (it works fine) is not the issue it’s the style.css file.

    In reply to: style.css hierarchy

    #24857

    I didn’t name the folder anything, I actually went to Prasanna SP website and downloaded his “youre-too-stupid-to-create-two-simple-files-on-your-own” child theme for dummies: http://www.prasannasp.net/graphene-child-theme-template/

    Followed the paint by number instructions. All works fine. As I said the child’s functions.php edit works as my header image is the new size.

    When I view the css file listing it lists the child style, but before the main.

    The only thing I have in my child functions.asp file is

    <br />
    function graphene_modify_header_height(){<br />
    return 309;<br />
    }<br />
    add_filter('graphene_header_image_height', 'graphene_modify_header_height');<br />

    Thanks all!

    PS – love Ultimate TinyMCE

    In reply to: Change Header Size

    #24866

    Thanks for the reply,

    I did do a search, which I should have stated and been more clear in my question. In the search I did find an option, which prompted my question about non-code changes. The suggested answer is for a change in functions.php which would be killed with any future theme upgrade, correct?

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