almightyegg Posted September 18, 2007 Share Posted September 18, 2007 Odd error. In IE7 everything shows fine but when opening in FF 2 images aren't showing at all. No bot witha cross in, just blank. If you have the 2 browsers check with link www.lordoftheabyss.com Code: <td width="200"><img src="\images\left.png"></td> <!--Irrelenvant code--> <td width="200"><img src="\images\right.png"></td> I see nothing wrong with that.... Link to comment https://forums.phpfreaks.com/topic/69801-images-not-showing/ Share on other sites More sharing options...
ToonMariner Posted September 19, 2007 Share Posted September 19, 2007 give the images a width and height and swpa the back slashes for forward ones... such a pitty you have used a table layout... could have done a good site there. Link to comment https://forums.phpfreaks.com/topic/69801-images-not-showing/#findComment-350804 Share on other sites More sharing options...
almightyegg Posted September 19, 2007 Author Share Posted September 19, 2007 Forward slashes worked such a pitty you have used a table layout... could have done a good site there. what do you mean by that?? What other design could ther have been?? Link to comment https://forums.phpfreaks.com/topic/69801-images-not-showing/#findComment-351255 Share on other sites More sharing options...
suicide-boy Posted September 20, 2007 Share Posted September 20, 2007 I must say I do like those 2 devil pictures on the sides. What did you use to make them? Link to comment https://forums.phpfreaks.com/topic/69801-images-not-showing/#findComment-351785 Share on other sites More sharing options...
almightyegg Posted September 21, 2007 Author Share Posted September 21, 2007 A friend of mine made them, not sure what he used though :-/ Link to comment https://forums.phpfreaks.com/topic/69801-images-not-showing/#findComment-352444 Share on other sites More sharing options...
FridayRain Posted September 21, 2007 Share Posted September 21, 2007 Forward slashes worked such a pitty you have used a table layout... could have done a good site there. what do you mean by that?? What other design could ther have been?? DIVs. Link to comment https://forums.phpfreaks.com/topic/69801-images-not-showing/#findComment-352461 Share on other sites More sharing options...
almightyegg Posted September 21, 2007 Author Share Posted September 21, 2007 surely it'd look th same anyways.... Link to comment https://forums.phpfreaks.com/topic/69801-images-not-showing/#findComment-352495 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.