Forums

need to embed large photo into header background (2 posts)

  1. newbie2
    Member
    Posted 2 years ago #

    please see http://launna.com//web/

    I would like the site to be centered on the image that is just below the navigation.

    What I am tryng to acheive is if you look at this site, the top part the header black and light blue parts are always larger than the body of the site. I would like the image to be embedded so it is in the background so if the browser width is smaller all you see is the site, but if you widen the browser the whole image is visable.

    I would like the header image to disapear into the background like the black and light blue sections do on this site.

    I hope this explains my request. I though I could embed the image into the background of a div, but have not figured out how to do this. The theme I am using is thematic.

  2. newbie2
    Member
    Posted 2 years ago #

    I guess I need help putting these two things together:

    #header {
    background: url("/images/kubrickheader.jpg")
    repeat-x top left; }

    and

    <?php if(function_exists('show_media_header')) { show_media_header(); } ?>

    The first I think will put the image where I want it and the second will rotate the image via the theme which is the thematic theme.

Topic Closed

This topic has been closed to new replies.

About this Topic