<?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: html css help!</title>
		<link>http://en.forums.wordpress.com/topic/html-css-help</link>
		<description>WordPress.com Forums &#187; Topic: html css help!</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 23:54:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/html-css-help" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "html css help!"</title>
			<link>http://en.forums.wordpress.com/topic/html-css-help#post-854066</link>
			<pubDate>Fri, 30 Mar 2012 22:19:46 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854066@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>How can I color or reduce the size of the news header?</p></blockquote>
<p>Do you mean this home page area surrounded in red? <a href="http://cl.ly/FSbW/o" rel="nofollow">http://cl.ly/FSbW/o</a></p>
<p>To change the background color of the top part of the home page in the Structure theme, try this:</p>
<pre><code>#homepagetop {
background: beige;
}</code></pre>
<p>Adjust the <a href="http://en.wikipedia.org/wiki/Web_colors">color name</a> as necessary.</p>
<p>To reduce the size of the home page area in the Structure theme, you might try shortening up some of the padding and margins like this:</p>
<pre><code>#homepagetop .textbanner {
display: none;
}

#homepagetop {
padding-bottom: 0;
padding-top: 20px;
border-top: 5px solid black;
}

#homepagetop .homewidgets ul li {
margin-bottom: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "html css help!"</title>
			<link>http://en.forums.wordpress.com/topic/html-css-help#post-854053</link>
			<pubDate>Fri, 30 Mar 2012 22:08:46 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854053@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>How do I add an image space for my logo?</p></blockquote>
<p>This depends on the theme you're using, the size of the logo, and where you would like to place the logo on your site.</p>
<p><a href="http://godadago.wordpress.com/" rel="nofollow">http://godadago.wordpress.com/</a> is currently using the Structure theme. Is that your final choice?</p>
<p>Can you please upload your logo image to your <a href="http://en.support.wordpress.com/images/">media library</a> and provide a link in a reply here?</p>
<p>Where on the page at <a href="http://godadago.wordpress.com/" rel="nofollow">http://godadago.wordpress.com/</a> would you like a logo to appear?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "html css help!"</title>
			<link>http://en.forums.wordpress.com/topic/html-css-help#post-854050</link>
			<pubDate>Fri, 30 Mar 2012 22:06:40 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854050@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Help! how do I add code to css when I do not see any in my css page?</p></blockquote>
<p>To see the existing CSS for a theme, go to Appearance &#8594; Custom Design &#8594; CSS and click on the link that says "View the original stylesheet."
</p>
]]></description>
					</item>
		<item>
			<title>godadago on "html css help!"</title>
			<link>http://en.forums.wordpress.com/topic/html-css-help#post-853716</link>
			<pubDate>Fri, 30 Mar 2012 16:35:02 +0000</pubDate>
			<dc:creator>godadago</dc:creator>
			<guid isPermaLink="false">853716@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Help!  how do I add code to css when I do not see any in my css page?  How do I add an image space for my logo?  How can I color or reduce the size of the news header?</p>
<p>my site is <a href="http://www.godadago.wordpress.com" rel="nofollow">http://www.godadago.wordpress.com</a> and I read through the html and css tutorials and am still having an issue...</p>
<p>Any suggestions would be helpful!
</p>
]]></description>
					</item>

	</channel>
</rss>
