Thread: Image damage
View Single Post
  #4  
Old 28th April 2012, 16:25
gogo999's Avatar
gogo999 gogo999 is offline
Senior Member
 
Join Date: Feb 2012
Korea South
Posts: 140
Default
Quote:
Originally Posted by firefly007 View Post
What browser you using?? sometimes even if the path is correct Google chrome will show broken image.. I find that the easy way to fix this is to eg.

change something like this

PHP Code:
src=/pic/bottom_right.gif 
to
PHP Code:
src=http://sitename.com/pic/bottom_right.gif 
But check first if the images exists first.



What do I need to modify the source


Chrome is used
__________________
새로운 트래커를 위한 정보의 포럼
My Trackers : darknesschannel

Last edited by gogo999; 28th April 2012 at 16:42.
Reply With Quote