Forums

Ad in header (5 posts)

  1. cruthas
    Member
    Posted 7 months ago #

    I've been working on this for some time now and still can't get it to work correctly.

    I have my div in the header:

    <div id=”header-right”>
    <?php if (function_exists('dfrads')) { echo dfrads('5537092'); } ?>
    </div>

    and I have my style in styles.css

    #headerright {
    float: right;
    margin: 15px 10px 0px 0px;
    width: 720px;
    height: 90px;
    padding: 0px;
    border: 0px;
    }

    but I can't seem to get it to recognize the style and float it right. I can align it when I inspect the element fine but there there is no line to replace or add to in the style.css...

    Any help would make my day. Thanks in advance!

  2. esmi
    Theme Diva & Forum Moderator
    Posted 7 months ago #

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

  3. cruthas
    Member
    Posted 7 months ago #

  4. esmi
    Theme Diva & Forum Moderator
    Posted 7 months ago #

    Start by getting rid of the curly quotes in <div id=”header-right”>

  5. cruthas
    Member
    Posted 7 months ago #

    dammit!

    Thank you!

Reply

You must log in to post.

About this Topic

Tags