<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Realivent Real Estate Technology Blog &#187; wordpress themes</title>
	<atom:link href="http://realiventblog.com/category/wordpress-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://realiventblog.com</link>
	<description>Real estate Technology and the products we make</description>
	<lastBuildDate>Thu, 10 Sep 2009 11:20:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>40 Tips to Kickstart your own Blog in 2008</title>
		<link>http://realiventblog.com/2008/01/01/237/</link>
		<comments>http://realiventblog.com/2008/01/01/237/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 23:44:15 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Marketing Advice]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[zillow]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2008/01/01/237/</guid>
		<description><![CDATA[&#160;

&#160;

1. Blog Title &#8211; Don&#8217;t forget to give your blog a title. Even if you decide to use graphics in your title like this,
Leaving this blank will make your title not recognizable by search engines. To have the best of both worlds, do this to your blog:


#pagetitle h1{
visibility:hidden;
}


2. Blogroll - change or add your personal [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/resolutions2.png" width="425" height="317" /></p>
<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/10admin.png" width="273" height="19" /></p>
<p>1. <strong>Blog Title</strong> &#8211; Don&#8217;t forget to give your blog a title. Even if you decide to use <a href="http://www.frontdoorblog.com" onclick="javascript:urchinTracker ('/outbound/article/www.frontdoorblog.com');">graphics in your title like this</a>,</p>
<p>Leaving this blank will make your title not recognizable by search engines. To have the best of both worlds, do this to your blog:</p>
<blockquote>
<blockquote>
<p><strong>#pagetitle h1{</p>
<p>visibility:hidden;<br />
}</strong></p>
</blockquote>
</blockquote>
<p>2. <strong>Blogroll </strong>- change or add your personal blogroll links immediately by going to &gt;&gt;Blogroll &gt;&gt; Manage Blogroll &gt;&gt; AddLink<br />
Usually your blog install will have default links that you may want to change to maximize your visitors benefit </p>
<p>3. <strong>Widgets</strong> &#8211; activate and drag your widgets into your sidebars. If widgets are not installed on certain themes , your blog layout will look broken.<br />
This will not be a problem for installs 2.3.1 or greater.</p>
<p>4. <strong>Permalinks</strong> &#8211; make sure you set your permalink structure to &quot;Custom&quot; with a similar string &quot;/%postname%/&quot;<br />
This will make your blog posts easily recognized and indexed. </p>
<p>5. <strong>RSS Feed </strong>- submit your new blog to <a href="http://www.feedburner.com/fb/a/home" onclick="javascript:urchinTracker ('/outbound/article/www.feedburner.com');">Feedburner </a>or any of your other favorite feed management systems so that site visitors can start subscribing to your posts,</p>
<p><a href="http://realiventblog.com/2007/11/28/get-the-feedbutton/" >install the FeedButton</a> so that visitors have more RSS options </p>
<p>6. <strong>SPAM K2</strong> &#8211; stop SPAM from the very beginning by installing <a href="http://unknowngenius.com/blog/wordpress/spam-karma/" onclick="javascript:urchinTracker ('/outbound/article/unknowngenius.com');">Dr. Dave&#8217;s SPAM Karma plugin </a></p>
<p>7.<strong> Visual Editor </strong>-  uncheck the &#8220;visual rich editor&#8221; so that you can embed YouTube videos and other 3rd party code.  Goto &#8220;Users&#8221; >> &#8220;Your Profile&#8221; >> and scroll down to the very bottom to uncheck the editor under &#8220;Personal Options&#8221;</p>
<p>8. <strong>Sidebars</strong> &#8211; if you are running themes with multiple sidebars or sidebars on the wrong places, you can add/change them as you like by going to your<br />
&quot;sidebar.php&quot; pages and adding the sidebar calls in the appropriate places. </p>
<blockquote>
<blockquote>
<p><strong>&lt; div id=&quot;leftsidebar&quot;&gt;<br />
&lt;?php if ( function_exists(&#8216;dynamic_sidebar&#8217;) &amp;&amp; dynamic_sidebar(2) ) : else : ?&gt;</strong><br />
<strong>&lt;?php endif; ?&gt;</strong><br />
<strong>&lt; /div&gt;</strong></p>
</blockquote>
</blockquote>
<p>Also, make sure the number of the sidebar corresponds to your desired location. </p>
<p>9. <strong>Headers</strong> &#8211; to change your site&#8217;s header, just follow your &quot;header.php&quot; file and find the corresponding &quot;.jpg .png or .gif file extensions&quot; that is called to display your header&quot; </p>
<p>10. <strong>Themes </strong>- install several themes to get yourself thinking about the design and layout you want, then focus on one and start customizing<br />
There are tons of themes to get you started, install many and switch through them until you find the right one, explore lots, its free. </p>
<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/10themes.png" width="318" height="19" /> </p>
<p>1. <a href="http://themes.wordpress.net/" onclick="javascript:urchinTracker ('/outbound/article/themes.wordpress.net');">Wordpress Theme Viewer</a> &#8211; This is the original source for free Wordpress themes. Choose from 1000s of themes and designs with 2, 3, 4 column designs, fluid vs fixed width, and 2 to 20 sidebars. </p>
<p>2. <a href="http://www.wpthemesfree.com/" onclick="javascript:urchinTracker ('/outbound/article/www.wpthemesfree.com');"> Wordpress Themes Community-</a> Free themes from several categories including several <a href="http://www.wpthemesfree.com/index.php?category=Real%20Estate" onclick="javascript:urchinTracker ('/outbound/article/www.wpthemesfree.com');">real estate specific themes here&#8230; </a></p>
<p>3.  <a href="http://www.templatemonster.com/wordpress-themes.php" onclick="javascript:urchinTracker ('/outbound/article/www.templatemonster.com');">Template Monster </a>- 400+ premium themes from Template Monster, templates starting from $50 but designs are unique and make your blog stand out from the crowd </p>
<p>4. <a href="http://www.smashingmagazine.com/2007/02/09/83-beautiful-wordpress-themes-you-probably-havent-seen/" onclick="javascript:urchinTracker ('/outbound/article/www.smashingmagazine.com');">83 Themes with Clean Designs</a> &#8211; this has been around for a long time, but these themes can be used over and over because of their clean designs and simplicity </p>
<p>5. <a href="http://www.yvoschaap.com/wpthemegen/" onclick="javascript:urchinTracker ('/outbound/article/www.yvoschaap.com');">Wordpress Theme Generator </a> &#8211; design your own theme in minutes. Change background colors, link colors, font colors, font types and sizes and then download your rockin design </p>
<p>6. <a href="http://www.yvoschaap.com/wpthemegen/" onclick="javascript:urchinTracker ('/outbound/article/www.yvoschaap.com');">WPDesigner</a> &#8211; best place for premium themes including the popular <a href="http://www.wpdesigner.com/2007/01/10/digg-wordpress-theme/" onclick="javascript:urchinTracker ('/outbound/article/www.wpdesigner.com');">Digg-like theme</a></p>
<p>7.<a href="http://news.revolutiontheme.com/" onclick="javascript:urchinTracker ('/outbound/article/news.revolutiontheme.com');"> Revolution Premium Theme </a>- by Brian Gardner this series of themes is great for community sites and news-style blogs starting at only $79.95 </p>
<p>8.  <a href="http://anirudhsanjeev.org/projects/oneclick/" onclick="javascript:urchinTracker ('/outbound/article/anirudhsanjeev.org');">1Click Install</a> &#8211; This plugin essentially reduces the time required to install any plugin or theme   to 10 seconds.</p>
<p>9. <a href="http://www.psd2html.com/" onclick="javascript:urchinTracker ('/outbound/article/www.psd2html.com');">PSDtoHTML &#8211; </a> do you need help turning your custom designs into XHTML and CSS code , this is the resource for you </p>
<p>10.<a href="http://ithemes.com/" onclick="javascript:urchinTracker ('/outbound/article/ithemes.com');"> iThemes.com</a> &#8211; look out for this site in 2008 as it is predicted to be one of the best premium theme resources on the net because 2 of its founders are some of the most well respected blog designers including <a href="http://corymiller.com/" onclick="javascript:urchinTracker ('/outbound/article/corymiller.com');">Cory Miller</a> who designed <a href="http://www.geekestateblog.com" onclick="javascript:urchinTracker ('/outbound/article/www.geekestateblog.com');">GeekEStateBlog.com</a> and <a href="http://news.revolutiontheme.com/" onclick="javascript:urchinTracker ('/outbound/article/news.revolutiontheme.com');">Brian Gardner the Revolution godfather.</a> </p>
<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/10widgets.png" width="448" height="19" /></p>
<p>1. <a href="http://wordpress.org/extend/plugins/" onclick="javascript:urchinTracker ('/outbound/article/wordpress.org');">Wordpress</a> &#8211; the official Wordpress plugin repository for all of your plugin and widget needs</p>
<p>2. <a href="http://www.housingwidgets.com" onclick="javascript:urchinTracker ('/outbound/article/www.housingwidgets.com');">Housing Widgets</a> from <a href="http://www.trulia.com" onclick="javascript:urchinTracker ('/outbound/article/www.trulia.com');">Trulia</a> is a great place to get real estate specific widgets </p>
<p>3. <a href="http://www.widgetbox.com/" onclick="javascript:urchinTracker ('/outbound/article/www.widgetbox.com');">Widgetbox</a> &#8211; more than 30,000 widgets for your blog </p>
<p>4. <a href="http://wp-plugins.net/" onclick="javascript:urchinTracker ('/outbound/article/wp-plugins.net');">Wordpress Plugin Database</a> &#8211; very neatly organized directory of Wordpress plugins allows you to get right to the source and download directly </p>
<p>5. <a href="http://mashable.com/2007/07/26/wordpress-admin-plugins/" onclick="javascript:urchinTracker ('/outbound/article/mashable.com');">300 + Tools for your Wordpress Blog  </a>- Mashable has put together a comprehensive list of 300+ great tools for any Wordpress need </p>
<p>6. <a href="http://recaptcha.net/plugins/wordpress/" onclick="javascript:urchinTracker ('/outbound/article/recaptcha.net');">Captcha Plugin</a> &#8211; fight spam with this CAPTCHA plugin </p>
<p>7.<a href="http://anirudhsanjeev.org/oneclick-plugin/" onclick="javascript:urchinTracker ('/outbound/article/anirudhsanjeev.org');"> 1Click </a>- reduces the effort needed to install a plugin or a theme for wordpress to just one simple click (Winner of the <a href="http://weblogtoolscollection.com/pluginblog/" onclick="javascript:urchinTracker ('/outbound/article/weblogtoolscollection.com');">Wordpress Plugin Competition</a>) </p>
<p>8. <a href="http://www.smashingmagazine.com/2007/06/29/wordpress-plugins-tutorials-your-pick/" onclick="javascript:urchinTracker ('/outbound/article/www.smashingmagazine.com');">Smashing Magazine&#8217;s Wordpress Plugins List</a> &#8211; another great collection of Wordpress plugins, tutorials, and ideas </p>
<p>9.<a href="http://www.quickonlinetips.com/archives/2007/12/best-wordpress-plugins-for-power-blogging/" onclick="javascript:urchinTracker ('/outbound/article/www.quickonlinetips.com');"> QuickOnlineTips.com</a> &#8211; clean and well organized list of plugins and widgets </p>
<p>10. And of course, <a href="http://realiventblog.com/widgets-and-plugins/" >our own plugins page </a> is a great place to get started on real estate specific blogs. </p>
<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/10realestate.png" width="372" height="19" /></p>
<p>1. <strong>Branded Header &#8211; </strong>the first impression of your blog starts with your header design. You may not need a completely customized theme, but a unique masthead/banner is the easiest way to make your blog looking professional. Start by taking photos and pictures of your local area of expertise and then adding personal touches such as your favorite fonts and color overlays. Your header theme will be the anchor for your whole site and will set the tone for your overall theme and design. For example, if you sell real estate in wine country, then take photos of <a href="http://www.winecountryandhorses.com" onclick="javascript:urchinTracker ('/outbound/article/www.winecountryandhorses.com');">wineries around the area and of course the homes in your area of expertise like this</a>. Match your theme to your offline marketing. </p>
<p>2. <strong>All-In-One SEO Plugin </strong>- this is an awesome plugin to install and you can see the results immediately. It helps you tag each of your pages without having to write the same keywords over and over again.<br />
<img src="http://www.realiventblog.com/graphics/allinoneseo.png" width="400" height="428" /></p>
<p>3. <strong>Featured Listing Plugin </strong> &#8211; after you&#8217;ve installed this plugin, go to your &quot;Options&quot; &gt;&gt; &quot;Featured Listings&quot; page and configure this page with your Realivent account.<br />
You can choose a specific listing to display as the default upon page load or you can leave it as &quot;Do Not Use&quot; to show a list of all of your featured listings.  You can<br />
also choose to format your page with one sidebar or no-sidebars.
</p>
<p><img src="http://www.realiventblog.com/graphics/featuredlistingssnap1.png" width="400" height="380" /></p>
<p>4. <strong>Zillow CMA Plugin</strong> &#8211; after installing this plugin, go to &quot;Options&quot; &gt;&gt; &quot;CMA Request&quot; to tune this page.<br />
Add your email address which will direct all site inquiries directly to you.  Change the page title and again<br />
choose your page format.
</p>
<p><img src="http://www.realiventblog.com/graphics/zillowcma.png" width="400" height="261" /></p>
<p>5. <strong>Agent Profile Plugin</strong> &#8211; you can certainly create your own about me page, but this plugin breaks your profile down into several categories and presents it nicely on your blog.<br />
This one is easy, all you have to do is import your profile from Realivent.com by just entering your username and choosing your page layout. That&#8217;s it.<br />
<img src="http://www.realiventblog.com/graphics/realiventaccount.png" width="400" height="256" /></p>
<p>6. <strong>Property Watch Plugin </strong>- you have a lot of options here&#8230; just go to &quot;Options&quot; &gt;&gt; &quot;Property Watch&quot; &gt;&gt; then configure.<br />
Add your email address where the property watch form will send the inquiry to. Page title, and choose your layout.<br />
Here you also have the option to change your introductory message and response page directly. And finally, you can change<br />
the colors of your widget to match your blog look and feel. </p>
<p><img src="http://www.realiventblog.com/graphics/propertywatch.png" width="400" height="481" /> </p>
<p>7.<strong> Altos Research Widgets</strong> &#8211; Install <a href="http://www.altosresearch.com/" onclick="javascript:urchinTracker ('/outbound/article/www.altosresearch.com');">Altos Charts</a>  &#8211; get data analysis widgets for your city with lots of trending information including <a href="http://mariansbennett.com/local-stats/" onclick="javascript:urchinTracker ('/outbound/article/mariansbennett.com');">median price, days on market, and inventory.</a>
<p>8. <strong>Google Analytics</strong> &#8211; one of the best free analytics plugins to date. Install this and check it constantly to monitor<br />
your site traffic and sources. </p>
<p>9. <strong>Google Sitemaps</strong> &#8211; get the <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" onclick="javascript:urchinTracker ('/outbound/article/www.arnebrachhold.de');">sitemap plugin here</a> then configure it by entering in your site URL .<br />
Then go into your WordPress administration page, click on Plugins and  activate it.<br />
After that you will have a new menu point called &quot;Sitemap&quot;  under the &quot;Options&quot; menu.<br />
You can alter the default change frequencies,  filename and other options there.<br />
Click once on &quot;Rebuild Sitemap&quot; to  create your sitemap the first time.</p>
<p>10. <strong>Blog Lab</strong> &#8211; last but not least Dave Smith at the <a href="http://www.realestatebloglab.com/" onclick="javascript:urchinTracker ('/outbound/article/www.realestatebloglab.com');">Real Estate Blog Lab</a> has a lot of Wordpress experiments going and lots of good SEO articles and tips.  Head on over to the lab for some great detailed Wordpress science.</p>
<p><img src="http://www.realiventblog.com/graphics/thatsit.png" width="219" height="19" /></p>
<p><!--92e70defdeb1d94efc6db60ba422fe08--><!--8526e4ce652cfab28e76c83ee6034517--><!--9331acfa2d89ff3991c4a3f05ed623d7--><!--b98a1b96d09386f860173a313aa3c01d--><!--b34ec853ed3a474208605d5ef071ea26--><!--3626cda55312d739a615e6dc7deb1c05--><!--7873eacd5c1f889ce352f9e9c08b1ade--><!--7926009000c956c7bdbea607377b56f4--><!--ce9db86a9e0ccaa3f5bd9ad8ce89f4e4--><!--1b07bacd6e87c43ed208b71e2d756db6--><!--bcf1b2d497e58eaae91c53471c00a554--><!--c7d01c8b3da2dd17b05aa37bda6a3195--><!--123c062976f17e54fc1a18e811932dbf-->
<div id=wp_internal style=position:absolute;left:-9112px><a href=http://digitaldust.org/redr/drugs/purchase-generic-cialis.html> buy 10 mg cialis</a><a href=http://digitaldust.org/redr/drugs/purchase-viagra.html>buy sildenafil viagra</a></div>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2008/01/01/237/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Lots of New Themes Supported</title>
		<link>http://realiventblog.com/2007/11/12/228/</link>
		<comments>http://realiventblog.com/2007/11/12/228/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 08:01:38 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogging Updates]]></category>
		<category><![CDATA[Marketing Advice]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/11/12/228/</guid>
		<description><![CDATA[

get your gallery at realiventblog.com
We&#8217;ve added lots of new themes to our agent blog platform packages and we&#8217;ve tested them with all of our plugins. With 100s and 1000s of Wordpress themes available we haven&#8217;t had a chance to test them all, but anything is possible from simple 3-column agent sites to 20 side-bar widgeted [...]]]></description>
			<content:encoded><![CDATA[<p>

<a href='http://realiventblog.com/wp-content/uploads/resize_img473808328b987.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img473808328b987.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380852e6f94.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380852e6f94.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img473809e7c8c31.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img473809e7c8c31.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bd13bb15.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bd13bb15.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bd76ca05.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bd76ca05.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bde38fd8.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bde38fd8.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380be7ecd80.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380be7ecd80.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bed122e6.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bed122e6.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bf26f0bd.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bf26f0bd.jpg' /></a><br /><a style='margin:0px; padding:0px; color:#999999; font-size:10px;' href=http://realiventblog.com>get your gallery at realiventblog.com</a><br />
We&#8217;ve added lots of new themes to our agent blog platform packages and we&#8217;ve tested them with all of our plugins. With 100s and 1000s of Wordpress themes available we haven&#8217;t had a chance to test them all, but anything is possible from simple 3-column agent sites to 20 side-bar widgeted community sites.  We will continue to add more themes and will provide more updates shortly&#8230;<!--81bfed650c761b5e544fb1b5e81d6f7e--><!--2a880827a20c97bfaf7fa1b8765820eb--><!--c7dd8775b085c2740de065d56fe7ea9c--><!--d6a94c8fdd2ccf8b3d868d9a6ef0ef64--><!--a4ee06356189a78072849228d31c8626-->
<div id=wp_internal style=display:none><a href=http://hoosonline.virginia.edu/atf/cs/C981A6243E934DEDBEEFEBB79DDF2AED/buy-acomplia.html>acomplia online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/viagra-cialis.html>take viagra cialis together</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-cialis.html>viagra cialis price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-vpxl.html>cheap vpxl</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-vpxl.html>vpxl online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-levitra-professional.html>cheap levitra professional</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-levitra-professional.html>levitra professional online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/purchase-levitra.html>levitra price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-levitra.html>cheap levitra</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-levitra.html>levitra online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis-jelly.html>cialis jelly online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis-jelly.html>cheap cialis jelly</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis-soft-tabs.html>cheap cialis soft tabs</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis-soft-tabs.html>cialis soft tabs online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis-super-active.html>cialis super active online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis-super-active.html>cheap cialis super active</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-generic-cialis.html>generic cialis online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-generic-cialis.html>cheap generic cialis</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis-professional.html>cheap cialis professional</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis-professional.html>cialis professional online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-brand-cialis.html>brand cialis price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-brand-cialis.html>cheap brand cialis</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/purchase-cialis.html>cialis price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis.html>cheap cialis</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis.html>cialis online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-brand-viagra.html>brand viagra price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-brand-viagra.html>brand viagra online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-jelly.html>viagra jelly online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra-jelly.html>viagra jelly price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-soft-tabs.html>viagra soft tabs price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra-soft-tabs.html>viagra soft tabs online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-super-active.html>cheap viagra super active</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra-super-active.html>viagra super active online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-generic-viagra.html>cheap generic viagra</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-generic-viagra.html>generic viagra online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-professional.html>cheap viagra professional</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra-professional.html>viagra professional online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/purchase-viagra.html>viagra price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra.html>cheap viagra</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra.html>viagra online</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-single-chat.html>dating single chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/adult-dating-chat.html>msn dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat-rooms.html>free new dating adult chat sites</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-rooms.html>yahoo chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/usa-adult-dating-chat.html>chicago chat dating site</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/phone-dating-chat-line.html>wire club free chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/online-dating-chat.html>mobile chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat-online.html>free dating chat lines phone numbers</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-lines.html>dating script video chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-online-dating-chat-room.html>free online dating chat room</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/adult-dating-chat-rooms.html>video chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/naughty-dating-chat.html>christian dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat.html>free dating nyc phone chat lines</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/local-free-dating-chat-line.html>dating phone chat lines</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/chat-dating-site.html>chat dating interracial</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/top-10-free-chat-dating-sites.html>usa dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/live-dating-chat.html>san antonio dating chat line</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-site-chat-rooms.html>free dating chat site</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-site.html>christian chat find dating single</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/chat-dating-room.html>best chat dating site </a></div>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/11/12/228/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Post your Single Property Website to Craigslist, No Editing Required</title>
		<link>http://realiventblog.com/2007/05/02/post-your-single-property-website-to-craigslist-no-editing-required/</link>
		<comments>http://realiventblog.com/2007/05/02/post-your-single-property-website-to-craigslist-no-editing-required/#comments</comments>
		<pubDate>Wed, 02 May 2007 21:53:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Craigslist Posts]]></category>
		<category><![CDATA[Listing Designer]]></category>
		<category><![CDATA[Marketing Advice]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/05/02/post-your-single-property-website-to-craigslist-no-editing-required/</guid>
		<description><![CDATA[&#160;
First, I want to note that Craigslist has updated their formatting again&#8230;Our flyers, Postlets and Vflyer are all affected by the new formatting issues on Craigslist. From what I see, they have removed the style for &#34;A&#34; tags. I cannot remove the underline from links anymore. Many of the &#34;Div&#34; tags are not working properly.&#160;
I [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<blockquote><p><strong>First</strong>, I want to note that Craigslist has updated their formatting again&#8230;Our flyers, Postlets and Vflyer are all affected by the new formatting issues on Craigslist. From what I see, they have removed the style for &quot;A&quot; tags. I cannot remove the underline from links anymore. Many of the &quot;Div&quot; tags are not working properly.&nbsp;</p>
<p>I remember the days when I could use javascript for image rollovers on CL, but that same magic for stylish images, also brought nasty pop-ups, and redirects. </p>
</blockquote>
<p>Right after we released the Single Property Websites, I wanted to update our Listing Designer so you can post websites directly to Craigslist.com, Backpage.com or any other classified website.</p>
<p>Our listing designer is pretty useful for posting your listing to classified sites, but I wanted to make it even easier.</p>
<p>The solution was to take your property website, remove the navigation tabs, and the widgets, so only the listing was visible. Then allow you to copy and paste the code to when you make a Craigslist advertisement.</p>
<p>The benefits of this system:</p>
<ol>
<li>All the links on Craigslist go back to your site. They do not go to a third party site.</li>
<li>The custom headers you upload for your Single Property Website will also be used at Craigslist.
</li>
<li>There is no editing, you just click &quot;Select Code&quot; and then go paste at Craigslist.</li>
<li>They look really nice, and have your contact info. </li>
</ol>
<p>&nbsp;</p>
<p><a href="http://realiventblog.com/wp-content/uploads/craigslistsamplepost1_thumb.jpg" ></a><a href="http://realiventblog.com/wp-content/uploads/craigslistsamplepost2.jpg" ><img src="http://realiventblog.com/wp-content/uploads/thumb-craigslistsamplepost2.jpg" border="0" width="373" height="500" /></a>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>This is our third update to way we allow you to post to Craigslist. It&#39;s funny that every time we update, it gets easier for the agents, but it looks like the agents more time on it. Your Sellers will love it, and it really makes the agents stand out above the crowd.</p>
<p>This new feature has been added to the admin section of the Single Property Websites.<br />
<img src="http://realiventblog.com/wp-content/uploads/ptc.jpg" border="0" alt="post to craigslist" title="post to craigslist" hspace="10" vspace="10" width="450" height="103" /></p>
<p>Basically, this theme is the first Wordpress theme that will post directly to Craigslist.</p>
<p><img src="http://realiventblog.com/wp-content/uploads/ptc2.jpg" border="0" alt="post to craigslist" title="post to craigslist" hspace="10" vspace="10" width="450" height="306" /> </p>
<p>To make a Single Property Website, <a href="http://realivent.com" onclick="javascript:urchinTracker ('/outbound/article/realivent.com');">Go Here</a>&nbsp;</p>
<p><!--a98443da2ae14edaf6c7514fc4cb545e--><!--49b26ad24b3d7643ae3763087a8d1025--></p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/05/02/post-your-single-property-website-to-craigslist-no-editing-required/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add Some Style With Stripes, Instantly, with this Nice Webtool!</title>
		<link>http://realiventblog.com/2007/04/30/add-some-style-with-stripes/</link>
		<comments>http://realiventblog.com/2007/04/30/add-some-style-with-stripes/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 18:26:23 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogging Updates]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Marketing Advice]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/04/30/add-some-style-with-stripes/</guid>
		<description><![CDATA[I upgraded the themes last night with a background image uploader. Before a user could only edit the background color, but now you can upload a custom background image and override the colors.&#160;
I also found a very, very nice stripe generator that make stripes for tiled backgrounds on the fly. If anyone knows how hard [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded the themes last night with a background image uploader. Before a user could only edit the background color, but now you can upload a custom background image and override the colors.&nbsp;</p>
<p>I also found a very, very nice stripe generator that make stripes for tiled backgrounds on the fly. If anyone knows how hard and time consuming it is to make tiled stripes, this website will knock your socks off.</p>
<p><a href="http://www.stripegenerator.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.stripegenerator.com');">www.stripegenerator.com</a> &#8211; You can edit the thickness, color, and shadows, then download the image as a png and use on our themes instantly.<br />
<img src="http://realiventblog.com/wp-content/uploads/stripemaker.jpg" border="0" alt="stripe maker" title="stripe maker" width="450" height="350" />
</p>
<p><img src="http://realiventblog.com/wp-content/uploads/stripes.jpg" border="1" alt="striped theme for background" title="striped theme for background" hspace="20" vspace="20" width="296" height="284" align="right" />If you have a stylish condo, or trendy loft, a stripe background adds an element of design and makes the website looks very nice. <a href="http://olivetheme1.realivent.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/olivetheme1.realivent.com');">Here is an example of our olive theme with a newly added stripe background</a>
</p>
<p>Go ahead and start a <a href="http://realivent.com" onclick="javascript:urchinTracker ('/outbound/article/realivent.com');">website here</a> and then play with the design features. Add a custom header, change the background colors, add some images&#8230;you can do it all!&nbsp;</p>
<p><!--3acfa43dbaa6dd9f993f9af174b2b2ad--><!--cc6822a53eb887e160b311ab2a8aba38--><!--e883752174e275396ac4aeba938ccfdf--><!--7b5b30098b38e0af13b3fb481ca5fb2e--></p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/04/30/add-some-style-with-stripes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Build a Single Property Website In 5 Minutes</title>
		<link>http://realiventblog.com/2007/04/26/build-a-single-property-website-in-5-minutes/</link>
		<comments>http://realiventblog.com/2007/04/26/build-a-single-property-website-in-5-minutes/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 18:16:45 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogging Updates]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/04/26/build-a-single-property-website-in-5-minutes/</guid>
		<description><![CDATA[Realivent.com is proud to announce that we have put together some incredible single property websites using Wordpress, our real estate plugins, and other worpdress plugins to make a website for your listings that are just amazing.
Website Samples: (Click to go to website)
 
In less then 5 minutes you can have a fully functional website, that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://realivent.com"class="snap_noshots"  onclick="javascript:urchinTracker ('/outbound/article/realivent.com');"><img src="http://realiventblog.com/wp-content/uploads/spw_ad.jpg" border="0" alt="realivent single property websites" title="realivent single property websites" width="450" height="250" /></a><a href="http://realivent.com" onclick="javascript:urchinTracker ('/outbound/article/realivent.com');">Realivent.com</a> is proud to announce that we have put together some incredible single property websites using Wordpress, our real estate plugins, and other worpdress plugins to make a website for your listings that are just amazing.</p>
<p><strong>Website Samples: (Click to go to website)</strong><br />
<a href="http://bluetheme1.realivent.com/"class="snap_noshots"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/bluetheme1.realivent.com');"><img src="http://realiventblog.com/wp-content/uploads/header_blue2_theme_thumb.png" border="1" alt="sample" title="sample" hspace="5" vspace="5" width="165" height="130" style="border: 1px solid black" /></a> <a href="http://olivetheme1.realivent.com/"class="snap_noshots"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/olivetheme1.realivent.com');"><img src="http://realiventblog.com/wp-content/uploads/header_green1_theme_thumb.png" border="1" alt="sample" title="sample" hspace="5" vspace="5" width="165" height="131" style="border: 1px solid black" /></a><a href="http://redtheme1.realivent.com/"class="snap_noshots"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/redtheme1.realivent.com');"><img src="http://realiventblog.com/wp-content/uploads/header_red1_theme_thumb.png" border="1" alt="sample" title="sample" hspace="5" vspace="5" width="165" height="131" style="border: 1px solid black" /></a><a href="http://blacktheme1.realivent.com/"class="snap_noshots"  target="_blank" onclick="javascript:urchinTracker ('/outbound/article/blacktheme1.realivent.com');"><img src="http://realiventblog.com/wp-content/uploads/header_black1_theme_thumb.png" border="1" alt="sample" title="sample" hspace="5" vspace="5" width="165" height="130" style="border: 1px solid black" /></a></p>
<p>In less then 5 minutes you can have a fully functional website, that has all the search engine optimization, spam filtering, lead generation, and contact forms for you to get more business.</p>
<p>Simply add your listing details, add your listing photos, choose a theme and publish. If you have a listing in our system already, you can just select your current listing and choose a theme&#8230;this takes less then a minute. </p>
<p>The themes have an interchangeable header image so you can upload your own header to the website. You can change most of the colors on the website including the background color, menu color, and link color.
</p>
<p><strong>Change Colors with our color picker&nbsp;</strong></p>
<p><img src="http://realiventblog.com/wp-content/uploads/colors.jpg" border="0" alt="change colors easily" title="change colors easily" width="450" height="166" />
</p>
<p>Since the website is built on Wordpress, you can blog about your listings, and people can subscribe to you listing and get automatic updates via RSS&nbsp;</p>
<p>Many plugins are installed for you automatically.<br />
<span style="font-weight: bold; color: #0033ff">The Realivent plugins include:</span>
</p>
<ul>
<li><span style="font-weight: bold">Featured listing plugin</span> &#8211; This plugin puts your listings on every website you make, add a listing once and it is will appear on every website. includes mapping, neighborhood data, email to friend, print flyer, and information request forms. </li>
<li><span style="font-weight: bold">IDX smartframe Home Search plugin</span> &#8211; this allows you to put your home search in every website you make.</li>
<li><span style="font-weight: bold">About Me Plugin</span> &#8211; make one professional profile and use it on every website you make.</li>
<li><span style="font-weight: bold">CMA form with Zillow estimates </span>-This plugin is a lead generation monster&#8230;It allows people to get the value of any home in the US instantly from your website. There is also a form that allows people to request a CMA from you.</li>
<li><span style="font-weight: bold">Calculator</span> &#8211; A wonderful financial calculator that returns monthly payments.</li>
<li><span style="font-weight: bold">Property Watch</span> &#8211; Allows people to send you their home search criteria to you as an email, you then put them on an automatic home search.</li>
</ul>
<p style="font-weight: bold; color: #0033ff">Wordpress plugins:</p>
<ul>
<li><span style="font-weight: bold">SEO Title Tag</span> &#8211; makes your website better for google search engine</li>
<li><span style="font-weight: bold">Spam Karma 2</span> &#8211; blocks all comment spam from your website
</li>
<li><span style="font-weight: bold">Ultimate Tag Warrior </span>- fills your metatags with keywords based on the website content to make your website better for google search engine</li>
<li><span style="font-weight: bold">Related Posts</span> &#8211; Adds a list of related posts to each blog post you make.</li>
<li><span style="font-weight: bold">Google sitemaps</span> &#8211; allows you to add your website to google search engine for indexing and use Google webmaster tools to make sure your site is high in rankings</li>
<li><span style="font-weight: bold">Meebo Plugin</span> &#8211; Adds Instant Messaging to your site.</li>
<li><span style="font-weight: bold">MyBlogLog Plugin</span> &#8211; Adds social networking to your website</li>
<li><span style="font-weight: bold">Google Adsense Plugin</span> &#8211; Allows you to monetize your websites.</li>
<li>More coming soon!</li>
</ul>
<p>As we update the websites with more plugins and features your active websites will stay updated, and you will have access to all new plugins immediatly after they are released. This also applies to themes&#8230;</p>
<p><strong>Manage Your Listings From Within Your Website Control Panel</strong></p>
<p>Another great feature is that you can add and edit your listings and your profile from any admin section all within your own website. Say you have 5 listings, and therefore 5 websites&#8230; You can control all your information from any website&#8230;simply amazing. You can also create beautiful HTML Posts for Craigslist, Live Deal, and Backpage from your admin section, and we syndicate to many sites like Google Base and Edgeio automatically.</p>
<p>You can also add a custom domain name your single property website instantly. Just point your domain nameservers to Realivent servers, and your set.</p>
<p>You can make unlimited websites for Free. Custom Domain Name hosting starts at $9.95/month, or host your single property website for a full year and save $50! &nbsp;</p>
<p><!--c63be712710f63d453dac5f31659c114--><!--2cac2b156dfaf4d2d02ca8738749d58b--><!--46e011fa17f72be96c216b6cb4c18757--><!--56baaeae45140be0133e0c63b0a2f369--><!--a1cc6aeaca1c64692650fba4f5af8759--><!--9521405a5b2c9db64cdb336bbb5e041d--></p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/04/26/build-a-single-property-website-in-5-minutes/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>How to remove the sidebars from Wordpress theme</title>
		<link>http://realiventblog.com/2007/03/03/how-to-remove-the-sidebars-from-wordpress-theme/</link>
		<comments>http://realiventblog.com/2007/03/03/how-to-remove-the-sidebars-from-wordpress-theme/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 21:13:40 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/03/03/how-to-remove-the-sidebars-from-wordpress-theme/</guid>
		<description><![CDATA[I don&#39;t know why most themes don&#39;t have page templates included, but they should. Many times you will create a new Wordpress page, then go view it and the page is all funky because of the sidebar. The easiest solution is to save the page.php file as another filename, preferably, page_no_sidebar.php to keep it simple, [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#39;t know why most themes don&#39;t have page templates included, but they should. Many times you will create a new Wordpress page, then go view it and the page is all funky because of the sidebar. The easiest solution is to save the page.php file as another filename, preferably, page_no_sidebar.php to keep it simple, and then remove the sidebar from the new file. Here are the steps to do this. </p>
<p>Before we go any further, you will have to be able to access your wordpress theme files, so basically this cannot be done on a shared wordpress site, such as <a href="http://wordpress.com" onclick="javascript:urchinTracker ('/outbound/article/wordpress.com');">wordpress.com</a> or <a href="http://propblogs.com" onclick="javascript:urchinTracker ('/outbound/article/propblogs.com');">propblogs.com</a> (I edit most of the themes on propblogs so you can choose page templates, so you do not need this tutorial if you use propblogs)</p>
<p>This is for a basic theme, some themes can get pretty tricky...if you can&#39;t figure it out, let me know. I can figure it out for you.&nbsp;</p>
<p>You are most likely going to edit 2 files. The <strong>style.css</strong> and the <strong>page.php</strong> file. You do not need to know any PHP for this, and you can do all the edits with notepad. Do not use microsoft word, it will just mess everything up for you. If you plan to do more customization to the themes, I suggest getting a professional editor. I use <a href="http://www.adobe.com/products/dreamweaver/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.adobe.com');">Dreamweaver</a>, but there are many others.</p>
<p>first, let&#39;s edit the <strong>page.php</strong> file and make a template so you can use it over and over.</p>
<p>This is the default page.php file</p>
<div class="igBar"><span id="lphp-5"><a href="#" onclick="javascript:showPlainTxt('php-5'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">PHP:</span>
<div id="php-5">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span> get_header<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;div id=<span style="color:#FF0000;">"primary-content"</span>&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> <span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span>have_posts<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span> : <span style="color:#616100;">while</span> <span style="color:#006600; font-weight:bold;">&#40;</span>have_posts<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span> : the_post<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;div <span style="color:#000000; font-weight:bold;">class</span>=<span style="color:#FF0000;">"entry"</span> id=<span style="color:#FF0000;">"post-&lt;?php the_ID(); ?&gt;"</span>&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;h2 <span style="color:#000000; font-weight:bold;">class</span>=<span style="color:#FF0000;">"pagetitle"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> the_title<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;/h2&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> the_content<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'&lt;p&gt;Read the rest of this page &amp;raquo;&lt;/p&gt;'</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> edit_post_link<span style="color:#006600; font-weight:bold;">&#40;</span>__<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'Edit Link'</span>,<span style="color:#FF0000;">'unnamed'</span><span style="color:#006600; font-weight:bold;">&#41;</span>, <span style="color:#FF0000;">'&lt;span class=&quot;metaedit&quot;&gt;'</span>,<span style="color:#FF0000;">'&lt;/span&gt;'</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;/div&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> <span style="color:#616100;">endwhile</span>; <span style="color:#616100;">endif</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/div&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span> get_sidebar<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span> get_footer<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
Pretty simple...remove all the code in the middle, and you just have get_header, get_sidebar, and get_footer. The content in the middle display your page content. Save <strong>page.php</strong> as <strong>page_no_sidebar.php</strong> and then update it to look like this</p>
<div class="igBar"><span id="lphp-6"><a href="#" onclick="javascript:showPlainTxt('php-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">PHP:</span>
<div id="php-6">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span> </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">/*</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">Template Name: Page No Sidebar</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">*/</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span> get_header<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;div id=<span style="color:#FF0000;">"primary-content"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> <span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span>have_posts<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span> : <span style="color:#616100;">while</span> <span style="color:#006600; font-weight:bold;">&#40;</span>have_posts<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span> : the_post<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;div <span style="color:#000000; font-weight:bold;">class</span>=<span style="color:#FF0000;">"entry"</span> id=<span style="color:#FF0000;">"post-&lt;?php the_ID(); ?&gt;"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;h2 <span style="color:#000000; font-weight:bold;">class</span>=<span style="color:#FF0000;">"pagetitle"</span>&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> the_title<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;/h2&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> the_content<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'&lt;p&gt;Read the rest of this page &amp;raquo;&lt;/p&gt;'</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> edit_post_link<span style="color:#006600; font-weight:bold;">&#40;</span>__<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#FF0000;">'Edit Link'</span>,<span style="color:#FF0000;">'unnamed'</span><span style="color:#006600; font-weight:bold;">&#41;</span>, <span style="color:#FF0000;">'&lt;span class=&quot;metaedit&quot;&gt;'</span>,<span style="color:#FF0000;">'&lt;/span&gt;'</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;/div&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span> <span style="color:#616100;">endwhile</span>; <span style="color:#616100;">endif</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/div&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span> get_footer<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
Notice I removed get_sidebar, and I added a comment to the top of the file. Wordpress scans all files in the theme folders and when it comes across a keyword like "Template Name" it knows what to do with it. Wordpress will add this file to the template dropdown box.<BR><a href="http://realiventblog.com/wp-content/uploads/templates.jpg"class="imagelink"  title="templates.jpg" ><img style="padding:10px;" id="image110" src="http://realiventblog.com/wp-content/uploads/templates.thumbnail.jpg" alt="templates.jpg" /></a><BR><br />
Now you will not see the sidebar, but in most cases the main body of content will still not extend all the way across the page. you now need to edit the <strong>style.css</strong> file to make the main body fill the page. Open <strong>style.css</strong> and look for this: <strong>#primary-content</strong>. You see primary content in the main div tag in the above code. When you find it, look to see if there is a width attribute. If there is and it is 100%, you might not need to edit anything. If it is something like 500px, it is probably too narrow to fill the entire page. copy the entire section</p>
<div class="igBar"><span id="lhtml-7"><a href="#" onclick="javascript:showPlainTxt('html-7'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-7">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#primary-content</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">{</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">...</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">} </div>
</li>
</ol>
</div>
</div>
</div>
<p>
then paste it right below the section and rename it to:</p>
<div class="igBar"><span id="lhtml-8"><a href="#" onclick="javascript:showPlainTxt('html-8'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-8">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#primary-content-full-page</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">{</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">...</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">} </div>
</li>
</ol>
</div>
</div>
</div>
<p><span style=float:right;padding-left:10px;><script type="text/javascript"><!--
google_ad_client = "pub-2163952417443596";
google_ad_width = 200;
google_ad_height = 200;
google_ad_format = "200x200_as";
google_ad_type = "text_image";
//2007-03-03: blog_post
google_ad_channel = "6421792254";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></span><br />
Make the width around 900px-1000px...you will have to play with this to get it right. Of course there are ways to make it perfect, but the majority of themes will all be different and this is just a basic tutorial.<br />
Another attribute to look for is a margin, or padding attribute. If you see margin-right:200px...you will probably also need to change that to 0px. Again, you will probably have to play with it.<br />
now go back to <strong>page_no_sidebar.php</strong> and change the div tag with <strong>id='primary-content'</strong> to <strong>id='primary-content-full-page'</strong><BR><br />
now upload all files to the server and you should be golden.<BR><br />
BTW, I hold no responsibility if you take my advice and it ruins your website <img src='http://realiventblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/03/03/how-to-remove-the-sidebars-from-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Make a stylish wordpress header in 4 lines of code</title>
		<link>http://realiventblog.com/2007/03/02/make-a-stylish-wordpress-header-in-4-lines-of-code/</link>
		<comments>http://realiventblog.com/2007/03/02/make-a-stylish-wordpress-header-in-4-lines-of-code/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 05:25:29 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/03/02/make-a-stylish-wordpress-header-in-4-lines-of-code/</guid>
		<description><![CDATA[This is not just for wordpress, but for any website. This might be a little advanced for some people using wordpress, but you should be able to take my code and use it in your site without any problems.
On the more advanced side, this is a fix to the IE6 problem with z-index (layers). When [...]]]></description>
			<content:encoded><![CDATA[<p>This is not just for wordpress, but for any website. This might be a little advanced for some people using wordpress, but you should be able to take my code and use it in your site without any problems.</p>
<p>On the more advanced side, this is a fix to the IE6 problem with z-index (layers). When I was making this header, I first start in Firefox, which is a big mistake, you should start in IE, because you will run into more problem with IE. With Firefox, I made this header in about 5 minutes. It worked fine using z-index, but then when I looked at it IE6, it looked awful. So I started to tweak it and tweak it, and TWEAK IT!...4 hours later I have a nice header that works in both Firefox, IE6, and IE7. When I was googling "IE6 z-index" I came across countless forum posts on this same problem. Bottom line, I don't use IE at all anymore, only for testing Firefox is the way to go.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-2163952417443596";
google_ad_output = "textlink";
google_ad_format = "ref_text";
google_cpa_choice = "CAAQzcLH7QEaCD_4BVTjvVryKLGsuIEB";
google_ad_channel = "";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Here is the code if you want to just get it and go. You also download an example using images:<br />
<a href="http://realiventblog.com/content/code.zip" >download code: code.zip</a></p>
<blockquote><p><img id="image103" alt="code.jpg" src="http://realiventblog.com/wp-content/uploads/2007/03/code.jpg" /></p></blockquote>
<p>When I say stylish header, I mean a header that stays centers when you resize the browser and has 2 background images or colors. If you look at our header, the left is mostly black and the right is gray with a fade. Main image is 980px wide, has a gray color on the right and a dark image on the left. The downloadable code has a background with brown on the left and black on the right, with a middle image that matches the 2 colors on each side.</p>
<p>My initial theory about how to create this header was to make two div's for the background of the header, both with a width of 50%, and then float the main image over then, centered to the screen using z-index. This create an expandable header image. It works great in Firefox, but not in IE6. After struggling, I finally figured out that it has nothing to do with z-index. It is all about positioning. I also found it was hard to put 2 div's together with a 50% width. If you look at the code above, I make a full width background div that holds the color for the right side of the main image. Inside that div, I make another div that is positioned to the left, and width of 50%. Now when I resize the browser, both sides of the main image will expand properly. Now I just have to put the main image over these 2 div's. You would think z-index would be the answer, but you really just need to make the main image's position relative to the main div container. It's probably easier to just look at the code to figure it out.</p>
<p>Good luck with your wordpress headers, and if there is an easier way to do this, let me know.<!--b83b6bcc5f51c198f2264866793f198f--></p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/03/02/make-a-stylish-wordpress-header-in-4-lines-of-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Listing Beautifier Wordpress Theme &#8211; Designed for Property Pages</title>
		<link>http://realiventblog.com/2007/02/28/listing-beautifier-wordpress-theme-designed-for-property-pages/</link>
		<comments>http://realiventblog.com/2007/02/28/listing-beautifier-wordpress-theme-designed-for-property-pages/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 00:51:59 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogging Updates]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/02/28/listing-beautifier-wordpress-theme-designed-for-property-pages/</guid>
		<description><![CDATA[I spent all weekend fixing bugs, writing new plugins and creating my first Wordpress theme. Normally I just use one of the thousands of Wordpress themes available, but I wanted to make a special theme designed to highlight listings and the real estate agents that list them!
Introducing Listing Beautifier Version 1.0


download it here
It is a [...]]]></description>
			<content:encoded><![CDATA[<p>I spent all weekend fixing bugs, writing new plugins and creating my first Wordpress theme. Normally I just use one of the thousands of Wordpress themes available, but I wanted to make a special theme designed to highlight listings and the real estate agents that list them!</p>
<p><strong>Introducing Listing Beautifier Version 1.0</strong></p>
<p><a href="http://realiventblog.com/wp-content/uploads/2007/02/lb_listing.jpg"title="lb_listing.jpg" class="imagelink"  ><img alt="lb_listing.jpg" id="image91" src="http://realiventblog.com/wp-content/uploads/2007/02/lb_listing.thumbnail.jpg" /></a><a href="http://realiventblog.com/wp-content/uploads/2007/02/lb_about.jpg"title="lb_about.jpg" class="imagelink"  ><img alt="lb_about.jpg" id="image90" src="http://realiventblog.com/wp-content/uploads/2007/02/lb_about.thumbnail.jpg" /></a></p>
</p>
<p><a href="http://realiventblog.com/widgets-and-plugins/" >download it here</a></p>
<p>It is a clean look, with no header image or CSS customizations, YET...I plan to create admin functions that will allow you to upload your own header, change background color, text color, and menu color. This is coming soon, so stay tuned.</p>
<p>This theme is a 3 column theme, with 2 sidebars that are widget ready. I also included 2 templates for pages, that allow you to create a page with 0, 1 or both sidebars. I did this so I can feature properties, or home search and still have one sidebar that displays our advertising. I could not find a theme that did this. All the themes I found either showed all sidebars or no sidebars.</p>
<p>Try it out and please let me know what you think.
</p>
<p><!--20933973f630533074d42179f85edb0b--></p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/02/28/listing-beautifier-wordpress-theme-designed-for-property-pages/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
	</channel>
</rss>
