help change a .JPG logo to a .SWF one

Discussion in 'HTML - XHTML - CSS' started by luxgharb, Aug 7, 2007.

  1. luxgharb New Member

    hello mates, thanks for the excelent work and great templates.

    i'm having a little problem when trying to add my flash banner on place of the old .jpg one that came with the (architecture2) template.

    i have this code on the CSS:

    #logo {
    width: 244px;
    height: 152px;
    background: url(images/header_1.jpg) no-repeat;
    text-align: center;
    color: #595959;
    }

    and i can't seem to find in the forums any help on how to edit this in a way that i can use a flash in substitution of the jpg.

    shouldn't it work just by replacing "images/header_1.jpg" for images/new_banner.swf" ??

    Thx in advance :D

    keep up the good work