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.
I created a layout with DreamWeaver, I preview the site in DreamWeaver (site not uploaded yet) and everything looks great, but when i uploaded all my images (tshirts, layout top banner and left navigator) they are showing up as broken images, ideas? on the webpage its looking for the file in my domaai name/Desktop/Art/Green/ashflyblack.jpg
but i want it to only read domainname/ashflyblack.jpg how do i do this thanx a lot
thnx
Last edited by c0nfused2; May 21st, 2007 at 08:25 PM.
on the webpage its looking for the file in my domaai name/Desktop/Art/Green/ashflyblack.jpg
but i want it to only read domainname/ashflyblack.jpg how do i do this thanx a lot
You would need to save your webpage in the same folder on your computer as ashflyblack.jpg OR save ashflyblack.jpg (and your other images) in the same folder on your computer as your webpage files.
Once you do that, dreamweaver will probably prompt you to see if you want it to update the file paths automatically. You can either have it do it automatically (recommended), you you can just edit the img src tags to fix the file path.
make sure that your images are RGB color and not CYMK that may be your loading problem...
I bet that isn't the problem.
As far as 'I can see' your site isn't setup correctly in DW wich is causing incorrect paths. Make sure you make your links relative to the root of the site. Check out 'Edit Sites', choose the site you want to edit and click Edit. Make sure you fill in everything correctly there