Hi guys,

I have a news website. but I need to know how can I insert photo in the (story) to go in harmony with the my topic

Comments

Patrick Nelson’s picture

There are several ways to achieve it depending on whether you want to use straightforward HTML or do it via a module?

Regards

Patrick Nelson
UnderDesign Web Designers and Developers in Nottingham and the UK
www.underdesign.co.uk

vividona’s picture

hi friend,

module will be better

can you explain HTML AND MODULE?

Patrick Nelson’s picture

Sure, by HTML, I meant literally putting HTML in your node like:

<img src="...

With regards to which module, well, there are so many, it really depends upon exactly what you want to achieve, what you have installed at the moment and so on. Consider the following:

IMCE (http://drupal.org/project/imce) with IMCEImage perhaps (http://drupal.org/project/imceimage) used in conjunction with FCKeditor (http://drupal.org/project/fckeditor)
Imagefield (http://drupal.org/project/imagefield), ImageCache (http://drupal.org/project/imagecache) and ImageAPI (http://drupal.org/project/imageapi) are another way to go

Regards

Patrick Nelson
How are you coping with updates?

UnderDesign Web Designers and Developers in Nottingham and the UK
www.underdesign.co.uk

vividona’s picture

thank you so much

now my website working very good

www.albahala.org

Patrick Nelson’s picture