Re: i made an overlay layout using adobe photoshop. i already sliced it and mapped it. but when i host it in my hosting site (ripway) and when i clicked its URL, the images doesn't appear. all the sliced
You have something like this in your code:
[img]http://i35.tinypic.com/2is7147.jpg[/img]
The images are located in a folder.. right ?
You need to upload your images in your Host.
then copy the url of the images one by one.
then replace the ones in your code,
after doing that, you should have something that looks like this:
[img]http://i37.tinypic.com/ng6k3r.jpg[/img]
Can you see the difference?