Hi, stupid question: I'm trying Drupal 6. I have attached (uploaded) a png image, that seems to work. I am in a 'Book' content type. I am trying to get the image to show in the flow of the content.
1. I have added the <img> tag in the Configure Filtered HTML page. (I even tried full HTML.) 2. I use <img src="http://localhost/~donn/drupal-6.0/sites/default/files/client-server-flow.png" alt="blah" border="1" /> as the tag.
Nothing is showing up. I am sure the tag is being stripped out.
Is there some simple way to employ images in D6? I'd like to set the alignment and decoration etc. too. Any suggested modules (for D6)?
\d