<?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: Problems Making Some Changes to CSS</title>
		<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css</link>
		<description>WordPress.com Forums &#187; Topic: Problems Making Some Changes to CSS</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 13:17:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/problems-making-some-changes-to-css" rel="self" type="application/rss+xml" />

		<item>
			<title>lm0312 on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-37194</link>
			<pubDate>Mon, 04 Dec 2006 01:42:54 +0000</pubDate>
			<dc:creator>lm0312</dc:creator>
			<guid isPermaLink="false">37194@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Many thanks to you both. I got most everything working, but I will tweak it a little more until it's just right.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-36922</link>
			<pubDate>Sat, 02 Dec 2006 22:50:19 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">36922@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@kamel<br />
Not to worry because if you hadn't answered I would have hunted you down. ;)
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-36920</link>
			<pubDate>Sat, 02 Dec 2006 22:46:54 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">36920@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>sorry about that.  i don't have much of an attention span.  i saw your post at work, and couldn't answer it there.  my hamster brain forgot about it before i got home.
</p>
]]></description>
					</item>
		<item>
			<title>lm0312 on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-36912</link>
			<pubDate>Sat, 02 Dec 2006 22:10:21 +0000</pubDate>
			<dc:creator>lm0312</dc:creator>
			<guid isPermaLink="false">36912@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sunburntka, thank you so much! I will give this a try. I'd almost given up on getting a response. Yay!
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-36898</link>
			<pubDate>Sat, 02 Dec 2006 20:52:19 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">36898@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>1.<br />
your entry titles are controlled by <code>h3.entry-title a {}</code><br />
(<code>a</code> has 3 states, a:visited, a:hover, a:active, that you will want to color as well.</p>
<p>2.<br />
your post CSS should look like this:<br />
<code>.entry-content {&lt;br /&gt;
font-size:1.2em;&lt;br /&gt;
text-align:left;&lt;br /&gt;
line-height:1.8em;&lt;br /&gt;
color:#444;&lt;br /&gt;
}</code><br />
right now you're missing that first period, that's why none of it's working.  <code>text-align: left;</code> is what you needed, adding the period just makes it work.</p>
<p>3.<br />
to get your widget titles to change, you'll need to use<br />
<code>h2.widgettitle {&lt;br /&gt;
color:#006699;&lt;br /&gt;
font-weight:bold !important;&lt;br /&gt;
}</code></p>
<p>i just copied what you had under h2, and added the <code>!important</code>, which forces your style to override the settings from the other style sheet.  <code>.widgettitle</code> just makes it specific to widgets.  k2 uses h2 for archive pages like <a href="http://sublimation.wordpress.com/tag/poetry" rel="nofollow">http://sublimation.wordpress.com/tag/poetry</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-36867</link>
			<pubDate>Sat, 02 Dec 2006 17:44:46 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">36867@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>** thanks kamel ** :D
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-36865</link>
			<pubDate>Sat, 02 Dec 2006 17:36:36 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">36865@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i'll be back around 3 chicago time.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-36853</link>
			<pubDate>Sat, 02 Dec 2006 16:34:36 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">36853@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@ lm0312 and vecchiavolpe<br />
Just so you know I thought I'd mention that there is no staff support for css customization. Maybe, wank or sunburntkamel or ? may drop in and lend a hand.</p>
<p>When css customization was introduced Podz (Mark) Keymaster Posted: 2006-08-04 17:21:24<br />
There is no support from myself for CSS issues.<br />
Any feedbacks / support requests will be directed to the forum.<br />
This is not because I do not want to help but because the issue is huge and to do so would adversely affect the support I do give already.<br />
There are many many resources for CSS and very soon people will start to showcase their efforts and hopefully share their code here. Answers are also better given in a public arena where more people can benefit.<br />
Additional support is not part of the upgrade.</p>
<p>The following thread contains css resources <a href="http://wordpress.com/forums/topic.php?id=3241&#038;replies=18" rel="nofollow">http://wordpress.com/forums/topic.php?id=3241&#038;replies=18</a>
</p>
]]></description>
					</item>
		<item>
			<title>vecchiavolpe on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-36840</link>
			<pubDate>Sat, 02 Dec 2006 10:31:25 +0000</pubDate>
			<dc:creator>vecchiavolpe</dc:creator>
			<guid isPermaLink="false">36840@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have the same problem...
</p>
]]></description>
					</item>
		<item>
			<title>lm0312 on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-33817</link>
			<pubDate>Sat, 11 Nov 2006 18:57:51 +0000</pubDate>
			<dc:creator>lm0312</dc:creator>
			<guid isPermaLink="false">33817@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I should also add that I am using the K2-lite theme.
</p>
]]></description>
					</item>
		<item>
			<title>lm0312 on "Problems Making Some Changes to CSS"</title>
			<link>http://en.forums.wordpress.com/topic/problems-making-some-changes-to-css#post-33816</link>
			<pubDate>Sat, 11 Nov 2006 18:55:44 +0000</pubDate>
			<dc:creator>lm0312</dc:creator>
			<guid isPermaLink="false">33816@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I purchased the upgrade to customize my CSS and I am having some issues. I've been able to make a few changes, but I can't figure out three things that I would really like to do:</p>
<p>1. Change the color and size of my post titles</p>
<p>2. Make the body copy of my posts NOT be right justified. I like it when the copy has a ragged right edge, like on the Tarski template.</p>
<p>3. Make the headers in the sidebar bold and change the font size
</p>
]]></description>
					</item>

	</channel>
</rss>
