<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Mystique Consistent Image Formatting on Image Post and Page</title>
		<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page</link>
		<description>WordPress.com Forums &#187; Topic: Mystique Consistent Image Formatting on Image Post and Page</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 21:52:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/mystique-consistent-image-formatting-on-image-post-and-page" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Mystique Consistent Image Formatting on Image Post and Page"</title>
			<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page#post-654461</link>
			<pubDate>Sun, 24 Jul 2011 21:28:37 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">654461@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>lmkitties on "Mystique Consistent Image Formatting on Image Post and Page"</title>
			<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page#post-654446</link>
			<pubDate>Sun, 24 Jul 2011 21:14:05 +0000</pubDate>
			<dc:creator>lmkitties</dc:creator>
			<guid isPermaLink="false">654446@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Worked perfectly.  The first method produced inconsistent shadow boxes between the two.  Now they are the same.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Mystique Consistent Image Formatting on Image Post and Page"</title>
			<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page#post-654382</link>
			<pubDate>Sun, 24 Jul 2011 19:34:48 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">654382@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, you would have to edit all the declarations otherwise the original CSS would be used. You have to override the original CSS here at wordpress.com. You don't actually edit the original CSS.</p>
<pre><code>.format-image .entry {
    border-radius: 0;
    box-shadow: none;
    display: block;
    margin: 10px auto;
    padding: 0;
}</code></pre>
<p>You could also set the margin to 0 also. You would have to see how things look and then try it at 0 and see if it looked better.
</p>
]]></description>
					</item>
		<item>
			<title>lmkitties on "Mystique Consistent Image Formatting on Image Post and Page"</title>
			<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page#post-654378</link>
			<pubDate>Sun, 24 Jul 2011 19:18:20 +0000</pubDate>
			<dc:creator>lmkitties</dc:creator>
			<guid isPermaLink="false">654378@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much.  I could go either way with this.  I can add the box to the post on the Page or I can take the box off of the Image Post.  If I were to edit the CSS to remove the box on the Image Post, would I just do this?</p>
<p>.format-image .entry {<br />
;
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Mystique Consistent Image Formatting on Image Post and Page"</title>
			<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page#post-654371</link>
			<pubDate>Sun, 24 Jul 2011 19:01:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">654371@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok, since you had posted to the CSS forum, I assumed you wanted to add the styling to the CSS. To do it on an image by image basis, you would do the following:</p>
<p><code>&lt;img class=&quot;alignright size-full wp-image-123&quot; style=&quot;border-radius: 8px 8px 8px 8px; box-shadow: 0 1px 5px #CCCCCC; margin: 10px auto; padding: 10px; display:block;&quot; title=&quot;Contribute Banner3&quot; src=&quot;http://electjimclark.files.wordpress.com/2011/07/contribute-banner3.jpg&quot; alt=&quot;&quot; width=&quot;604&quot; height=&quot;99&quot; /&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>lmkitties on "Mystique Consistent Image Formatting on Image Post and Page"</title>
			<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page#post-654343</link>
			<pubDate>Sun, 24 Jul 2011 18:04:05 +0000</pubDate>
			<dc:creator>lmkitties</dc:creator>
			<guid isPermaLink="false">654343@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm working within one theme only.  I'm trying to get that formatting onto a picture on one of the Pages.  When I add that formatting and Save, that formatting does not stay.  This is what is on the HTML tab on my page for my picture:</p>
<p><a href="http://electjimclark.files.wordpress.com/2011/07/contribute-banner3.jpg">&#60;img class="alignright size-full wp-image-123" title="Contribute Banner3" src="http://electjimclark.files.wordpress.com/2011/07/contribute-banner3.jpg" alt="" width="604" height="99" /&#62;</a></p>
<p>Can you tell me where I put this formatting within the reference above?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Mystique Consistent Image Formatting on Image Post and Page"</title>
			<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page#post-654339</link>
			<pubDate>Sun, 24 Jul 2011 17:55:48 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">654339@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is the CSS for the image. You will have to figure out what the img stuff is under in the other theme and then add the declarations to it. Image insertion size (full-sized anyway) will likely have to be changed to provide room for the formatting treatment.</p>
<pre><code>.format-image .entry {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 1px 5px #CCCCCC;
    display: block;
    margin: 10px auto;
    padding: 10px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>lmkitties on "Mystique Consistent Image Formatting on Image Post and Page"</title>
			<link>http://en.forums.wordpress.com/topic/mystique-consistent-image-formatting-on-image-post-and-page#post-654164</link>
			<pubDate>Sun, 24 Jul 2011 13:35:56 +0000</pubDate>
			<dc:creator>lmkitties</dc:creator>
			<guid isPermaLink="false">654164@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The Mystique theme has an image post type that creates a shadow box around the image.  I would like to copy that formatting to an image that I have on all of my blog's pages.  Currently, the home page has an image post and then a regular post.  The image post has the shadow box.  Each page has the same image but without the shadow box.  How can I make them consistent?  Either make each page's image look like the the image post or make the image post look like the page images?</p>
<p><a href="http://electjimclark.wordpress.com" rel="nofollow">http://electjimclark.wordpress.com</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
