Forums

How to add text to top-right of the header? (2 posts)

  1. Flaash
    Member
    Posted 5 months ago #

    Hi there

    Hoping someone can help. I am trying to add contact details to the top right of the header (please see the site here).

    I've tried adding the following stylesheet and header.php, but I am only getting the text in the top or bottom left hand corner of my header.

    Added to style.css
    .contactmission {
    width: 100px;
    padding: 20px;
    float:right
    }

    Added to header.php (not sure I added it correctly though):

    <div class="contactmission">Contact and mission info here</div>

    I have changed the margins, changed the positioning of the div in my header.php and I am unsuccessful.

    Would someone be able to help? It's driving me crazy.

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

    Try using Firefox with the Firebug add-on for this kind of work.
    http://getfirebug.com/

Reply

You must log in to post.

About this Topic