Comments on Adding a pic

Go to Community HelpAdd a commentGo to Adding a pic

Response

If you do not have a Blogit Silver or Gold subscription that gives you access to the photo hosting feature on the Blogit site, you may still add photos to your blog(s) as long as your photos are hosted on a third-party website which allows you to link to them from another site such as Blogit. The websites that allow you to do this are typically not the free photo hosting sites.

To add pictures to your sidebar, you will need to also modify your template as outlined below. If you subscribed on or after October 27, 2004, you will need to have a Blogit Gold subscription (if you want to change your subscription plan, please go to My Account and click "Change subscription plan"):

* Click "Write" (in the top-right corner)
* Click "Edit" next to your blog's name
* Click "Change template"
* Click the "Edit advanced template set" link
* You will see a text box with a lot of text. Scroll down to the bottom to the last place where this text appears:
   </xsl:for-each>
* Click after the "</xsl:for-each>" and type or paste this code (change the address between the quotation marks to the address of your picture):
   <img src="
http://www.blogit.com/Blogs/Images/Emoticons/emsmile.gif" />
 
If you subscribed on or before October 26, 2004:
 
* Click "Write" (in the top-right corner)
* Click "Edit" next to your blog's name
* Click "Change template"
* Click the "Edit a classic custom template" link
* You will see a text box with a lot of text. Scroll down until you see this text:
   <$LinkList$>
* Click after the "<$LinkList$>" and type or paste this code (change the address between the quotation marks to the address of your picture):
   <img src="
http://www.blogit.com/Blogs/Images/Emoticons/emsmile.gif" />
 
Thank you.

Blogit Team
www.blogit.com

posted by BlogitStaff on December 6, 2005 at 1:54 PM | link to this | reply