Dreamweaver CS3 help!

Posted on
  • im tying to build a website for a project at university but seem to have fallen at the first hurdle.....i've place a jpeg as the background image of the site and plan to add buttons on top but its just not having it! the button will not sit on the image instead it will either go above of bellow(around the frame).
    ive done all kinds of goggle searching but found nothing......if anyone could advise me it would be great.

  • cut and paste your html code - perhaps i can help

  • you have to set the image as the background, i think that you have placed it as an image on the main page - not to sure tho

    show us your [code]code[/code]

  • theres not alot of code as its the first step...

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">






  • aidan you have to put it in the code type

    third button from the right

  • aidans doing his homework

  • [code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">






    [/code]

  • this might help

  • What type of buttons?
    Do you mean hotspots or something with text/flash/java roll overs?

  • its a flash button.....

  • wayne thats how i feel at the mo...

  • flash will hide the background behind the flash stage area

  • personally - i'd drop a table in and then in the 'inspector' window select a 'bgimage'. But basically you need your image to actually be set as a background image, otherwise it sits on the same layer as your buttons.
    If you intending to learn a bit of HTML (the basics are very easy) I would recommend, the 'visual quickstart guide to HTML' book, it's a great way to get to grips with the coding which, as far as I'm concerned, is an essential backbone to learning dreamweaver and really controlling your pages.

  • You could set the image as a background with CSS also.

  • can't you make the website in flash

  • thanks for your time peps....i hate to ask question that are so off topic but i was so close to ripping my hair out(with tweezers)......benrb,thanks il check that out.

  • for page background, go

    modify -- page properties (apple-j)

  • fuck yeah! thanks for that! so simple!

  • So that is what it looks like in the Appleverse.

  • do it properly, use css to style and navigation should be done using a list with div's if you want fancy pants graphics

  • cheers ed....im looking into it.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Dreamweaver CS3 help!

Posted by Avatar for aidan @aidan

Actions