Hi all i'm basically new to web design through DreamWeaver and web design as a whole. I'm just picking up things as i go along which i already know is a bad way to learn but i quite like it that way I've googled god knows how many times to find an answer to this and still have nothing so i'm here! Forgive the newbie question please. Basically i've designed the background for my site with built in header and side navigation bar and have also made all the button graphics too. So i opened up DW and created a blank html page and then went to CSS Styles and add a new style sheet which i then added and centered my background. Then i tried placing the buttons onto the page basically by dragging and dropping onto the page but i cannot manouver them into the right position on my navigation bar. Once again sorry for asking a question like this as i know i'm doing something stupid. Thank you to anyone that replies and anyone that i have just wasted 20 seconds of thier life!
have you tried putting them in a new div layer table? then setting the div properties to where u want the buttons to go? im just guessing, ive never used DW do i dont know how it works
You need to add code to them to position the nav images. Look into learning css to get them to behave the way you want with padding or position. Or you can insert them into a table.