Thread: adding images
View Single Post
  #9  
Old 04-09-2011, 11:21 PM
fadillzzz fadillzzz is offline
Dev Staff
 
Join Date: Jan 2010
Posts: 501
Gender: Male
Credits: 41,560
fadillzzz is an unknown quantity at this point
Default

Umm...if you don't want to bother to change the domain, just write the path not the full url
HTML Code:
<img src='path/to/image.png' />
Reply With Quote