<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Web Design Servers</title>
	
	<link>http://wds.webdesignservers.com</link>
	<description>Blogging and Web Design Tutorials for Beginners</description>
	<pubDate>Sat, 01 Aug 2009 11:29:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Webdesignserverscom" type="application/rss+xml" /><feedburner:emailServiceId>Webdesignserverscom</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Protecting your Posts from Leechers</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/4e34cJ0ZuG4/</link>
		<comments>http://wds.webdesignservers.com/?p=404#comments</comments>
		<pubDate>Mon, 09 Mar 2009 12:39:20 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Blog Security]]></category>

		<category><![CDATA[html tutorial]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=404</guid>
		<description><![CDATA[Its not 100% possible to protect your posts from leechers, or content theft, without paying for a service, however, here are some methods that might make it a little harder fro them to copy your content.
Prevent copy and paste of your content:
This code goes into the &#60;head&#62; section of your blog or web-page and will [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/03/content-theft.gif"><img class="alignright size-medium wp-image-405" style="border: 0pt none; margin: 10px;" title="Content Theft" src="http://wds.webdesignservers.com/wp-content/uploads/2009/03/content-theft-300x266.gif" alt="" width="240" height="213" /></a>Its not 100% possible to protect your posts from leechers, or content theft, without paying for a service, however, here are some methods that might make it a little harder fro them to copy your content.</p>
<h2>Prevent copy and paste of your content:</h2>
<p>This code goes into the &lt;head&gt; section of your blog or web-page and will bring up a pop-up alert box instead of letting them copy your content.</p>
<blockquote><p>&lt;script language=&#8221;JavaScript&#8221;&gt;&lt;!&#8211;<br />
document.oncontextmenu = function() { alert(&#8221;The content on this site is protected by Copyright. If you require a copy please email admin@yourdomain.com.&#8221;); return false; }<br />
//&#8211;&gt;&lt;/script&gt;</p></blockquote>
<h2>Prevent Printing</h2>
<p>You can use CSS to prevent printing of the main body of your page by putting the following code in your &lt;head&gt; section:</p>
<blockquote><p>&lt;style type=text/css&gt;<br />
@media print<br />
{<br />
.body { display:none }<br />
}<br />
&lt;/style&gt;</p></blockquote>
<p>Then your &lt;body&gt; section should have the usuall</p>
<blockquote><p>&lt;div class=body&gt;<br />
All your content you don’t want printed goes between these<br />
&lt;/div&gt;</p></blockquote>
<p>This won’t prevent people from using the print screen function but it will protect your page from the average Joe Soap, and it will make it harder to access your content.</p>
<h2><span style="text-decoration: underline;">HTML Scrambler:</span></h2>
<p>Another way tp protect your content from leechers is to scramble your source code so they can’t get it that way either. Use this HTML Scrambler Generator to do it:</p>
<form>
<div></div>
<table border="0" cellspacing="0" cellpadding="8" width="500">
<tbody>
<tr>
<td>
<div><strong><span style="font-family: Arial;">HTML SCRAMBLER</span></strong></p>
<p><textarea cols="50" rows="6" name="code1">PASTE HTML HERE!&lt;/p&gt; &lt;p&gt;NOTE: MAKE SURE YOU HAVE A BACKUP COPY OF YOUR ORIGINAL&lt;br /&gt; HTML CODE BEFORE YOU USE THIS SCRAMBLER!!!</textarea></div>
</td>
</tr>
<tr>
<td>
<div>
<input onclick="this.form.code2.value=this.form.js.value+escape(this.form.code1.value)+this.form.js2.value" name="Button" type="button" value="SCRAMBLE HTML" />
<span style="font-family: Arial; font-size: x-small;"></p>
<input onclick="document.write(this.form.code2.value)" name="Button169" type="button" value="TEST PAGE" />
</span></p>
<input name="js" type="hidden" value="&lt;script&gt;var U7=window,W8=document;var a1=&quot;" />
<input name="js2" type="hidden" value="&quot;;function V0(){var V0;V0=unescape(a1);W8.write(V0);}V0();&lt;/script&gt;" />
<span style="font-size: xx-small;"> </span></div>
</td>
</tr>
<tr>
<td height="48">
<div><textarea cols="50" rows="6" name="code2"></textarea><br />
<span style="font-size: xx-small;"> </span></div>
</td>
</tr>
</tbody>
</table>
</form>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=4e34cJ0ZuG4:SvYGhjDn4Y8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=4e34cJ0ZuG4:SvYGhjDn4Y8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=4e34cJ0ZuG4:SvYGhjDn4Y8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=4e34cJ0ZuG4:SvYGhjDn4Y8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=4e34cJ0ZuG4:SvYGhjDn4Y8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=4e34cJ0ZuG4:SvYGhjDn4Y8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=4e34cJ0ZuG4:SvYGhjDn4Y8:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/4e34cJ0ZuG4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=404</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=404</feedburner:origLink></item>
		<item>
		<title>Blogger Burn-out Bites</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/SqePKzJ4pj0/</link>
		<comments>http://wds.webdesignservers.com/?p=401#comments</comments>
		<pubDate>Fri, 06 Mar 2009 15:47:49 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[Messages]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=401</guid>
		<description><![CDATA[
Recently, as most of you may have noticed, I haven&#8217;t posted anything new. (Thank you Dennis for showing concern).
This was due to a severe case of Blogger Burn-out or maybe just internet burn out. You see I spend all day on the internet in work, designing sites and maintain 3 blogs for the company I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/03/blogger-burnout-thumb.jpg"><img class="alignright size-medium wp-image-402" style="border: 0pt none; margin: 10px;" title="blogger burnout bites" src="http://wds.webdesignservers.com/wp-content/uploads/2009/03/blogger-burnout-thumb.jpg" alt="" width="200" height="240" /></a></p>
<p>Recently, as most of you may have noticed, I haven&#8217;t posted anything new. (Thank you <a href="http://www.dennisedell.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.dennisedell.com');">Dennis</a> for showing concern).</p>
<p>This was due to a severe case of Blogger Burn-out or maybe just internet burn out. You see I spend all day on the internet in work, designing sites and maintain 3 blogs for the company I work for. Recently, I&#8217;ve had to re-design the whole package and have been eating, breathing and sleeping HTML, CSS, Wordpress, web pages, ect., so that when I come home in the evenings I don&#8217;t have the energy to Blog.</p>
<p>On top of the new package, I&#8217;ve been Freelancing my skills and have had clients lining up around the block for the past few weeks, I&#8217;m also trying to re-design my own Web-Page with all my services and my portfolio, check it out soon J</p>
<p>I do apologise and I hope to start putting up a few posts more regularly again now that my BIG project is finished.</p>
<p>Thank you to all of you that have stuck around, and I hope to see all of you soon in your comments sections.</p>
<p>Happy Blogging!</p>
<p>P.S. I released a Entrecard generator last week, for anyone thats interested visit</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=SqePKzJ4pj0:XBoE995eNY4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=SqePKzJ4pj0:XBoE995eNY4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=SqePKzJ4pj0:XBoE995eNY4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=SqePKzJ4pj0:XBoE995eNY4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=SqePKzJ4pj0:XBoE995eNY4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=SqePKzJ4pj0:XBoE995eNY4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=SqePKzJ4pj0:XBoE995eNY4:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/SqePKzJ4pj0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=401</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=401</feedburner:origLink></item>
		<item>
		<title>CSS Pop-out Verticle Navigation Menu</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/HQWO_C2UR1A/</link>
		<comments>http://wds.webdesignservers.com/?p=399#comments</comments>
		<pubDate>Tue, 27 Jan 2009 23:53:58 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Drop-Down List]]></category>

		<category><![CDATA[Menu]]></category>

		<category><![CDATA[Navigation]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=399</guid>
		<description><![CDATA[I&#8217;ve been on a mission all week to find a Pure CSS Drop Down Menu that works in Firefox AND IE.
I even went so far as to attempt to write my own! (it looks great, but only in FireFox, check it out here).
It&#8217;s near impossible, and so I&#8217;ve settled for one with just a tiny, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been on a mission all week to find a Pure CSS Drop Down Menu that works in Firefox AND IE.</p>
<p>I even went so far as to attempt to write my own! (it looks great, but only in FireFox, <a href="http://www.webdesignservers.com/htmlexamples/CSS_Navigation_Dropdown_bar.html" title="Pure CSS Drop  Down Example" target="_blank">check it out here</a>).</p>
<p>It&#8217;s near impossible, and so I&#8217;ve settled for one with just a tiny, tinsey bit of Javascript in it.</p>
<p>I&#8217;m using the <a href="http://www.alistapart.com/articles/dropdowns/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.alistapart.com');">Suckerfish</a> Drop Down Verticle menu, I&#8217;ve modified it a little and I&#8217;m going to break it down for you here.</p>
<p>Check out the example <a href="http://www.webdesignservers.com/htmlexamples/test_navigatio.html">here</a>.</p>
<p>So, to start off, pop the CSS and Javascript in the &lt;head&gt; element:</p>
<p>The CSS is as follows:</p>
<blockquote><p>&lt;style type=&#8221;text/css&#8221;&gt;</p>
<p>body {<br />
font-family: arial, helvetica, serif;<br />
}</p>
<p>#nav, #nav ul { /* all lists */<br />
padding: 0;<br />
margin: 1px;<br />
width: 11em;<br />
list-style: none;<br />
float : left;<br />
background: #005094;<br />
border: 0px solid #9A9A9A;<br />
border-bottom-width: 0;<br />
}</p>
<p>#nav li { /* all list items */<br />
position : relative;<br />
float : left;<br />
background: #005094;<br />
color: white;<br />
line-height : 1.25em;<br />
margin-bottom : -1px;<br />
width: 11em;<br />
padding: 3px 0;<br />
padding-left: 10px;<br />
}</p>
<p>#nav li ul { /* second-level lists */<br />
position : absolute;<br />
left: -999em;<br />
background: #005094;<br />
color: white;<br />
margin-left : 11.05em;<br />
margin-top : -1.35em;<br />
}</p>
<p>#nav li a {<br />
width: 11em;<br />
background: #005094;<br />
display : block;<br />
color : black;<br />
font-weight : bold;<br />
text-decoration : none;<br />
background-color : white;<br />
border : 1px solid black;<br />
padding : 3px 0;<br />
padding-left: 10px;<br />
}</p>
<p>#nav li a:hover {<br />
color : white;<br />
background-color : #005094;<br />
}</p>
<p>#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {<br />
left: -999em;<br />
}</p>
<p>#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */<br />
left: auto;<br />
}</p>
<p>&lt;/style&gt;</p></blockquote>
<p>And the Javascript:</p>
<blockquote><p>&lt;script type=&#8221;text/javascript&#8221;&gt;&lt;!&#8211;//&#8211;&gt;&lt;![CDATA[//&gt;&lt;!--</p>
<p>sfHover = function() {<br />
var sfEls = document.getElementById("nav").getElementsByTagName("LI");<br />
for (var i=0; i&lt;sfEls.length; i++) {<br />
sfEls[i].onmouseover=function() {<br />
this.className+=&#8221; sfhover&#8221;;<br />
}<br />
sfEls[i].onmouseout=function() {<br />
this.className=this.className.replace(new RegExp(&#8221; sfhover\\b&#8221;), &#8220;&#8221;);<br />
}<br />
}<br />
}<br />
if (window.attachEvent) window.attachEvent(&#8221;onload&#8221;, sfHover);</p>
<p>//&#8211;&gt;&lt;!]]&gt;&lt;/script&gt;
</p></blockquote>
<p>Then your HTML goes in the &lt;body&gt; section:</p>
<blockquote><p>&lt;ul id=&#8221;nav&#8221;&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221; &gt;Home&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221; &gt;About Us&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221; &gt;Services<br />
&lt;ul&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221; &gt;Blog Design&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#/&#8221; &gt;Web Design&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#/&#8221;&gt;Blog Analysis&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221;&gt;Tutorials<br />
&lt;ul&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221; &gt;HTML&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221;&gt;CSS&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221;&gt;Javascript&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221;&gt;Contact<br />
&lt;ul&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221; &gt;Email&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#/&#8221; &gt;Twitter&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#/&#8221;&gt;My Blog Log&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;/ul&gt;
</p></blockquote>
<p>***********************************************************</p>
<p>Notice where I use a second list, I don&#8217;t close off the first list untill the second list is closed? (Highlighted in Red). This gives the pop-out menu and is very important that it stays that way or else it won&#8217;t work.</p>
<p><span style="color: #ff0000;">&lt;li&gt;</span>&lt;a href=&#8221;#&#8221; &gt;Services<br />
&lt;ul&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#&#8221; &gt;Blog Design&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#/&#8221; &gt;Web Design&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;#/&#8221;&gt;Blog Analysis&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;<span style="color: #ff0000;">&lt;/a&gt;&lt;/li&gt;</span></p>
<p>Check out the Example <a href="http://www.webdesignservers.com/htmlexamples/test_navigatio.html">here</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=HQWO_C2UR1A:GZ_e8CDA5MY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=HQWO_C2UR1A:GZ_e8CDA5MY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=HQWO_C2UR1A:GZ_e8CDA5MY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=HQWO_C2UR1A:GZ_e8CDA5MY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=HQWO_C2UR1A:GZ_e8CDA5MY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=HQWO_C2UR1A:GZ_e8CDA5MY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=HQWO_C2UR1A:GZ_e8CDA5MY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/HQWO_C2UR1A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=399</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=399</feedburner:origLink></item>
		<item>
		<title>HTML Tutorial: Page Layout</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/vDn-eID0NnI/</link>
		<comments>http://wds.webdesignservers.com/?p=396#comments</comments>
		<pubDate>Thu, 22 Jan 2009 23:03:42 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[html tutorial]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=396</guid>
		<description><![CDATA[Just a quick lesson today to show you how to change the layout of text using HTML.
Web Developers usually use tables for HTML, but escpecially to make a layout like the one below:



This is what the first colum looks like, right here
And this is what the second colum looks like
And this is what the third [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-397" style="border: 0pt none; margin: 6px;" title="HTML Tutorial" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/html_tutorial.jpg" alt="" width="250" height="250" />Just a quick lesson today to show you how to change the layout of text using HTML.</p>
<p>Web Developers usually use tables for HTML, but escpecially to make a layout like the one below:</p>
<table border="0" cellpadding="10" width="100%">
<tbody>
<tr>
<td width="33%" valign="top">This is what the first colum looks like, right here</td>
<td width="33%" valign="top">And this is what the second colum looks like</td>
<td width="33%" valign="top">And this is what the third colum looks like</td>
</tr>
</tbody>
</table>
<p>You could use this to show 3 125&#215;125 ads at the bottom of each post, I know I&#8217;ve always had trouble aligning images to be nice and neat, I&#8217;ll be using this in future!</p>
<p>Here&#8217;s the code, remember, if your using this on a webpage, you&#8217;ll need to put it between the  tags:</p>
<blockquote><p>&lt;table border=&#8221;0&#8243; width=&#8221;100%&#8221; cellpadding=&#8221;10&#8243;&gt;<br />
&lt;tr&gt;</p>
<p>&lt;td width=&#8221;33%&#8221; valign=&#8221;top&#8221;&gt;<br />
This is what the first colum looks like, right here<br />
&lt;/td&gt;</p>
<p>&lt;td width=&#8221;33%&#8221; valign=&#8221;top&#8221;&gt;<br />
And this is what the second colum looks like<br />
&lt;/td&gt;<br />
&lt;td width=&#8221;33%&#8221; valign=&#8221;top&#8221;&gt;<br />
And this is what the third colum looks like<br />
&lt;/td&gt;</p>
<p>&lt;/tr&gt;<br />
&lt;/table&gt;</p></blockquote>
<p>And just to let you see what I&#8217;m talking about with the ads:</p>
<table border="0" cellpadding="10" width="100%">
<tbody>
<tr>
<td width="33%" valign="top"><a href="http://webdesignservers.com/carces/"><img src="http://www.webdesignservers.com/images/villa_in_France.jpg" alt="" /></a></td>
<td width="33%" valign="top"><a href="http://wds.webdesignservers.com/?page_id=259"><img src="http://www.webdesignservers.com/images/BlogAnalysis.jpg" alt="" /></a></td>
<td width="33%" valign="top"><a href="http://stats.justhost.com/track?cf6d42085fdbeedb6d2e283c6b1f0165f" onclick="javascript:pageTracker._trackPageview ('/outbound/stats.justhost.com');"><img src="http://affiliates.justhost.com/control/img/banners/02_justhost_125x125.gif" alt="" /></a></td>
</tr>
</tbody>
</table>
<p>You could always just split the page in 2 (50%), which would look like this:</p>
<table border="0" cellpadding="10" width="100%">
<tbody>
<tr>
<td width="50%" valign="top">You could stick a whole load of text into this box&#8230;write whatever you like or whatever is coming into my head.</td>
<td width="50%" valign="top">And then you can fill this text with words of wisdom or gobbledegook&#8230;the choice is yours.</td>
</tr>
</tbody>
</table>
<blockquote><p>&lt;table border=&#8221;0&#8243; width=&#8221;100%&#8221; cellpadding=&#8221;10&#8243;&gt;<br />
&lt;tr&gt;</p>
<p>&lt;td width=&#8221;50%&#8221; valign=&#8221;top&#8221;&gt;<br />
You could stick a whole load of text into this box&#8230;write whatever you like or whatever is coming into my head.<br />
&lt;/td&gt;</p>
<p>&lt;td width=&#8221;50%&#8221; valign=&#8221;top&#8221;&gt;<br />
And then you can fill this text with words of wisdom or gobbledegook&#8230;the choice is yours.<br />
&lt;/td&gt;</p>
<p>&lt;/tr&gt;<br />
&lt;/table&gt;</p></blockquote>
<p>Thats it till next time!</p>
<p>Any questions? Leave them below and I&#8217;ll get back to ya soon!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=vDn-eID0NnI:D6pJC3EVoGE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=vDn-eID0NnI:D6pJC3EVoGE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=vDn-eID0NnI:D6pJC3EVoGE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=vDn-eID0NnI:D6pJC3EVoGE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=vDn-eID0NnI:D6pJC3EVoGE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=vDn-eID0NnI:D6pJC3EVoGE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=vDn-eID0NnI:D6pJC3EVoGE:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/vDn-eID0NnI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=396</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=396</feedburner:origLink></item>
		<item>
		<title>CSS Font / Text Properties</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/6rml9LM1w6U/</link>
		<comments>http://wds.webdesignservers.com/?p=391#comments</comments>
		<pubDate>Tue, 20 Jan 2009 11:28:14 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=391</guid>
		<description><![CDATA[CSS is great for changing your sites font properties. It replaces the need to label every single tag like in HTML, instead, you only need to state the nature of the text once, either in the &#60;head&#62; section or in a seperate style.css file linked to from your &#60;head&#62; section eg:
&#60;link rel=&#8220;stylesheet&#8221; type=&#8220;text/css&#8221; href=&#8220;/style.css&#8221; /&#62;
If [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-392" style="border: 0pt none; margin: 6px;" title="Create your sites font style with CSS" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/blackboard_alphabet.jpg" alt="" width="300" height="202" />CSS is great for changing your sites font properties. It replaces the need to label every single tag like in HTML, instead, you only need to state the nature of the text once, either in the &lt;head&gt; section or in a seperate style.css file linked to from your &lt;head&gt; section eg:</p>
<p>&lt;<span class="start-tag">link</span><span class="attribute-name"> rel</span>=<span class="attribute-value">&#8220;stylesheet&#8221; </span><span class="attribute-name">type</span>=<span class="attribute-value">&#8220;text/css&#8221; </span><span class="attribute-name">href</span>=<span class="attribute-value">&#8220;/style.css&#8221; </span><span class="error"><span class="attribute-name">/</span></span>&gt;</p>
<p>If you are putting these codes into your &lt;head&gt; section, they will need to go between</p>
<blockquote><p>&lt;style type=&#8221;text/css&#8221;&gt;</p>
<p>&lt;/style&gt; tags.</p></blockquote>
<h3>How do you set the Font of Text?</h3>
<p>There are a few different ways you can set the font of your text. You can specify the font as an individual:</p>
<blockquote><p>body {</p>
<p>font: Arial</p>
<p>}</p></blockquote>
<p>This will set the font as Arial for the whole page. However if you only want the font in your paragraphs to be arial then you just specify the paragraph using the following code:</p>
<blockquote><p>p {<br />
font-family: courier<br />
}</p></blockquote>
<p>You can of course, and I recommend, setting the font to a style you like first, and then setting another 2-3 fonts in-case your readers browser doesn&#8217;t support your first choice of fonts.</p>
<blockquote><p>body {<br />
font: &#8220;Veranda&#8221;, Trebuchet MS, Arial,  sans-serif<br />
}</p></blockquote>
<h3 id="line1">How do you set the size of the font?</h3>
<p>You can set the font size in a variety of manners, percentages or em&#8217;s.</p>
<blockquote><p>body {</p>
<p>font: 80%</p>
<p>}</p></blockquote>
<p>The font on this site is set to 80%, roughly 10 point. 100% is normal for web browsers.</p>
<blockquote><p>h3 { font-size: 1.3em; }</p></blockquote>
<p>The smaller headings on this post are 1.3em size, meaning they differ on each screen size. Play around with the sizes untill you know what you like and what looks good with your sites style.</p>
<h3>How do you change the weight of the font?</h3>
<p>The weight of the font is how heavy it looks. Bold text has a weight of 900 in most cases, but you can change the weight depending on how much you want certain things to stand out.</p>
<blockquote><p>p.normal {font-weight: normal}<br />
p.thick {font-weight: 900}</p></blockquote>
<p><strong>Different weights for fonts:</strong></p>
<ul>
<li>normal</li>
<li>bold</li>
<li>bolder</li>
<li>lighter</li>
<li>100</li>
<li>200</li>
<li>300</li>
<li>400</li>
<li>500</li>
<li>600</li>
<li>700</li>
<li>800</li>
<li>900</li>
</ul>
<p>You could also put your text into pixels, eg. 10px or 12px, but em&#8217;s are better and replacing px.</p>
<h3>Does it all have  to go seperatly?</h3>
<p>No! In fact it&#8217;s much easier to put all your styles into 1 declaration. For example you want all the main text in your document to be black, size 100%, normal weight (i.e. NOT bold), and arial, then use the following code:</p>
<blockquote><p>body {<br />
color: black;<br />
font: 100% &#8220;Arial&#8221;, Veranda, Tahoma, sans-serif;<br />
font-weight: normal;<br />
}</p></blockquote>
<p>Thats it! Any Questions? Leave them in the comments section and I&#8217;ll get back to you!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=6rml9LM1w6U:G8Et11HBfdo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=6rml9LM1w6U:G8Et11HBfdo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=6rml9LM1w6U:G8Et11HBfdo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=6rml9LM1w6U:G8Et11HBfdo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=6rml9LM1w6U:G8Et11HBfdo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=6rml9LM1w6U:G8Et11HBfdo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=6rml9LM1w6U:G8Et11HBfdo:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/6rml9LM1w6U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=391</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=391</feedburner:origLink></item>
		<item>
		<title>CSS Backgrounds</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/7VUnEvBmtF4/</link>
		<comments>http://wds.webdesignservers.com/?p=388#comments</comments>
		<pubDate>Thu, 15 Jan 2009 13:59:59 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=388</guid>
		<description><![CDATA[I haven&#8217;t actually covered backgrounds in depth yet so lets get to it:
If you want to change your background, be it on a blog or webpage you need to know how, right?
But do you?
Note: Every code on this page should go between &#60;style type=&#8221;text/css&#8221;&#62;&#60;/style&#62; tags in your &#60;head&#62; section or on a seperate style.css file [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/sun_girls_small.jpg"><img class="alignright size-medium wp-image-389" style="border: 0pt none; margin: 6px;" title="Adding Backgrounds to your site using CSS is easy" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/sun_girls_small.jpg" alt="" width="300" height="209" /></a>I haven&#8217;t actually covered backgrounds in depth yet so lets get to it:</p>
<p>If you want to change your background, be it on a blog or webpage you need to know how, right?</p>
<p>But do you?</p>
<p><strong>Note:</strong> Every code on this page should go between <strong>&lt;style type=&#8221;text/css&#8221;&gt;&lt;/style&gt;</strong> tags in your <strong>&lt;head&gt;</strong> section or on a seperate <strong>style.css</strong> file linked to in your &lt;head&gt; section.</p>
<h3>How do you change your Background color?</h3>
<blockquote><p>body</p>
<p>{</p>
<p>background-color:blue</p>
<p>}</p></blockquote>
<p><em><strong>Or</strong></em></p>
<blockquote><p>body {background-color: #ffffff}</p></blockquote>
<h3>How do you set an image as the background?</h3>
<blockquote><p>{<br />
background-image:<br />
url(&#8217;images/background.jpg&#8217;)<br />
}</p></blockquote>
<h3>How do I make the background image fit the whole page?</h3>
<blockquote><p>body<br />
{<br />
background-image:<br />
url(&#8217;images/background.jpg&#8217;);<br />
background-repeat: repeat<br />
}</p></blockquote>
<h3>What if the background image doesn&#8217;t load?</h3>
<p>Ah ha! Now your thinking!!! <img src='http://wds.webdesignservers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As a fail-safe you should also give a color property to your background in case the image doesn&#8217;t load. You do that by using the following code:</p>
<blockquote><p>body<br />
{<br />
background:<br />
url(&#8217;images/background.jpg&#8217;) #ffffff;<br />
background-repeat: repeat<br />
}</p></blockquote>
<p>Thats it! Nice and Simple! If you have any questions, leave them below!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=7VUnEvBmtF4:2eBmk1KIrQk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=7VUnEvBmtF4:2eBmk1KIrQk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=7VUnEvBmtF4:2eBmk1KIrQk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=7VUnEvBmtF4:2eBmk1KIrQk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=7VUnEvBmtF4:2eBmk1KIrQk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=7VUnEvBmtF4:2eBmk1KIrQk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=7VUnEvBmtF4:2eBmk1KIrQk:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/7VUnEvBmtF4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=388</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=388</feedburner:origLink></item>
		<item>
		<title>Create a Vertical CSS Navigation Menu</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/pDI5I2nKn28/</link>
		<comments>http://wds.webdesignservers.com/?p=375#comments</comments>
		<pubDate>Mon, 12 Jan 2009 21:31:24 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[internal links]]></category>

		<category><![CDATA[Navigation]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=375</guid>
		<description><![CDATA[I was trying out a new feature on one of my blogs the other day, and decided to share it with you.
Instead of having your navigation on the top of your blog, you can remove it and have a vertical navigation menu in your sidebar, leading to whatever pages you specify, kinda like a website, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/css_menu.jpg"><img class="size-medium wp-image-382 alignright" style="border: 0pt none; margin: 6px;" title="css_menu" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/css_menu.jpg" alt="" width="185" height="122" /></a>I was trying out a new feature on one of my blogs the other day, and decided to share it with you.</p>
<p>Instead of having your navigation on the top of your blog, you can remove it and have a vertical navigation menu in your sidebar, leading to whatever pages you specify, kinda like a website, but with a blog design.</p>
<h3>How do you do it?</h3>
<p>Simple, a navigation menu is simply a html unordered list &lt;ul&gt; with each new item or button being a &lt;li&gt; item. You simply add a css style to the list to create whatever effect you want, then pop it into a text box on your sidebar and your good to go.</p>
<h4>The HTML Part:</h4>
<blockquote><p>&lt;ul class=&#8221;navbar&#8221;&gt;<br />
&lt;li&gt;&lt;a href=&#8221;http://wds.webdesignservers.com&#8221; &gt;Home&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;http://wds.webdesignservers.com/?cat=29&#8243; &gt;CSS Tutorials&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;http://wds.webdesignservers.com/?cat=17&#8243;&gt;HTML Tutorials&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8221;http://wds.webdesignservers.com/?cat=88&#8243;&gt;Javascript&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;</p></blockquote>
<h4>The CSS Part</h4>
<blockquote><p>&lt;style type=&#8221;text/css&#8221;&gt;</p>
<p>/*Credits: Web Design Servers */<br />
/*URL: http://www.wds.webdesignservers*/</p>
<p>.navbar{<br />
list-style-type: none;<br />
width: 160px;<br />
margin: 3px 0;<br />
padding: 0;<br />
border: 1px solid #9A9A9A;<br />
border-bottom-width: 0;<br />
}</p>
<p>.navbar li a{<br />
background: #446cb6;<br />
font: bold 13px &#8220;Verdana&#8221;, &#8220;Arial&#8221;, Helvetica, sans-serif;<br />
color: white;<br />
display: block;<br />
width: auto;<br />
padding: 3px 0;<br />
padding-left: 10px;<br />
text-decoration: none;<br />
}</p>
<p>.navbar li a:visited, .navbar li a:active{<br />
color: white;<br />
}</p>
<p>.navbar li a:hover{<br />
background: blue;<br />
}</p>
<p>* html .navbar li a{ /*IE only. Actual menu width minus left padding of A element (10px) */<br />
width: 160px;<br />
}<br />
&lt;/style&gt;</p></blockquote>
<h3>Which Looks Like:</h3>
<p><iframe src="http://www.webdesignservers.com/htmlexamples/cssverticalnavigationmenu.html" align="top" height="200" width="200" hspace="10" vspace="10" align="left"><br />
If you can see this your Browser does not support Iframes!<br />
See the <a href="http://www.webdesignservers.com/htmlexamples/cssverticalnavigationmenu.html">non-frame</a> content.<br />
</iframe></p>
<h3>What else can you do?</h3>
<p>You can try it out with images as the background. You&#8217;ll need 2 images of various colors, just add them in instead of a color. Play with it till you get a good look.</p>
<p>Just change substitute in the following code in the appropriate places:</p>
<blockquote><p>.navbar li a{<br />
background: white url(images/image.gif) repeat-x bottom left;</p></blockquote>
<p><span style="text-decoration: underline;">and </span></p>
<blockquote><p>.navbar li a:hover{<br />
background-image: url(images/image2.gif);<br />
}</p></blockquote>
<p style="text-align: center;">Have some fun with different colors and styles, play with the code a bit and see what happens.<br />
If you discover something great, pop it in the comments box for others to see!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=pDI5I2nKn28:kzVDD07-rp4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=pDI5I2nKn28:kzVDD07-rp4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=pDI5I2nKn28:kzVDD07-rp4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=pDI5I2nKn28:kzVDD07-rp4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=pDI5I2nKn28:kzVDD07-rp4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=pDI5I2nKn28:kzVDD07-rp4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=pDI5I2nKn28:kzVDD07-rp4:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/pDI5I2nKn28" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=375</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=375</feedburner:origLink></item>
		<item>
		<title>Do Free E-Books really build lists?</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/w_Z12dNEfqM/</link>
		<comments>http://wds.webdesignservers.com/?p=370#comments</comments>
		<pubDate>Thu, 08 Jan 2009 12:22:44 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[Free Stuff]]></category>

		<category><![CDATA[Messages]]></category>

		<category><![CDATA[e-book]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=370</guid>
		<description><![CDATA[The question that I pose to you today is as above:
Do Free E-Books really help build email lists?
I have been offering a free e-book to anyone who subscribes to my blog via email for the last 3 months. The offer has been in pride of place in the top right hand corner, big enough that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none; margin: 6px;" src="http://www.webdesignservers.com/images/BehindTheCurtains.jpg" alt="" width="170" height="243" />The question that I pose to you today is as above:</p>
<p><strong>Do Free E-Books really help build email lists?</strong></p>
<p>I have been offering a free e-book to anyone who subscribes to my blog via email for the last 3 months. The offer has been in pride of place in the top right hand corner, big enough that no one could miss it.</p>
<p><strong>The Result after 3 months?</strong></p>
<p>12 Subscribers!</p>
<p>A big thank you to those subscribers, however most of them weren&#8217;t interested in the e-book and emailed be back saying that they had actually forgotten about the book.</p>
<p>This experiment leads to my question for you:</p>
<p>Have you found giving free e-books away as an incentive for people to subscribe to your blog?</p>
<p>P.S. Seeing as the incentive didn&#8217;t work I&#8217;m just giving the book away for free. You can download your copy below:</p>
<p>Free E-Book: <a href="http://www.webdesignservers.com/BehindTheCurtains.pdf" title="Free E-Book">Blogging Behind the Curtains: What you&#8217;ve been told about Blogging is dead wrong</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=w_Z12dNEfqM:iJZmC2raJ54:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=w_Z12dNEfqM:iJZmC2raJ54:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=w_Z12dNEfqM:iJZmC2raJ54:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=w_Z12dNEfqM:iJZmC2raJ54:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=w_Z12dNEfqM:iJZmC2raJ54:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=w_Z12dNEfqM:iJZmC2raJ54:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=w_Z12dNEfqM:iJZmC2raJ54:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/w_Z12dNEfqM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=370</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=370</feedburner:origLink></item>
		<item>
		<title>Tutorial: Change your Blog’s Header</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/x1MNcLugRik/</link>
		<comments>http://wds.webdesignservers.com/?p=361#comments</comments>
		<pubDate>Tue, 06 Jan 2009 12:00:52 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Blog Header]]></category>

		<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=361</guid>
		<description><![CDATA[Changing your Blogs Header Image is a great way to personalise your Blog, even if you are using the basic wordpress theme, you can totally change the style and perception of your blog by changing the header image.
First off you should create a logo image or personalised image that suits your blog. You can hire [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/header2.jpg"><img class="alignright size-full wp-image-367" style="border: 0pt none; margin: 6px;" title="header2" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/header2.jpg" alt="" width="254" height="177" /></a>Changing your Blogs Header Image is a great way to personalise your Blog, even if you are using the basic wordpress theme, you can totally change the style and perception of your blog by changing the header image.</p>
<p>First off you should create a logo image or personalised image that suits your blog. You can hire someone to do this if you have some extra cash, some designers will even offer to design your logo for free in exchange for a text link placement on your blog.</p>
<p>Or you can design it yourself. Do a search on google for free logos, and use one of the many free, but slightly limited, services available.</p>
<p>I used <a href="http://logoease.com" onclick="javascript:pageTracker._trackPageview ('/outbound/logoease.com');">logoease.com</a> for my new logo, as you can see above. I found it to be the best of the free services, and it gives you your logo in a variety of sizes and formats, a bonus.</p>
<p><a href="http://www.logoease.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.logoease.com');"><img class="aligncenter size-medium wp-image-362" title="logo_ease" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/logo_ease-300x98.jpg" alt="" width="300" height="98" /></a></p>
<p>When you have your logo designed, your ready to place it in your header.</p>
<h3>How do I put my Logo in the Header?</h3>
<p>Head on over to your word press dashboard, and click on Design, and then on Theme Editor. You need to make your stylesheet.css writable if you haven&#8217;t already.</p>
<p><strong>To make your Stylesheet.css writable:</strong></p>
<ul>
<li> Go to your FTP manager</li>
<li> Log into your domain</li>
<li>Go into wp-content/themes/ whatever theme you are using</li>
<li>Right click on stylesheet.css or style.css</li>
<li>Click File-Attributes, this will bring up the box you see here</li>
<li>Check all the boxes and then exist.</li>
</ul>
<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/change_stylesheet_permissions.jpg"><img class="aligncenter size-medium wp-image-363" title="change_stylesheet_permissions" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/change_stylesheet_permissions-300x185.jpg" alt="" width="300" height="185" /></a></p>
<p>Now, go to your stylesheet.css in your Theme Editor and find the section refering to your header, usually looks something along the lines of this:</p>
<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/header_code1.jpg"><img class="aligncenter size-full wp-image-365" title="header_code1" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/header_code1.jpg" alt="" width="487" height="267" /></a></p>
<p>Now you just need to replace the background url with your image title, after you have uploaded the image of course. Or you could just replace the header.jpg in your themes image folder with your new header that is called header.jpg.</p>
<h3>For Wordpress Default Theme:</h3>
<p>The Header code in wordpress default theme looks like so:</p>
<p>#header {<br />
background: #73a0c5 url(&#8217;images/kubrickheader.jpg&#8217;) no-repeat bottom center;<br />
}</p>
<p>#headerimg     {<br />
margin: 7px 9px 0;<br />
height: 192px;<br />
width: 740px;<br />
}</p>
<p>So basically, you need an image that is 192 x 740 px unless you want to change the whole layout, another days work I&#8217;m afraid. An then you just need to change the .jpg file and hit update.</p>
<p>Voila, instant and easy personalisation of your Blog!</p>
<p>If your having trouble, please leave a comment below and I&#8217;ll get back to you with help asap.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=x1MNcLugRik:LySGQfo48uw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=x1MNcLugRik:LySGQfo48uw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=x1MNcLugRik:LySGQfo48uw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=x1MNcLugRik:LySGQfo48uw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=x1MNcLugRik:LySGQfo48uw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=x1MNcLugRik:LySGQfo48uw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=x1MNcLugRik:LySGQfo48uw:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/x1MNcLugRik" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=361</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=361</feedburner:origLink></item>
		<item>
		<title>The Second High Traffic method, Twitter</title>
		<link>http://feedproxy.google.com/~r/Webdesignserverscom/~3/XwrMjrI7_Yg/</link>
		<comments>http://wds.webdesignservers.com/?p=347#comments</comments>
		<pubDate>Fri, 02 Jan 2009 12:36:30 +0000</pubDate>
		<dc:creator>webdesi3</dc:creator>
		
		<category><![CDATA[Hints &amp; Tips]]></category>

		<category><![CDATA[Build Traffic]]></category>

		<category><![CDATA[Social Networks]]></category>

		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://wds.webdesignservers.com/?p=347</guid>
		<description><![CDATA[Following on from yesterdays post, New year New traffic, I want to show you my second most favourite way of bringing traffic to my Blog.
The second traffic method is Twitter. My other site Spotlight Blogger gets 90% of its traffic from Twitter. I use my Twitter account for Socialising and post a tweet every time [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/web-traffic.jpg"><img class="alignright size-medium wp-image-353" style="border: 0pt none; margin: 6px;" title="web-traffic" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/web-traffic-291x300.jpg" alt="" width="291" height="300" /></a>Following on from yesterdays post, <a href="http://wds.webdesignservers.com/?p=341" title="New Year New Traffic">New year New traffic</a>, I want to show you my second most favourite way of bringing traffic to my Blog.</p>
<p>The second traffic method is Twitter. My other site Spotlight Blogger gets 90% of its traffic from Twitter. I use my Twitter account for Socialising and post a tweet every time I put up a new Post on either of my Blogs.</p>
<p>I also have a <a href="http://spotlightblogger.com/all-about-webdesi3/" title="My Twitter Landing Page" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/spotlightblogger.com');">landing page</a> for my twitter followers, so when they click on the link on my twitter account it brings them to a page thanking them for stopping by and telling them a little about what I do on both Blogs.</p>
<p>I use <a href="http://socialtoo.com" title="Socialtoo.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/socialtoo.com');">Socialtoo.com</a> to automatically DM everyone who follows me, thanking them and directing them to my Twitter landing page.</p>
<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/direct_messages_sent.jpg"><img class="alignleft size-medium wp-image-356" style="border: 0pt none; margin: 6px;" title="direct_messages_sent" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/direct_messages_sent-300x153.jpg" alt="" width="300" height="153" /></a></p>
<p>Now if your thinking &#8220;I only have 20 followers on Twitter, hows that going to increase my traffic&#8221;, here is where I&#8217;d like to introduce to you my <strong>Twitter secret weapon</strong>!</p>
<p>A fabulous FireFox Script from Greasemonkey.com that makes following more people much much easier.</p>
<p>I first heard about this script from David Brown, with his post &#8220;<a href="http://www.prospectmx.com/how-to-become-a-twitter-rockstar-sort-of" title="How I became a twitter Rockstar" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.prospectmx.com');">How I became a Twitter Rock star - sort of</a>&#8220;. He has had huge success on Twitter with his method, and so have I. I went from having 30 followers to over 500 in less than a month, and my traffic on both my blogs has gone up up up!</p>
<p>Read <a href="http://www.prospectmx.com/how-to-become-a-twitter-rockstar-sort-of" title="How I became a Twitter Rockstar" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.prospectmx.com');">Davids post</a> for full details on how the Scripts work but you can grab the <a href="https://addons.mozilla.org/en-US/firefox/addon/748" title="Get Greasemonkey for Firefox" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/addons.mozilla.org');">Greasemonkey Script here</a>, and then you need to download and install the <a href="http://promote-my-site.com/index.php/Greasemonkey-Scripts/24-Add-/-Manage-Twitter-Friends.html" title="Greasemonkey Script for Twitter" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/promote-my-site.com');">Greasemonkey script for Twitter</a>.</p>
<p>Then go to <a href="http://www.twellow.com/" title="Twellow, the twitter Yellow Pages" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.twellow.com');">Twellow.com</a>, the Twitter yellow pages and do a search for someone with the same interests as yourself, example do a search for &#8220;Web Design&#8221;, pick the person at the top of the list, if they have similar interests to you, follow them and click on the list of people that they follow.</p>
<p><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/twellow.jpg"><img class="aligncenter size-medium wp-image-351" title="twellow" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/twellow-300x152.jpg" alt="" width="300" height="152" /></a></p>
<p>The Greasemonkey script will automatically start to follow everyone that they follow. Now, hopefully they will follow you, if they don&#8217;t you can press un-follow non-mutual&#8217;s after a few days or a week. Voila! Lots of new Twitter followers, with mutual interests as yourself, to see your tweets, and therefore you have a higher chance of gaining traffic from Twitter.</p>
<p style="text-align: center;"><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/add_all_followers_twitter.jpg"><img class="size-medium wp-image-352 aligncenter" title="add_all_followers_twitter" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/add_all_followers_twitter-300x158.jpg" alt="" width="300" height="158" /></a></p>
<p>Don&#8217;t forget its fun. I&#8217;ve met lots of new people this way! Not to mention the fact that my Traffic is huge, take a look at last weeks traffic referals for Web Design Servers:</p>
<p style="text-align: center;"><a href="http://wds.webdesignservers.com/wp-content/uploads/2009/01/twiiter_referals_week3_dec_08.jpg"><img class="aligncenter size-medium wp-image-354" title="twiiter_referals_week3_dec_08" src="http://wds.webdesignservers.com/wp-content/uploads/2009/01/twiiter_referals_week3_dec_08-300x158.jpg" alt="" width="300" height="158" /></a></p>
<p>Leave your Twitter name below and a little bit about you, what you tweet about and what you blog about, lets try an increase your traffic and make you some new friends <img src='http://wds.webdesignservers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Happy New Year! Good Luck in 2009!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=XwrMjrI7_Yg:3xvY0u67yZs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=XwrMjrI7_Yg:3xvY0u67yZs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=XwrMjrI7_Yg:3xvY0u67yZs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=XwrMjrI7_Yg:3xvY0u67yZs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=XwrMjrI7_Yg:3xvY0u67yZs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Webdesignserverscom?a=XwrMjrI7_Yg:3xvY0u67yZs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Webdesignserverscom?i=XwrMjrI7_Yg:3xvY0u67yZs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Webdesignserverscom/~4/XwrMjrI7_Yg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wds.webdesignservers.com/?feed=rss2&amp;p=347</wfw:commentRss>
		<feedburner:origLink>http://wds.webdesignservers.com/?p=347</feedburner:origLink></item>
	</channel>
</rss>
