<?xml version="1.0" encoding="UTF-8"?><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>Comments on: WordPress Theme Crystalx Released</title>
	<atom:link href="http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/</link>
	<description>Web Design, SEO, WordPress, Etcetra</description>
	<pubDate>Sat, 11 Oct 2008 09:26:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: 謹賀新年 &#171; ユルい生活</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-83806</link>
		<dc:creator>謹賀新年 &#171; ユルい生活</dc:creator>
		<pubDate>Sat, 20 Sep 2008 12:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-83806</guid>
		<description>[...] Crystalx というThemeに変更してみました。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Crystalx というThemeに変更してみました。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Euronrere</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-83528</link>
		<dc:creator>Euronrere</dc:creator>
		<pubDate>Tue, 02 Sep 2008 21:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-83528</guid>
		<description>wow )) 
its very reasonable point of view. 
Nice post. 
realy good post 
 
thx :-)</description>
		<content:encoded><![CDATA[<p>wow ))<br />
its very reasonable point of view.<br />
Nice post.<br />
realy good post </p>
<p>thx <img src='http://www.headsetoptions.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-82089</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Sun, 27 Jul 2008 04:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-82089</guid>
		<description>@ Nate

I just checked your site's blog which is using the theme and the UL seem to be fine. If the issue is with the rest of the site you might want to check the CSS for the main site with the blog (theme) and make the necessary changes to the site styles.

