<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Strong Class= "Caps" on Acamas</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Thu, 20 Jun 2013 01:18:59 +0000</pubDate>

<item>
<title>Takuin on "Strong Class= "Caps" on Acamas"</title>
<link>http://themeshaper.com/forums/topic/strong-class-caps#post-5851</link>
<pubDate>Sun, 16 Aug 2009 11:01:44 +0000</pubDate>
<dc:creator>Takuin</dc:creator>
<guid isPermaLink="false">5851@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;Thanks, as always, for your help. I restyled it a bit from the code you posted and it worked beautifully. I just made the font size a bit smaller, like so...&#60;/p&#62;
&#60;p&#62;.caps {&#60;br /&#62;
text-transform:uppercase;&#60;br /&#62;
font-size:11px&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;...and keeping everything else you posted the same.&#60;/p&#62;
&#60;p&#62;You've helped me a few times on the forums here and I just want to say thank you very much. It may seem like such a small thing for one with all the knowledge of css and php and so on, but for those of us that struggle with it, yours and Ian's help have been invaluable. &#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "Strong Class= "Caps" on Acamas"</title>
<link>http://themeshaper.com/forums/topic/strong-class-caps#post-5848</link>
<pubDate>Sun, 16 Aug 2009 09:26:50 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">5848@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Did a test with Acamas and the following code in my style.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;strong {
font-weight:bold;
}

.caps {
text-transform:uppercase;
}

strong.caps {
color:#000000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;.. and it works as expected.&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>Takuin on "Strong Class= "Caps" on Acamas"</title>
<link>http://themeshaper.com/forums/topic/strong-class-caps#post-5829</link>
<pubDate>Sat, 15 Aug 2009 00:00:54 +0000</pubDate>
<dc:creator>Takuin</dc:creator>
<guid isPermaLink="false">5829@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks, Chris. &#60;/p&#62;
&#60;p&#62;Using firebug I found this bit of code...&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
strong.caps {&#60;br /&#62;
color:#000000;&#60;br /&#62;
}&#60;br /&#62;
style.css (line 347)&#60;br /&#62;
.caps {&#60;br /&#62;
font-size:11px;&#60;br /&#62;
letter-spacing:0.075em;&#60;br /&#62;
text-transform:uppercase;&#60;br /&#62;
}&#60;br /&#62;
style.css (line 342)&#60;br /&#62;
strong {&#60;br /&#62;
font-weight:bold;&#60;br /&#62;
}
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I wasn't quite sure what to do, so I just added it to my own style.css, even though I was sure it probably would not work. And it did not work. So, how exactly does this caps effect happen? &#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "Strong Class= "Caps" on Acamas"</title>
<link>http://themeshaper.com/forums/topic/strong-class-caps#post-5785</link>
<pubDate>Thu, 13 Aug 2009 20:34:26 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">5785@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;you're missing the definition of strong.caps / .caps in your style.css.&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>Takuin on "Strong Class= "Caps" on Acamas"</title>
<link>http://themeshaper.com/forums/topic/strong-class-caps#post-5764</link>
<pubDate>Wed, 12 Aug 2009 23:32:28 +0000</pubDate>
<dc:creator>Takuin</dc:creator>
<guid isPermaLink="false">5764@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I think it is neat on Themeshaper how the first few words of a post are all caps and styled slightly differently. Is this done using the strong class=&#34;caps&#34; code? I tried using this on Acamas, but all it did was make the selected text &#60;strong&#62;strong&#60;/strong&#62; without actually changing the text in any other way. &#60;/p&#62;
&#60;p&#62;What am I missing in order to make this happen on Acamas?  &#60;/p&#62;
&#60;p&#62;Thanks in advance for the help...
&#60;/p&#62;</description>
</item>

</channel>
</rss>
