<?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: text aligned to far to left of margin, what is the code to change this in css?</title>
		<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css</link>
		<description>WordPress.com Forums &#187; Topic: text aligned to far to left of margin, what is the code to change this in css?</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 23:32:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css" rel="self" type="application/rss+xml" />

		<item>
			<title>macmanx on "text aligned to far to left of margin, what is the code to change this in css?"</title>
			<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css#post-869094</link>
			<pubDate>Fri, 20 Apr 2012 23:01:45 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">869094@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>They're still numbers, but the numbers themselves are hanging over the content edge, leaving just the decimals behind.</p>
<p>Try increasing the margin-left on .post-content ol to 25px.
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "text aligned to far to left of margin, what is the code to change this in css?"</title>
			<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css#post-869078</link>
			<pubDate>Fri, 20 Apr 2012 22:40:45 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">869078@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Everything seemingly works good now except... the numbers on the about page are replaced with bullet points and they need to be indented see here: <a href="http://evolutionarycities.com/about/" rel="nofollow">http://evolutionarycities.com/about/</a>
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "text aligned to far to left of margin, what is the code to change this in css?"</title>
			<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css#post-868922</link>
			<pubDate>Fri, 20 Apr 2012 19:56:28 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">868922@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Instead of the whole ".iframe" section above, try just this:</p>
<pre><code>iframe {
    margin-left: -7px;
}</code></pre>
<p>Instead of the whole ".post-content ul li" section above, try just this:</p>
<pre><code>.post-content ul {
    margin-left: 10px;
}</code></pre>
<p>and:</p>
<pre><code>.post-content ol {
    margin-left: 10px;
}</code></pre>
<p>Adjust the px amount as necessary.
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "text aligned to far to left of margin, what is the code to change this in css?"</title>
			<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css#post-868596</link>
			<pubDate>Fri, 20 Apr 2012 10:30:16 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">868596@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi Kardotim,</p>
<p>Using your code the prezi here: <a href="http://evolutionarycities.com/about/" rel="nofollow">http://evolutionarycities.com/about/</a><br />
--&#62; is still no change and indented by the same amount as the body text - even when I change the -7px to -1 or even down to 0px</p>
<p>The numbered text now indents to the left but only for headings i.e. see the headings here: <a href="http://evolutionarycities.com/services/" rel="nofollow">http://evolutionarycities.com/services/</a> as opposed to the numbers in the body text at the bottom of the page here: <a href="http://evolutionarycities.com/about/" rel="nofollow">http://evolutionarycities.com/about/</a></p>
<p>The bullet points now don't show up at all.. see here for the last two sentences that are meant to be bullet pointed: <a href="http://evolutionarycities.com/cities-of-the-future/" rel="nofollow">http://evolutionarycities.com/cities-of-the-future/</a></p>
<p>Can you re-write the code for what you have suggested so far so I don't keep adding amended versions of code on top of what you have already given me? I can then just replace what you have given me with something that works, is that possible?
</p>
]]></description>
					</item>
		<item>
			<title>kardotim on "text aligned to far to left of margin, what is the code to change this in css?"</title>
			<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css#post-868551</link>
			<pubDate>Fri, 20 Apr 2012 08:42:27 +0000</pubDate>
			<dc:creator>kardotim</dc:creator>
			<guid isPermaLink="false">868551@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The CSS code below should center your prezi slider a bit.<br />
<pre><code>iframe {
z-index: 0;
margin-left: -7px;
}</code></pre>
<p>And use this part to fix your bullet points.</p>
<pre><code>.post-content ul li {
background: url(images/bullet.jpg) top left no-repeat;
padding: 0 0 0 15px;
margin-left: 10px;
}</code></pre>
<p>As you can see I added margin-left to increase or decrease the margin position. Feel free to adjust this number to change the position.
</p>
]]></description>
					</item>
		<item>
			<title>markjagdev on "text aligned to far to left of margin, what is the code to change this in css?"</title>
			<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css#post-868438</link>
			<pubDate>Fri, 20 Apr 2012 01:32:49 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">868438@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks Kardotim, </p>
<p>I just got the time to try out your guidance. It has worked but their are a few challenges. If you look at this page: <a href="http://evolutionarycities.com/about/" rel="nofollow">http://evolutionarycities.com/about/</a>  </p>
<p>.. you will see that the prezi is also slightly to the left which is something I don't want, the right side of the prezi now overflows off the shadowed/opaque background. I need css code that will only indent the text including the numbers and bullet points. </p>
<p>The numbers, on the page I link to above, and bullet points i.e. at the bottom of this page: <a href="http://evolutionarycities.com/cities-of-the-future/" rel="nofollow">http://evolutionarycities.com/cities-of-the-future/</a>  --&#62; don't get indented.</p>
<p>Please help! :)</p>
<p>Thank You.<br />
mark
</p>
]]></description>
					</item>
		<item>
			<title>kardotim on "text aligned to far to left of margin, what is the code to change this in css?"</title>
			<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css#post-866952</link>
			<pubDate>Wed, 18 Apr 2012 11:02:15 +0000</pubDate>
			<dc:creator>kardotim</dc:creator>
			<guid isPermaLink="false">866952@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please try to add this CSS code into <a href="https://evolutionarycities.wordpress.com/wp-admin/themes.php?page=editcss">your CSS editor</a>.</p>
<pre><code>p, fieldset, table {
margin-bottom: 15px;
margin-left: 10px;
}

div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
font-family: &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;
font-size: 12px;
clear: both;
margin-left: 10px;
}
.wf-active h3 {
font-size: 16px;
margin-left: 10px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>markjagdev on "text aligned to far to left of margin, what is the code to change this in css?"</title>
			<link>http://en.forums.wordpress.com/topic/text-aligned-to-far-to-left-of-margin-what-is-the-code-to-change-this-in-css#post-866765</link>
			<pubDate>Wed, 18 Apr 2012 02:21:14 +0000</pubDate>
			<dc:creator>markjagdev</dc:creator>
			<guid isPermaLink="false">866765@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi guys,</p>
<p>All my text that I write in the text editor appears right to the edge of the left margin on all pages. See this example: <a href="http://evolutionarycities.com/services/" rel="nofollow">http://evolutionarycities.com/services/</a></p>
<p>Is there some css code that can help indent all text so it sits slightly to the right of the left edge of the dimmed back panel?</p>
<p>Thanks for all your help in advance.<br />
mark<br />
Blog url: <a href='http://evolutionarycities.wordpress.com/'>http://evolutionarycities.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
