insert image to right above header

  • Author
    Posts
  • #5883
    gillian

    I have added an image into header.php page as follows:

    <body <?php body_class(); ?>>
    <?php cryout_body_hook(); ?>
    <div id=”wrapper” class=”hfeed”>
    facebook
    <?php cryout_wrapper_hook(); ?>
    <header id=”header”>

    My page has one column which is 750px wide so it is centered in the screen, the background color is grey and the content white so the above code gives an image which sites above the header and aligned with the left hand side of the header.

    I want the image to be above the header but align with the right hand side of it. Any attempt I have made using css to do this has made it move down into the right hand side of the header (where it would be if I used the in-built mantra social media settings and specified top right corner of header) or align it completely with the right hand side of the screen.

    If anyone has already managed this any help would be much appreciated. Thanks.

    #5965
    gillian

    Just noticed that my code didn’t get into the post – no wonder no replies – but I have solved this.

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

The topic ‘insert image to right above header’ is closed to new replies.