• I am using the fusion theme with 3 columns and the main sidebar on the left. I changed the header image to a flash file which is working fine but the position of the new “header.swf” is not centered across the entire site width but to the right of the left sidebar. No matter what I do in css the new header.swf will only begin from this same position outlined in black in the image link below.
    Help is appreciated.
    I have a screen shot link here – screen shot

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter emptymindfilms

    (@emptymindfilms)

    The problem is how to refer to the header image in this code, as in the theme it is a background image –
    #page-wrap1{ background: transparent url(images/header-bg.jpg) repeat-x left top; }
    #page-wrap2{
    background: transparent url(images/header-flash/header.swf) no-repeat center top;
    height: 250px;
    width: 100%;
    display:block;
    }

    A screenshot is of no use. What might help is a link to a page demonstrating the problem.

    Thread Starter emptymindfilms

    (@emptymindfilms)

    The site is not online – I have to build the site locally – hence the screenshot. It is a problem I have to resolve – to make the header the full width of the site and sit behind the left sidebar.
    I replaced the header.jpg with a header.swf and this flash embed is in the header.php – that is working fine. It is only the position which is a problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header position problem in fusion theme’ is closed to new replies.