Hi, I have three images I'd like to add to my newly posted showcase article

http://drupal.org/node/574906

they are attached.

I'm sorry I don't know how to do this! I have attached the three images.

Thank you for your help!
dougstum

CommentFileSizeAuthor
raceonedesign_wx.png308.77 KBAnonymous (not verified)
raceonedesign_wiki.png329.76 KBAnonymous (not verified)
raceonedesign_home.png219.67 KBAnonymous (not verified)

Comments

avpaderno’s picture

Title: how to add images to showcase article: http://drupal.org/node/574906 » How to add images to showcase article: http://drupal.org/node/574906

Start adding the IMG tags where you want the images, using relative URLs that match the filenames reported here.
To make the images appear, the input format must be changed; from that moment, you will not be able to change the node content anymore. It would be better that you make the necessary changes before the input format is changed.

Anonymous’s picture

Okay, added three <img> tags to the content.

<img align="right" alt="RaceOneDesign Home" src="http://drupal.org/files/raceonedesign_home.png"/>
<img align="left" alt="RaceOneDesign Home" src="http://drupal.org/files/raceonedesign_wiki.png"/>
<img align="right" alt="RaceOneDesign Weather" src="http://drupal.org/files/raceonedesign_wx.png"/>

does that look correct?

[Edited by apaderno to show the image tags]

Anonymous’s picture

Oops, filtering removed my IMG tags from my comment! But i believe they are in the showcase post now.

avpaderno’s picture

Status: Active » Fixed

I corrected the image URLs, which should be something like http://drupal.org/files/issues/raceonedesign_home.png.

If still need to edit something, please tell me and I will change back the input format.

avpaderno’s picture

Assigned: Unassigned » avpaderno
Anonymous’s picture

Thank you!!!!

the only that would be great to do is to add anchor tags ato our site around the images so people can click on them. is that possible? I didn't think to do that in the original posting, I'm sorry to say.

Doug

avpaderno’s picture

I added three different links that take to the pages shown in the image (or to the weather page, in the case of the image showing the Google map).

Anonymous’s picture

wow, you are awesome, thank you so much for your help today!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

avpaderno’s picture

Issue summary: View changes