So I just began using dreamweaver. I put a background on my site and when i preview, it looks perfect, but when I put it online the background does not show up. What do I do!?!
Taking a quick look through your site, one of your CSS background images is called here:
blockquote {
padding : 0 0 0 25px;
color : #2361ba;
border : #e5f0fb solid 1px;
background : #f4f8fd url(quote.jpg) no-repeat 8px 6px;
}
That rule would expect the image guote.jpg to be in the root directory but it is here:
guitarnbeyond.com/images/quote.jpg
If the same applies to other images, then I think that is why they are not showing.
Martin
North America
Europe, Middle East and Africa
Asia Pacific