<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Review of the Headway Theme for WordPress &#8211; Originally Posted on WPBlogger.com</title>
	<atom:link href="http://jasonwietholter.com/blog/review-of-the-headway-theme-for-wordpress-originally-posted-on-wpblogger-com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonwietholter.com/blog/review-of-the-headway-theme-for-wordpress-originally-posted-on-wpblogger-com/</link>
	<description>Decramp</description>
	<lastBuildDate>Fri, 23 Jul 2010 15:35:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jason Wietholter</title>
		<link>http://jasonwietholter.com/blog/review-of-the-headway-theme-for-wordpress-originally-posted-on-wpblogger-com/#comment-42</link>
		<dc:creator>Jason Wietholter</dc:creator>
		<pubDate>Thu, 15 Jul 2010 18:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://jasonwietholter.com/?p=185#comment-42</guid>
		<description>@Mohib, Headway is a little bit more friendly for people not crazy about the ins and outs of CSS and PHP, but Thesis is awesome too. To answer your questions: A) Not currently. It may be possible in a future release, but right now the default underline method is the only way. B) That isn&#039;t possible natively, but you could do it using Hooks. It would require more programming, but it could be done. C) Yes it does. However, it does not have the text overlay capability that that site has. It just allows images to rotate and link to another page. D) I&#039;m not 100% clear on what you are asking, but if you are asking about the &quot;Serving Opportunities&quot;, &quot;Our Ministries&quot; and &quot;Featured Music&quot; sections, yes you can do that. E) You can emulate all but the two columned portion of it, which I am guessing is what you are after.

I don&#039;t believe that it is too difficult to manipulate the layouts to do what you need, but I have to confess that I haven&#039;t done it.</description>
		<content:encoded><![CDATA[<p>@Mohib, Headway is a little bit more friendly for people not crazy about the ins and outs of CSS and PHP, but Thesis is awesome too. To answer your questions: A) Not currently. It may be possible in a future release, but right now the default underline method is the only way. B) That isn&#8217;t possible natively, but you could do it using Hooks. It would require more programming, but it could be done. C) Yes it does. However, it does not have the text overlay capability that that site has. It just allows images to rotate and link to another page. D) I&#8217;m not 100% clear on what you are asking, but if you are asking about the &#8220;Serving Opportunities&#8221;, &#8220;Our Ministries&#8221; and &#8220;Featured Music&#8221; sections, yes you can do that. E) You can emulate all but the two columned portion of it, which I am guessing is what you are after.</p>
<p>I don&#8217;t believe that it is too difficult to manipulate the layouts to do what you need, but I have to confess that I haven&#8217;t done it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohib</title>
		<link>http://jasonwietholter.com/blog/review-of-the-headway-theme-for-wordpress-originally-posted-on-wpblogger-com/#comment-32</link>
		<dc:creator>Mohib</dc:creator>
		<pubDate>Wed, 07 Jul 2010 03:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://jasonwietholter.com/?p=185#comment-32</guid>
		<description>Thank you for your informative review. My background is development, but not in web technologies so I&#039;m unfamiliar with CSS and PHP and so am looking at Headway instead of Thesis however most of the headway sites I&#039;ve seen have rather primitive navigators and have been wondering about its ability to define more elegant navigators. I&#039;d be grateful if you could answer some of these questions for me:

a) Can shaded roll-overs be defined and cascading menus, rather than the rather simple underline attribute (which is all I&#039;ve seen in the navigators so far) be defined. I&#039;m looking to make navigators like these:
http://www.studiopress.com/demo/enterprise.html

b) Can two navigator bars be defined -- like the two at the above link?

c) Does it come with a rotating featured post leaf, like the one at the top of this page:
http://www.studiopress.com/demo/corporate.html

d) Is it possible to define multiple content areas like this site:
http://www.studiopress.com/demo/church.html

e) Can the thesis home page style be emulated (wide column with 2 or 3 featured posts, followed by 2 columns of older posts) like this:
http://thesis.kristarella.com/

If these can&#039;t be done out of the box, with Headway 1.65 how difficult would it be to accomplish these tasks and how much coding would be needed (assuming they can be done)?

Thanks in advance. Hopefully the answers will help others.</description>
		<content:encoded><![CDATA[<p>Thank you for your informative review. My background is development, but not in web technologies so I&#8217;m unfamiliar with CSS and PHP and so am looking at Headway instead of Thesis however most of the headway sites I&#8217;ve seen have rather primitive navigators and have been wondering about its ability to define more elegant navigators. I&#8217;d be grateful if you could answer some of these questions for me:</p>
<p>a) Can shaded roll-overs be defined and cascading menus, rather than the rather simple underline attribute (which is all I&#8217;ve seen in the navigators so far) be defined. I&#8217;m looking to make navigators like these:<br />
<a href="http://www.studiopress.com/demo/enterprise.html" rel="nofollow">http://www.studiopress.com/demo/enterprise.html</a></p>
<p>b) Can two navigator bars be defined &#8212; like the two at the above link?</p>
<p>c) Does it come with a rotating featured post leaf, like the one at the top of this page:<br />
<a href="http://www.studiopress.com/demo/corporate.html" rel="nofollow">http://www.studiopress.com/demo/corporate.html</a></p>
<p>d) Is it possible to define multiple content areas like this site:<br />
<a href="http://www.studiopress.com/demo/church.html" rel="nofollow">http://www.studiopress.com/demo/church.html</a></p>
<p>e) Can the thesis home page style be emulated (wide column with 2 or 3 featured posts, followed by 2 columns of older posts) like this:<br />
<a href="http://thesis.kristarella.com/" rel="nofollow">http://thesis.kristarella.com/</a></p>
<p>If these can&#8217;t be done out of the box, with Headway 1.65 how difficult would it be to accomplish these tasks and how much coding would be needed (assuming they can be done)?</p>
<p>Thanks in advance. Hopefully the answers will help others.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
