View Single Post
  #1  
Old 06-01-2007, 10:58 AM
 
BftEagle BftEagle is offline
 

Member
  
Join Date: Oct 2006
Posts: 10
 

Default Trying to insert image into welcome txt

Help...I am trying to insert an image into my welcome text and used the WYSIWYG editor in Webmaster Mode. I searched through threads regarding this and as best I can tell I've got the code correct. The image is in my skin1/images directory, but all I can get is a red x instead of the image.

Here is my code

<img alt="chef" src="<img src=" align="left" border="0" chef_th.jpg? {$ImagesDir} />Demo store powered by X-Cart. Based on PHP template technology and integrated with an SQL database, it is a fully functional store that allows you to try <a href="<A href="http://www.x-cart.com/">X-Cart">http://www.x-cart.com/">X-Cart shopping cart software</a>. As a buyer, you can browse products, put products into your cart and check out. As an administrator, you can add categories, products and change the look and feel of the store. If you have any questions please contact us.
<p align="justify"><b>This service is for demo purposes only.</b> No real products. No real prices. No real charges. Please do not submit real credit card information.</p>
<p align="justify">To replace this text with a welcome message of your own, log in as administrator, select the Webmaster mode link in the Administration box, then follow the instructions.</p>
__________________
/X-Cart Gold version 4.1.7
Reply With Quote