<?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 Tag: speech</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Mon, 20 May 2013 06:08:03 +0000</pubDate>

<item>
<title>Chris on "Making Rounded-corner Comment Boxes"</title>
<link>http://themeshaper.com/forums/topic/making-rounded-corner-comment-boxes#post-3466</link>
<pubDate>Thu, 23 Apr 2009 15:19:23 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">3466@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I don't know if this will work at all .. try background: url(images/..) &#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>Mischif on "Making Rounded-corner Comment Boxes"</title>
<link>http://themeshaper.com/forums/topic/making-rounded-corner-comment-boxes#post-3409</link>
<pubDate>Tue, 21 Apr 2009 20:10:11 +0000</pubDate>
<dc:creator>Mischif</dc:creator>
<guid isPermaLink="false">3409@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I managed to work with what I have and now I've got the rounded corners up, but I can't find a place to insert a picture for the bottom of the comment box.
&#60;/p&#62;</description>
</item>
<item>
<title>Mischif on "Making Rounded-corner Comment Boxes"</title>
<link>http://themeshaper.com/forums/topic/making-rounded-corner-comment-boxes#post-3407</link>
<pubDate>Tue, 21 Apr 2009 17:55:32 +0000</pubDate>
<dc:creator>Mischif</dc:creator>
<guid isPermaLink="false">3407@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I just figured out that it's modifying a single class, so is there any one class that will only affect the text boxes for the comments?
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "Making Rounded-corner Comment Boxes"</title>
<link>http://themeshaper.com/forums/topic/making-rounded-corner-comment-boxes#post-3396</link>
<pubDate>Tue, 21 Apr 2009 07:23:59 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">3396@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;try the following code in your child theme's functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function my_scripts() {

wp_register_script(&#38;#39;rounded_corners&#38;#39;, get_bloginfo(&#38;#39;stylesheet_directory&#38;#39;) . &#38;#39;/js/rounded_corners.inc.js&#38;#39;);
wp_enqueue_script(&#38;#39;rounded_corners&#38;#39;);

}
add_action(&#38;#39;init&#38;#39;, &#38;#39;my_scripts&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>Mischif on "Making Rounded-corner Comment Boxes"</title>
<link>http://themeshaper.com/forums/topic/making-rounded-corner-comment-boxes#post-3389</link>
<pubDate>Mon, 20 Apr 2009 21:44:33 +0000</pubDate>
<dc:creator>Mischif</dc:creator>
<guid isPermaLink="false">3389@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm trying to incorporate Will Mayo's CSS Speech Bubbles into my theme, but I need to insert some Javascript into my header and I don't know how. Is there some small PHP script I can hook into my functions.php file that will allow me to put some javascript into my header?&#60;/p&#62;
&#60;p&#62;Also, how could I move all the stuff about who posted the comment to just below the outside of the colored box?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
