
If you're upload your photos in posts and it says Done but there is no photo in Post Editor then there is a simple solution to this problem.
Upload your photo as you do normally but when it says Done, don't close the photo uploading window. Right click on that photo and copy the image location.
Tip: In Firefox browser right, click | Copy Image Location.
Tip: In Google Chrome right, click | Copy Image URL.
Tip: In Internet Explorer 6, right click | Properties | Address:(URL).
Now you've the uploaded image URL, close that window and in the post editor, enter this code:
<img src="IMAGE URL HERE" alt="ALTERNATIVE TEXT HERE">
Replace IMAGE URL HERE with the URL of the image you copied earlier and instead of ALTERNATIVE TEXT HERE you can add some words regarding picture, these words will appear if, for some reason, the image can't be shown.
Let's check an example...
For example, I copied the URL of image in this post and now I'll use it in my post using this technique.
The code for this image is:
<IMG SRC="http://3.bp.blogspot.com/_wa6zL1GRiOs/SlB1lGTcBXI/AAAAAAAADO0/kRiCWXJyDY0/uploading+photos+problem.PNG" ALT="A tutorial on uploading photos problem">
Create a scroll bar to make my example image completely visible!
As you can see that my example image is not completely visible but same image has a scroll bar on the top. You can also add a large image with a scroll bar. The scroll bar will automatically placed if the image has too much width. Use this code:
<div style="overflow:auto;">
<IMG SRC="http://3.bp.blogspot.com/_wa6zL1GRiOs/SlB1lGTcBXI/AAAAAAAADO0/kRiCWXJyDY0/uploading+photos+problem.PNG" ALT="A tutorial on uploading photos problem">
</div>
Actually, I have just added a property overflow:auto; which will create a scroll bar only if needed otherwise there will be no scroll bar.


11 comments:
This helps me out alot! thanks!
Thanks alot!! ;D
Thanks very much
Hi, what if I can't even see the Done image webpage?
I click Upload Image, but nothing happens. its so frustrating. Please help!
Hi vaingy, maybe you can try to clear your browser cache and cookies but I'm not sure why you're having this problem. Maybe your network provider is the cause of the problem, to check that edit your blogger posts on some other computer with some other network provider and see if the Upload Image button works or not.
Hi I don't even have a upload image button . It has all gone missing together with the font and justify buttons. The toolbar has gone missing. Any ideas what went wrong?
@ Wong, I saw the problem in official Blogger help forums. Actually it is network problem, why don't you try to log in to your account on some friend's computer with a different network provider, that might be helpful.
@ Bilal. Hmm does it mean the problem can't be solved in my computer? I've been having the same problem too.
@ Adhianto, as long as the problem is with the network, it might take a long time to fix it but the good thing is that the Blogger team knows about it and they must be looking into it.
I am having the same problem. Not even able to post. The buttons are all over the place.The advanced editor doesnt work, when I use the old editor I can see the image link, but again it doesnt work like others mentioned.
Please help me
@ Arnab, please try to use some other internet connection to edit and publish your posts, I guess this problem is due to the network provider!
Post a Comment
Note: Please feel free to comment on Blogger FAQs but if are asking for help then allow me at least a couple of days to respond. I'll post my answer right here so bookmark this page and come back soon!