By charles7 on
Hi guys
I am new to drupal
I am trying to put a picture in a story in a page
but it wouldn't show up
i have tried
width="70" height="70">
but nothing
it's just blank
Hi guys
I am new to drupal
I am trying to put a picture in a story in a page
but it wouldn't show up
i have tried
width="70" height="70">
but nothing
it's just blank
Comments
You've probably not added
You've probably not added the image tag
<img>to your list of filtered html in admin -> input formats -> filtered htmlPobster
Thanks for the reply
I just added a bunch of html tags to my list of filtered htmt
but the pictures still don't show up
please help
But you're not telling me
But you're not telling me anything useful to give me any ideas as to what's happening...?
For a start post the html source of a page/ node where you've posted an image. You might even just have the syntax wrong...
Pobster
Thanks again for the reply
Thank you
Here is the whole story
I am setting up a page and i want an image in the page
This is the code i am using
< p >
< img src = "http://www.netregs.gov.uk/commondata/figurethumbnails/people_1411999.jpg"
width = " 30 " height = " 30 " >
< / p >
(without the space)
At first nothing was showing up
I followed your advice and added the html codes to Input formats (admin)
Now it the picture shows up in preview but it's size is not edited
when i save it any ways
it doesn't show up in the regular page
which page source do you want me to post ,, the one from the image i want to edit of from the create content page
thanks a lot for the help
Erm, it shows up looking
Erm, it shows up looking like a thumbnail to me? http://www.netregs.gov.uk
Are you sure this isn't just down to you not refreshing your browser cache? Images are one thing browsers *always* cache...
Pobster
cache
hey thanks pobster
I guess the real question i should have been asking is
What is the proper way of putting an image in a story
Thanks in advance for your reply
I also have an issue with clean URL
it's disabled
it's grayed out
any ideas
Well... There is no
Well... There is no 'proper' way, there's actually many different ways to skin the proverbial cat and without standing right next to you and asking different questions with regards to what you're trying to achieve it's going to be very difficult for me to say "that's the best way for you"...
...And for the clean urls to work... Well that's a pretty grey area... Which again depends on such a number of factors that it's impossible for me to pluck an answer out of the air. I can only suggest you go over this page - http://drupal.org/node/15365 with a fine tooth-comb.
Good luck!
Pobster
you might not have the pathauto module
if clean URLs are disabled, you might just be missing the required pathauto module.