<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.blogher.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>BlogHer - How do I post images? - Comments</title>
 <link>http://www.blogher.com/how-do-i-post-images</link>
 <description>Comments for &quot;How do I post images?&quot;</description>
 <language>en</language>
<item>
 <title>How do I post images?</title>
 <link>http://www.blogher.com/how-do-i-post-images</link>
 <description>&lt;p&gt;Our apologies - BlogHer doesn&#039;t currently allow members to upload images. It&#039;s not just a bandwidth issue: We don&#039;t want to develop a server full of images to which we don&#039;t own copyright (more &lt;a href=&quot;http://www.blogher.com/what-are-your-community-guidelines&quot;&gt;here&lt;/a&gt;). &lt;/p&gt;
&lt;p&gt;However, you can still pull images into your posts on BlogHer. Here&#039;s how:  &lt;/p&gt;
&lt;p&gt;&lt;b&gt;1. Upload your image to an&lt;br /&gt;
image hosting service&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Use a third-party image hosting service, such as &lt;a href=&quot;http://flickr.com&quot;&gt;Flickr&lt;/a&gt; or &lt;a href=&quot;http://ourmedia.org&quot;&gt;Our&lt;br /&gt;
Media&lt;/a&gt; to host your images. These sites are free and popular. You can&lt;br /&gt;
host your images there and link to them from your posts here. &lt;b&gt;Please&lt;br /&gt;
do not post any images wider than 400px, as they will break the site&lt;br /&gt;
layout!&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;2. Identify the location of your image&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
- If you use a PC, use your mouse to right-click on the image.&lt;br /&gt;&lt;br /&gt;
- Select &quot;Properties&quot;&lt;br /&gt;&lt;br /&gt;
- Copy the URL that appears next to &quot;Address&quot; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;3. Pull the image into your post&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Click on the &quot;Insert/edit Image&quot; button. It&#039;s a small button with a tree&lt;br /&gt;
on it, above the &quot;Body&quot; text box. Paste in the url of the image. You can&lt;br /&gt;
leave the alignment, dimensions, border, and spacing blank, or you can&lt;br /&gt;
specify them exactly.  When you are finished filling out the Insert/edit&lt;br /&gt;
image form, click the &quot;Insert&quot; button. The code for the image will&lt;br /&gt;
appear in the body of your post.&lt;/p&gt;
&lt;p&gt;Use this code: &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;img &lt;br /&gt;src=&amp;quot;/ADDRESS%20URL%20-SEE%20#2%20ABOVE&amp;quot; /&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Looks like:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/files/images/120x60going07_0.gif&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;4. Link and credit the image to its creator&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Whether you are using your own work or pulling someone else&#039;s into&lt;br /&gt;
BlogHer because you think it&#039;s something we should all see, it&#039;s&lt;br /&gt;
essential to give credit and to link the creator. Here&#039;s how to do that:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;b&gt;a. Linking the image:&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;Use this code: &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;a &lt;br /&gt;href=&amp;quot;/URL%20WHERE%20YOU%20GOT%20THE%20IMAGE&amp;quot;&amp;amp;gt;&amp;amp;lt;img &lt;br /&gt;src=&amp;quot;/ADDRESS%20URL%20-SEE%20#2%20ABOVE&amp;quot; /&amp;amp;gt;&amp;amp;lt;/a&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Looks like this:&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;
&lt;a href=&quot;/node/16034&quot;&gt;&lt;img src=&quot;/files/images/120x60going07_0.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;b. Crediting the image: &lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Use this code: &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;i&amp;amp;gt;Image &lt;br /&gt;credit: &amp;amp;lt;a href=&amp;quot;/node/16034&amp;quot;&amp;amp;gt;BlogHer &amp;#039;07 &lt;br /&gt;buttons&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Looks like this:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Image credit: &lt;a href=&quot;/node/16034&quot;&gt;BlogHer &#039;07 buttons&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;
</description>
 <category domain="http://www.blogher.com/topic/web-site">Web site</category>
 <pubDate>Sat, 21 Jan 2006 11:16:59 -0600</pubDate>
 <dc:creator>Laura Scott</dc:creator>
 <guid isPermaLink="false">296 at http://www.blogher.com</guid>
</item>
</channel>
</rss>
