Hello,
I have designed a website in Photoshop and then sliced them. I opened Dreamweaver and turned some of the slices into hyperlinks. When it is on my computer, the links and slices work properly. However, when I upload them into a web host, i lose the images.
I have to change the code of each slice in the Dreamweaver. It cannot find the source images. I tried a lot of things (i wrote the "cabaka.webege.om//main_01.gif", i wrote public_html/images.main_01.gif) but none of it worked really. Can anybody help me with what the coding? Is this a general problem with imageready slices?
Thank you for your time.
Best,
cabaka
Are you working within a defined local site folder in DW?
Ideally, you should not let Photoshop (or any graphics editor) generate your HTML code. Best to use PShop for images only. Save them to your DW local site folder. Use DW to build your HTML and CSS code. If your site is properly defined, DW will make a correct path to your image files for you.
Nancy O.