<?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: CSS code to insert logo at top-right. Change footer color (theme twenty twelve)</title>
		<link>http://en.forums.wordpress.com/topic/css-code-to-insert-logo-at-top-right-change-footer-color-theme-twenty-twelve</link>
		<description>WordPress.com Forums &#187; Topic: CSS code to insert logo at top-right. Change footer color (theme twenty twelve)</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 12:02:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-code-to-insert-logo-at-top-right-change-footer-color-theme-twenty-twelve" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "CSS code to insert logo at top-right. Change footer color (theme twenty twelve)"</title>
			<link>http://en.forums.wordpress.com/topic/css-code-to-insert-logo-at-top-right-change-footer-color-theme-twenty-twelve#post-1146552</link>
			<pubDate>Fri, 08 Feb 2013 04:03:56 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1146552@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>2- I need to change the colors of the footer (the credits) that says ''Theme: Twenty Twelve. Blog at WordPress.com".</p></blockquote>
<p>Try this:</p>
<pre><code>footer[role=&quot;contentinfo&quot;],
footer[role=&quot;contentinfo&quot;] a {
	color: #f00;
}</code></pre>
<p>Change the color code as needed.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "CSS code to insert logo at top-right. Change footer color (theme twenty twelve)"</title>
			<link>http://en.forums.wordpress.com/topic/css-code-to-insert-logo-at-top-right-change-footer-color-theme-twenty-twelve#post-1146551</link>
			<pubDate>Fri, 08 Feb 2013 04:02:26 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1146551@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>1- I need the CSS code to be able to insert a jpg logo at the top right above the menu. I've tried some codes I picked by searching in the forum but they didn't do anything to my site.</p></blockquote>
<p>Here is an example of one way to do that:</p>
<pre><code>.main-navigation {
	padding-top: 120px;
	background: url(http://s.wordpress.org/about/images/wordpress-logo-notext-bg.png) right -20px no-repeat;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>allenseif on "CSS code to insert logo at top-right. Change footer color (theme twenty twelve)"</title>
			<link>http://en.forums.wordpress.com/topic/css-code-to-insert-logo-at-top-right-change-footer-color-theme-twenty-twelve#post-1128948</link>
			<pubDate>Sun, 20 Jan 2013 17:20:47 +0000</pubDate>
			<dc:creator>allenseif</dc:creator>
			<guid isPermaLink="false">1128948@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
Help is very much appreciated.</p>
<p>I am using the twenty twelve theme, my blog is <a href="http://www.satelis.wordpress.com" rel="nofollow">http://www.satelis.wordpress.com</a>.<br />
1- I need the CSS code to be able to insert a jpg logo at the top right above the menu. I've tried some codes I picked by searching in the forum but they didn't do anything to my site.</p>
<p>2- I need to change the colors of the footer (the credits) that says ''Theme: Twenty Twelve. Blog at WordPress.com".</p>
<p>Thank you.
</p>
]]></description>
					</item>

	</channel>
</rss>
