Forums

Can someone tell me where to put this? (3 posts)

  1. 7milesdown
    Member
    Posted 7 years ago #

    You'll also need to add the CG-Amazon CSS file under wp-layout.css in
    the header section:
    What does it mean by the Header section is wp-layout.css? Im not understanding? What line? WHere exactly?

  2. Mark (podz)
    Support Maven
    Posted 7 years ago #

    You can do two things:
    in index.php
    <style type="text/css" media="screen">
    @import url( <?php echo get_settings('siteurl'); ?>/wp-layout.css );
    [paste the CSS here]
    </style>

    or, you could add the CG-A css to the bottom of your wp-layout.css.
    I doubt it matters which.

  3. 7milesdown
    Member
    Posted 7 years ago #

    I figured it out after re-reading a couple times. I originally kept tryin to put it in the actual CSS. haha. I felt like an idiot for about half an hour

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.