help, image not displaying

Status
Not open for further replies.

wasabi_warrior

New Member
Messages
2
Reaction score
0
Points
0
hi everyone. When i open my site there some images i use as buttons to other areas of my site. Problem is, some of them dont work. I know i have the images uploaded, and some of the buttons work, but 3/5 not working is not good enough. Im pretty sure the coding is right, but mistakes are made. Any help please, and tell me if you have the problem or not, it might just be my browser. any ideas of whats going wrong? :dunno:

edit: I better put the link here, just in case. CLICK HERE
 
Last edited:

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Please give us the website URL. That way i can look and possibly tell you a fix.
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Ok well one issue right off the bat your banner image is 404. Now it's either not where it says it is or you have it named wrong.

Why is the home button different? Did you modify it? i notice the name of it is homedone.png .


I see. The reason it doesn't work is that it's not linked. Try this::: <a href="index.html"><img src="graphics/buttons/homedone.png" border="0"></a>
 
Last edited:
Status
Not open for further replies.
Top