Closed (fixed)
Project:
Quotes
Version:
5.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
21 May 2008 at 21:54 UTC
Updated:
3 Dec 2010 at 03:24 UTC
Is there a way to add pics to the quotes published? Something like here: http://club-condor.org
I will appreciate if somebody points me in the right direction. :-)
If there is no simple way, could this support request be moved to feature request?
Thanks!
Warm regards,
:-)
Pepe
Comments
Comment #1
nancydruHave you tried Image Attach?
Comment #2
pepemty commentedHey, Dru!
I really appreciate your prompt reply. :-)
No, I have not. Can't find an Image Attach module, though.
Could it be Image Assist?
Warmest regards!
:-)
Pepe
Comment #3
nancydruOh, sorry, it's part of the Image module.
Comment #4
ctmattice1 commentedThere is a manual way to do it also but requires a bit of knowledge on
where the image is. It requires the full html input and would be placed
right before the quote. Here's an example:
You can see it here http://authentic-empowerment.net/node/288
If you want the image on the right side of the quote change the div style
to float:right
Not exactly user friendly but will give you a image for your quotes.
Chuck
BTW thanks for the idea
Comment #5
nancydruImage Attach should be a better way to go.
Comment #6
pepemty commentedOh! Thank you both. :-)
Warmest regards from sunny México!
:-)
Pepe
Comment #7
nancydruI tried Image Attach and it works just fine for me.
Comment #8
nancydruComment #9
worthywads commentedImage Attach does not work for me. Nor does it work to add the div with an absolute path to the image.
Suggestions?
Comment #10
nancydruImage_Attach works for most people. And you should be able to use the
<img>tag, as long as your input format allows it. The only other things that I can think of that might impact this is if you are using a private file system.Comment #11
worthywads commentedThanks for identifying my problem. My default editor was on Filtered HTML and I needed to activate the img tag.