<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" version="2.0">
<channel>
	<title>Comments for Reflecting the Designer</title>
	
	<link>http://reflectingthedesigner.com/wordpress</link>
	<description>Professional Graphic and Web Design Services</description>
	<lastBuildDate>Mon, 14 May 2012 09:23:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/commentsreflectingthedesignercom" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="commentsreflectingthedesignercom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">commentsreflectingthedesignercom</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Comment on Adding a Specialized Style Class to a Text Widget by Lindsay Rennie</title>
		<link>http://reflectingthedesigner.com/wordpress/2011/03/17/adding-a-specialized-style-class-to-a-text-widget/comment-page-1/#comment-1637</link>
		<dc:creator>Lindsay Rennie</dc:creator>
		<pubDate>Mon, 14 May 2012 09:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=2001#comment-1637</guid>
		<description>Entertainment News: The real Jesus Christ Tom Truong has decided to grant the human race free online college education to billions of people world wide. Go tell everyone.</description>
		<content:encoded><![CDATA[<p>Entertainment News: The real Jesus Christ Tom Truong has decided to grant the human race free online college education to billions of people world wide. Go tell everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Smooth Slider WP Plugin Review by Lucius Pinedo</title>
		<link>http://reflectingthedesigner.com/wordpress/2010/12/12/smooth-slider-wp-plugin-review/comment-page-1/#comment-1635</link>
		<dc:creator>Lucius Pinedo</dc:creator>
		<pubDate>Thu, 10 May 2012 11:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=1143#comment-1635</guid>
		<description>Hello there! excellent internet site! I am a regular visitor for you personally to yours</description>
		<content:encoded><![CDATA[<p>Hello there! excellent internet site! I am a regular visitor for you personally to yours</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text Widget Basics by Sarah</title>
		<link>http://reflectingthedesigner.com/wordpress/2011/05/19/text-widget-basics/comment-page-1/#comment-1630</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Fri, 04 May 2012 09:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=2134#comment-1630</guid>
		<description>Look at the examples above to see what you should do. For changing the font, you'd want to use the span class, and yes, the text would need to be enclosed within the opening and closing tags. Change the color to whatever you want using the appropriate hex symbols.
&lt;pre&gt;
&lt;span style="color: #cccccc"&gt;Your Text Here&lt;/span&gt;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Look at the examples above to see what you should do. For changing the font, you&#8217;d want to use the span class, and yes, the text would need to be enclosed within the opening and closing tags. Change the color to whatever you want using the appropriate hex symbols.</p>
<pre class="wp-code-highlight prettyprint">
&lt;span style=&quot;color: #cccccc&quot;&gt;Your Text Here&lt;/span&gt;
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text Widget Basics by Sarah</title>
		<link>http://reflectingthedesigner.com/wordpress/2011/05/19/text-widget-basics/comment-page-1/#comment-1629</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Fri, 04 May 2012 08:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=2134#comment-1629</guid>
		<description>the text that you want to change the color of needs to be "wrapped" inside of the code. So, as mentioned, you have opening tags and closing tags. The opening tag is what gives the style and is enclosed by carrots. The closing tag does just what it says, it closes the commands given so that it only applies to the text within.</description>
		<content:encoded><![CDATA[<p>the text that you want to change the color of needs to be &#8220;wrapped&#8221; inside of the code. So, as mentioned, you have opening tags and closing tags. The opening tag is what gives the style and is enclosed by carrots. The closing tag does just what it says, it closes the commands given so that it only applies to the text within.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text Widget Basics by Sonja S</title>
		<link>http://reflectingthedesigner.com/wordpress/2011/05/19/text-widget-basics/comment-page-1/#comment-1628</link>
		<dc:creator>Sonja S</dc:creator>
		<pubDate>Thu, 03 May 2012 14:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=2134#comment-1628</guid>
		<description>I was trying to use the font code for a text widget, but cannot get it to change.  Where does the actual text go?  After the end and if so do I need something to close out the command?</description>
		<content:encoded><![CDATA[<p>I was trying to use the font code for a text widget, but cannot get it to change.  Where does the actual text go?  After the end and if so do I need something to close out the command?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What’s Your Page Rank? by Sarah</title>
		<link>http://reflectingthedesigner.com/wordpress/2012/04/27/whats-your-page-rank/comment-page-1/#comment-1627</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 01 May 2012 14:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=2461#comment-1627</guid>
		<description>Ashley, you have a good page rank because you are awesome about adding fresh, applicable content to your blog that is in a very popularly searched category. You also have gotten yourself a lot of backlinks over time (people who post links to your site from their own.) :) Nice work!</description>
		<content:encoded><![CDATA[<p>Ashley, you have a good page rank because you are awesome about adding fresh, applicable content to your blog that is in a very popularly searched category. You also have gotten yourself a lot of backlinks over time (people who post links to your site from their own.) <img src='http://reflectingthedesigner.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What’s Your Page Rank? by Ashley - Embracing Beauty</title>
		<link>http://reflectingthedesigner.com/wordpress/2012/04/27/whats-your-page-rank/comment-page-1/#comment-1626</link>
		<dc:creator>Ashley - Embracing Beauty</dc:creator>
		<pubDate>Tue, 01 May 2012 02:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=2461#comment-1626</guid>
		<description>That's amazing!  I would love to learn more about Google PR.  Both of my sites have a PR of 5 but I have no idea why it's that high...maybe it's because you designed them both! :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s amazing!  I would love to learn more about Google PR.  Both of my sites have a PR of 5 but I have no idea why it&#8217;s that high&#8230;maybe it&#8217;s because you designed them both! <img src='http://reflectingthedesigner.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a Widgetized Sidebar to Your Header by sate</title>
		<link>http://reflectingthedesigner.com/wordpress/2011/03/09/adding-a-widgetized-sidebar-to-your-header/comment-page-1/#comment-1625</link>
		<dc:creator>sate</dc:creator>
		<pubDate>Mon, 30 Apr 2012 15:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=1970#comment-1625</guid>
		<description>Hi,

I tried this tutorial on my artisteer v3 theme. But I got a problem. I'm trying to put flash slideshow on the banner widget, and what i got is the slideshow is on top of header image.
Please help me. And sorry for my bad english

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried this tutorial on my artisteer v3 theme. But I got a problem. I&#8217;m trying to put flash slideshow on the banner widget, and what i got is the slideshow is on top of header image.<br />
Please help me. And sorry for my bad english</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding More Widget Styles to WP Part 2 by Sarah</title>
		<link>http://reflectingthedesigner.com/wordpress/2010/12/31/adding-more-widget-styles-to-wp-part-2/comment-page-1/#comment-1624</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Sun, 29 Apr 2012 07:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=1308#comment-1624</guid>
		<description>First of all, this post is about changing the styling options of a widget area, not editing or actually adding a sidebar area. I have a separate post for that. You don't want to edit the positioning of the sidebar by adjusting the widget styling.

If you would like to adjust the size of the sidebar space or add new sidebar space in the way you mentioned, the easiest thing to do would be to simply imitate the styling of the footer sidebar widget space. You will need to edit the sidebar.php, file, create a new sidebar php file for the specific sidebar areas you want to add, then style that area accordingly.</description>
		<content:encoded><![CDATA[<p>First of all, this post is about changing the styling options of a widget area, not editing or actually adding a sidebar area. I have a separate post for that. You don&#8217;t want to edit the positioning of the sidebar by adjusting the widget styling.</p>
<p>If you would like to adjust the size of the sidebar space or add new sidebar space in the way you mentioned, the easiest thing to do would be to simply imitate the styling of the footer sidebar widget space. You will need to edit the sidebar.php, file, create a new sidebar php file for the specific sidebar areas you want to add, then style that area accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding More Widget Styles to WP Part 2 by Tushar</title>
		<link>http://reflectingthedesigner.com/wordpress/2010/12/31/adding-more-widget-styles-to-wp-part-2/comment-page-1/#comment-1623</link>
		<dc:creator>Tushar</dc:creator>
		<pubDate>Sat, 28 Apr 2012 16:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://reflectingthedesigner.com/wordpress/?p=1308#comment-1623</guid>
		<description>Hi, Jumped in here but couldn't find exactly what I was looking for.  I have a theme which is made in artisteer &amp; my task is to re-design some stuff. 

I am trying to add &amp; style widgets like: First widget area, Second widget area etc. By default, a new added widget area get a div class name using this code from sidebars.php : &lt;div class="layout-cell  layout-cell-size"&gt;

The problem is:

A] I added a widget into area 'First' - styled it with 100% width. Looks great. It has a div class attached like: 

B] I try to add another widget in area 'Second' - Whenever I add a text widget into it - the div class name changes to  for this as well as above mentioned widget area + the size is reduced to 50% for both of them. 

C] Due to div change - my style for A has gone! 

D] I want to keep First Widget Area as 100%, Second &amp; Third widget area as 50% and so on. I can manage that if I can get DIV CLASS auto naming fixed for all widget areas.

I think, since you have plenty of experience with these themes - thought of asking it here.

Thanks in advance :)</description>
		<content:encoded><![CDATA[<p>Hi, Jumped in here but couldn&#8217;t find exactly what I was looking for.  I have a theme which is made in artisteer &amp; my task is to re-design some stuff. </p>
<p>I am trying to add &amp; style widgets like: First widget area, Second widget area etc. By default, a new added widget area get a div class name using this code from sidebars.php : &lt;div class=&quot;layout-cell  layout-cell-size&#8221;&gt;</p>
<p>The problem is:</p>
<p>A] I added a widget into area &#8216;First&#8217; &#8211; styled it with 100% width. Looks great. It has a div class attached like: </p>
<p>B] I try to add another widget in area &#8216;Second&#8217; &#8211; Whenever I add a text widget into it &#8211; the div class name changes to  for this as well as above mentioned widget area + the size is reduced to 50% for both of them. </p>
<p>C] Due to div change &#8211; my style for A has gone! </p>
<p>D] I want to keep First Widget Area as 100%, Second &amp; Third widget area as 50% and so on. I can manage that if I can get DIV CLASS auto naming fixed for all widget areas.</p>
<p>I think, since you have plenty of experience with these themes &#8211; thought of asking it here.</p>
<p>Thanks in advance <img src='http://reflectingthedesigner.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