To change heading and body text size, open style.css and look for these:
&lt;blockquote&gt;
body {border:0; margin:0; padding:0; background:#F2F5FE url("design/bg.gif") 0 0 repeat-x; font:70%/160% "verdana",sans-serif; color:#192666; _text-align:center;}
&lt;/blockquote&gt;
and
&lt;blockquote&gt;
h1 {font-size:180%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
&lt;/blockquote&gt;
Make the changes to font sizes defined in percentage. 

To make change to the padding between the heading and content, look for this code in style.css:
&lt;blockquote&gt;
#content .article h1 {margin:0 -20px; padding:10px; background:#DEE5FD url("design/content_title_bg.gif") 0 0 repeat-y; color:#192666;}
&lt;/blockquote&gt;

Reduce the padding from 10px to what you need.

Also, the discuss link is not powered by our theme, so I am guessing it is on your site using the same template, open header or the main template and hard code the link to your form.</description>
		<content:encoded><![CDATA[<p>@ Nate</p>
<p>I just checked your site&#8217;s blog which is using the theme and the UL seem to be fine. If the issue is with the rest of the site you might want to check the CSS for the main site with the blog (theme) and make the necessary changes to the site styles.</p>
<p>To change heading and body text size, open style.css and look for these:</p>
<blockquote><p>
body {border:0; margin:0; padding:0; background:#F2F5FE url(&#8221;design/bg.gif&#8221;) 0 0 repeat-x; font:70%/160% &#8220;verdana&#8221;,sans-serif; color:#192666; _text-align:center;}
</p></blockquote>
<p>and</p>
<blockquote><p>
h1 {font-size:180%; line-height:100%; font-family:&#8221;georgia&#8221;,serif; font-weight:normal;}
</p></blockquote>
<p>Make the changes to font sizes defined in percentage. </p>
<p>To make change to the padding between the heading and content, look for this code in style.css:</p>
<blockquote><p>
#content .article h1 {margin:0 -20px; padding:10px; background:#DEE5FD url(&#8221;design/content_title_bg.gif&#8221;) 0 0 repeat-y; color:#192666;}
</p></blockquote>
<p>Reduce the padding from 10px to what you need.</p>
<p>Also, the discuss link is not powered by our theme, so I am guessing it is on your site using the same template, open header or the main template and hard code the link to your form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nate</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-82013</link>
		<dc:creator>nate</dc:creator>
		<pubDate>Tue, 22 Jul 2008 19:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-82013</guid>
		<description>One more thing: how do I redirect the "discuss" link to my site's discussion board?</description>
		<content:encoded><![CDATA[<p>One more thing: how do I redirect the &#8220;discuss&#8221; link to my site&#8217;s discussion board?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nate</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-82012</link>
		<dc:creator>nate</dc:creator>
		<pubDate>Tue, 22 Jul 2008 19:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-82012</guid>
		<description>Three questions: 

1. my unordered lists aren't showing the actual bullet points. It's just showing as one big blob of text. 

2. How can I alter the font and font size for both article content and article title? 

3. I want to shrink the negative space between the Article Title and the start of the content. Right now, it looks like 10 pxls or so of space. I need it to be more like 5. 

Thanks

Nate</description>
		<content:encoded><![CDATA[<p>Three questions: </p>
<p>1. my unordered lists aren&#8217;t showing the actual bullet points. It&#8217;s just showing as one big blob of text. </p>
<p>2. How can I alter the font and font size for both article content and article title? </p>
<p>3. I want to shrink the negative space between the Article Title and the start of the content. Right now, it looks like 10 pxls or so of space. I need it to be more like 5. </p>
<p>Thanks</p>
<p>Nate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nhc1987</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-80850</link>
		<dc:creator>nhc1987</dc:creator>
		<pubDate>Wed, 25 Jun 2008 08:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-80850</guid>
		<description>Hi friends, 

I have just ported CrystalX wordpress theme to CrystalX XML blogger template

You can get it at my blog

&lt;a href='http://themelib.com/2008/06/crystalx-blogger-template/' rel="nofollow"&gt;http://themelib.com/2008/06/crystalx-blogger-template/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi friends, </p>
<p>I have just ported CrystalX wordpress theme to CrystalX XML blogger template</p>
<p>You can get it at my blog</p>
<p><a href='http://themelib.com/2008/06/crystalx-blogger-template/' rel="nofollow">http://themelib.com/2008/06/crystalx-blogger-template/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-80732</link>
		<dc:creator>D</dc:creator>
		<pubDate>Thu, 19 Jun 2008 15:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-80732</guid>
		<description>Love it</description>
		<content:encoded><![CDATA[<p>Love it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-76435</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Tue, 29 Jan 2008 21:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-76435</guid>
		<description>@ Michelle Ayers 

The codes obviously got eaten up by the comment form. I will try and answer your question in any case with some assumptions:

To add a URI (no matter what the URI is), you need to do the following.

Assume you want to create a link to the FAQs page in your header. The first thing you need to have is the post URI, which in this case it is:

http://www.headsetoptions.org/faqs/

Next you set the HTML up as follows:
&lt;blockquote&gt;&#60;a href="http://www.headsetoptions.org/faqs/" title="FAQ page"&#62;FAQ&#60;/a&#62;&lt;/blockquote&gt;
Note how I used the full URI and not just 
&lt;blockquote&gt;&#60;a href="/faqs/" title="FAQ page"&#62;FAQ&#60;/a&#62;&lt;/blockquote&gt;
link in the old days with HTML.

Try this with your full URI and let us know if it works.</description>
		<content:encoded><![CDATA[<p>@ Michelle Ayers </p>
<p>The codes obviously got eaten up by the comment form. I will try and answer your question in any case with some assumptions:</p>
<p>To add a URI (no matter what the URI is), you need to do the following.</p>
<p>Assume you want to create a link to the FAQs page in your header. The first thing you need to have is the post URI, which in this case it is:</p>
<p><a href="http://www.headsetoptions.org/faqs/" rel="nofollow">http://www.headsetoptions.org/faqs/</a></p>
<p>Next you set the HTML up as follows:</p>
<blockquote><p>&lt;a href=&#8221;http://www.headsetoptions.org/faqs/&#8221; title=&#8221;FAQ page&#8221;&gt;FAQ&lt;/a&gt;</p></blockquote>
<p>Note how I used the full URI and not just </p>
<blockquote><p>&lt;a href=&#8221;/faqs/&#8221; title=&#8221;FAQ page&#8221;&gt;FAQ&lt;/a&gt;</p></blockquote>
<p>link in the old days with HTML.</p>
<p>Try this with your full URI and let us know if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle Ayers</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-76429</link>
		<dc:creator>Michelle Ayers</dc:creator>
		<pubDate>Mon, 28 Jan 2008 21:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-76429</guid>
		<description>Hello:

We have this nice theme on an in-house blog. I want to add to the horizontal menu in the header which right now contains this in the header.php file: 


     &lt;!-- Main menu (tabs) --&gt;
     

            
                &#60;a href="/"&#62;Home&lt;/a&gt;

I want to add tabs for three previously blog entries so I added the horizonal menu like this for example: 

&#60;a href="About&lt;/a&gt; 

which I added after the 'home' code 
and, while the 'About' tab appeared just fine, it did not link to the URL noted. 

Any advise on how to fix would be most appreciated!</description>
		<content:encoded><![CDATA[<p>Hello:</p>
<p>We have this nice theme on an in-house blog. I want to add to the horizontal menu in the header which right now contains this in the header.php file: </p>
<p>     <!-- Main menu (tabs) --></p>
<p>                &lt;a href=&#8221;/&#8221;&gt;Home</p>
<p>I want to add tabs for three previously blog entries so I added the horizonal menu like this for example: </p>
<p>&lt;a href=&#8221;About </p>
<p>which I added after the &#8216;home&#8217; code<br />
and, while the &#8216;About&#8217; tab appeared just fine, it did not link to the URL noted. </p>
<p>Any advise on how to fix would be most appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hso</title>
		<link>http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-76091</link>
		<dc:creator>hso</dc:creator>
		<pubDate>Tue, 25 Dec 2007 21:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.headsetoptions.org/2007/03/12/wordpress-theme-crystalx-released/#comment-76091</guid>
		<description>@ D.J.

First off, the large images in your post are breaking the theme even in FF! 

With that said, to answer your question- 

The CSS has both the #content and #col (right sidebar) float left, which means, to make the sidebar go to the left, all you need to do it structurally place it ahead of the content. To do so,  open index.php (and all other files with same structure like archive, page search, single) and move the &lt; ? php get_sidebar(); ? &gt; over (before) the &lt; div id="content" &gt;

This should work and if you run into some issues, check the paddings and margins on each #content and #col style and make sure they are not in conflict.</description>
		<content:encoded><![CDATA[<p>@ D.J.</p>
<p>First off, the large images in your post are breaking the theme even in FF! </p>
<p>With that said, to answer your question- </p>
<p>The CSS has both the #content and #col (right sidebar) float left, which means, to make the sidebar go to the left, all you need to do it structurally place it ahead of the content. To do so,  open index.php (and all other files with same structure like archive, page search, single) and move the < ? php get_sidebar(); ? > over (before) the < div id="content" ></p>
<p>This should work and if you run into some issues, check the paddings and margins on each #content and #col style and make sure they are not in conflict.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.331 seconds -->
