1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

CSS help change a .JPG logo to a .SWF one

Discussion in 'Web Development' started by luxgharb, Aug 7, 2007.

  1. luxgharb

    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