How to add Generate Box in Metro theme

Community Forums Forums Design Tips and Tricks How to add Generate Box in Metro theme

This topic is: not resolved

This topic contains 10 replies, has 4 voices, and was last updated by  servando 2 months, 1 week ago.

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #22637

    dr_erni
    Participant
    Post count: 6

    I own both Generate and Metro – I’d like to include the Generate Box in the Metro theme. How would I go about doing this?

    #22647

    Sridhar Katakam
    Participant
    Post count: 84

    So you want http://cl.ly/image/0M131A3c1s1A ?

    1) Copy these images generate’s images folder into metro’s images directory:

    arrow.png, button.png, generatebox-badge.png, generatebox-bg.png, generatebox-heading-short.png, generatebox-heading.png, shadow.png

    2) Add this at end of metro’s functions.php.

    3) Add this just after opening PHP tag in metro’s home.php.

    4) Add this to metro’s style.css.

    #22651

    dr_erni
    Participant
    Post count: 6

    eeeeeeexcellent. Thank you!

    #22684

    braddalton
    Participant
    Post count: 2553

    Or you could simply install the Generate box plugin for Genesis.


    WordPress Developer & Consultant
    Brad Dalton @ WP SitesClick Here to Get Genesis Child Theme Tips Delivered.

    #25788

    servando
    Participant
    Post count: 7

    When using the Generate Box plugin, how do you add space between the Opt in Box and the Main Menu so it doesn’t look like this?

    http://i49.tinypic.com/2vsqfi9.png

    #25790

    Sridhar Katakam
    Participant
    Post count: 84

    Use this CSS:

    #generate_box {
        margin-top: 30px;
    }
    
    #26140

    servando
    Participant
    Post count: 7

    It worked! Thank you.

    Additionally, do you know how to change the color to match my orange instead of the one which comes for default?

    Best Regards.

    #26141

    Sridhar Katakam
    Participant
    Post count: 84

    I don’t see the Generate box at http://stream-seo.com/

    What’s the URL where you are using it?

    #26142

    servando
    Participant
    Post count: 7

    Sorry, can you try again? Should be there now.

    #26143

    Sridhar Katakam
    Participant
    Post count: 84

    still don’t see it.

    #26144

    servando
    Participant
    Post count: 7

    Perhaps it’s your cache? I just doubled checked and it’s there.

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

You must be logged in to reply to this topic.