PDA

View Full Version : "Home" how can I load images to the page?


gurushaun
01-Dec-2006, 08:20 AM
Hi All

Simple one this I'm shure, How can I load images and text to the "Home" brochure page? I'm missing something simple I'm shure but I can't think what! Any help would be great.

Cheers

Shaun

Duncan Rounding
01-Dec-2006, 09:18 AM
Right click on the very top icon in the tree in Actinic then select New Fragment. On the General tab next to Layout click Select and choose the arrangement for the image and text you want. Fill in the image and text fields accordingly.

Is this what you meant?

jont
01-Dec-2006, 01:23 PM
You can add additional images if the one in the fragment is not enough using :

!!<<img src="actalog/image.jpg" alt="my picture description" />>!!

You can place the above into the text area of a fragment ensuring that image.jpg is added to the "additional files" list if not already exisiting in the Actinic controlled site

gurushaun
01-Dec-2006, 02:44 PM
Thanks guys just what I needed, as ever quick, correct and helpful:D

Cheers

Shaun