Discuss website design for ecommerce sites, useability, navigation and other development considerations. To get feedback on your t-shirt design(s) or website, please post a request in our Site Reviews and Design Reviews section here.
Hello all,
I am having problems with the images showing up on my website. I am new to this. One thing I have learned from this forum is that there are so many answers here if you just ask. So anyways I am using dreamweaver, and I dont really have my website completely set up but I am having problems with the images on my website showing up on the browser. I figured you guys would most likely be able to help, thanks so much in advance.
Hello all,
I am having problems with the images showing up on my website. I am new to this. One thing I have learned from this forum is that there are so many answers here if you just ask. So anyways I am using dreamweaver, and I dont really have my website completely set up but I am having problems with the images on my website showing up on the browser. I figured you guys would most likely be able to help, thanks so much in advance.
Somrtimes it takes a while before they appear on a site after uploading them..
Did it say they uploaded ok?
yes, it stated that uploads were successful, when I was building the website I would test it and everything seemed to come out fine. Now that I went and got a host the images are not there
Last edited by amontes; May 30th, 2007 at 11:23 PM.
Reason: added
check your path - if you don't set up Dreamweaver completely when developing a new site it will default all the paths to images to your local machine instead of the correct path on your actual site - what is the link to your site and I'll take a look if I can
When you look at your website online, right click on the images (or where they are supposed to be) and check out the "Properties".
That will tell you where the browser is looking for the image. Many times it gets accidentally left as linked to your home computer instead of a location on your server.
Try using the Firefox web browser, then get a plugin called Web Developer Toolbar. This is like Dreamweaver, but is FREE and works directly from your browser so you can make alterations to your site that are only temporary. If you like what you see it has on option to save the file, then upload it to your real site and its done.
It has a tool to check for broken images...and so much more. With two clicks it will tell you all the images that are missing from every page and give you a printable report. It also can validate all code from CSS to the html.
I also have Dreamweaver and Fireworks but almost never use them since adding the web developer tool bar. Its great because you can see the site as it really appears in your browser.
Try using the Firefox web browser, then get a plugin called Web Developer Toolbar. This is like Dreamweaver, but is FREE and works directly from your browser so you can make alterations to your site that are only temporary. If you like what you see it has on option to save the file, then upload it to your real site and its done.
It has a tool to check for broken images...and so much more. With two clicks it will tell you all the images that are missing from every page and give you a printable report. It also can validate all code from CSS to the html.
I also have Dreamweaver and Fireworks but almost never use them since adding the web developer tool bar. Its great because you can see the site as it really appears in your browser.
Holy smokes that sounds like a cool add-on. Getting that right now
This allows for deep inspection and editing of all web code. Just make sure to "disable" it when just using your Firefox to brows the web or it will make your browser slow as sin.
This allows for deep inspection and editing of all web code. Just make sure to "disable" it when just using your Firefox to brows the web or it will make your browser slow as sin.
Nah, I'm not hardcore. More like squishy soft core of a developer
That web developer toolbar is great though. I've already used it to find an image on a secure page. I was having a hard time finding out which image was still linked via http:// instead of https://