<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Design Forums - Graphic Design &amp; Web Design Forums - Web Coding & Development]]></title>
		<link>http://www.designforums.co.uk/</link>
		<description><![CDATA[Discussions on the technical side of websites, including web coding, web development, domain names, hosting & SEO.]]></description>
		<language>en</language>
		<lastBuildDate>Wed, 08 Sep 2010 01:55:39 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.designforums.co.uk/images/designforums/misc/rss.jpg</url>
			<title><![CDATA[Design Forums - Graphic Design &amp; Web Design Forums - Web Coding & Development]]></title>
			<link>http://www.designforums.co.uk/</link>
		</image>
		<item>
			<title>footer issues.. again...</title>
			<link>http://www.designforums.co.uk/web-coding-development/6064-footer-issues-again.html</link>
			<pubDate>Tue, 07 Sep 2010 16:10:02 GMT</pubDate>
			<description><![CDATA[Can anyone see why my footer wouldn't be showing? 
 
 
Code: 
--------- 
<?php 
/** 
 * @package WordPress 
 * @subpackage Default_Theme 
 */]]></description>
			<content:encoded><![CDATA[<div>Can anyone see why my footer wouldn't be showing?<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;?php<br />
/**<br />
&nbsp;* @package WordPress<br />
&nbsp;* @subpackage Default_Theme<br />
&nbsp;*/<br />
?&gt;<br />
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; &lt;?php language_attributes(); ?&gt;&gt;<br />
<br />
&lt;head profile=&quot;http://gmpg.org/xfn/11&quot;&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;&lt;?php bloginfo('html_type'); ?&gt;; charset=&lt;?php bloginfo('charset'); ?&gt;&quot; /&gt;<br />
<br />
&lt;title&gt;&lt;?php wp_title('&amp;laquo;', true, 'right'); ?&gt; &lt;?php bloginfo('name'); ?&gt;&lt;/title&gt;<br />
&lt;link href=&quot;http://creative.widdlerswee.co.uk/wp-content/themes/widdlers3/style.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;<br />
&lt;link rel=&quot;pingback&quot; href=&quot;&lt;?php bloginfo('pingback_url'); ?&gt;&quot; /&gt;<br />
<br />
&lt;link rel=&quot;Shortcut Icon&quot; href=&quot;http://www.widdlerswee.co.uk/favicon.ico&quot; /&gt;<br />
&lt;?php wp_head(); ?&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;http://creative.widdlerswee.co.uk/wp-content/themes/widdlers2/<acronym title="JavaScript">js</acronym>/script.<acronym title="JavaScript">js</acronym>&quot;&gt;&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
<br />
&nbsp; var _gaq = _gaq || [];<br />
&nbsp; _gaq.push(['_setAccount', 'UA-9617644-1']);<br />
&nbsp; _gaq.push(['_trackPageview']);<br />
<br />
&nbsp; (function() {<br />
&nbsp; &nbsp; var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;<br />
&nbsp; &nbsp; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.<acronym title="JavaScript">js</acronym>';<br />
&nbsp; &nbsp; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);<br />
&nbsp; })();<br />
<br />
&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.<acronym title="JavaScript">js</acronym>&quot;&gt;&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.<acronym title="JavaScript">js</acronym>&quot;&gt;&lt;/script&gt;<br />
<br />
&lt;/head&gt;<br />
<br />
&lt;body&gt;<br />
&lt;div id=&quot;header&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &lt;div id=&quot;main&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;logo&quot; onclick=&quot;location.href='http://creative.widdlerswee.co.uk';&quot; style=&quot;cursor:pointer;&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;quotebutton&quot; onclick=&quot;location.href='http://creative.widdlerswee.co.uk/quoterequest';&quot; style=&quot;curson:pointer;&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;contactmenu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;mailto:letstalk@widdlerswee.co.uk?subject=Hey Widdlerswee Creative, Lets Talk!&quot;&gt;letstalk@widdlerswee.co.uk&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://twitter.com/widdlerswee&quot;&gt;@widdlerswee&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;menu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;&lt;a href=&quot;http://creative.widdlerswee.co.uk/webdesign&quot;&gt;web design&lt;/a&gt; |&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;&lt;a href=&quot;http://creative.widdlerswee.co.uk/printdesign&quot;&gt;print design&lt;/a&gt; |&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;&lt;a href=&quot;http://creative.widdlerswee.co.uk/portfolio&quot;&gt;portfolio&lt;/a&gt; |&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;&lt;a href=&quot;http://creative.widdlerswee.co.uk/blog&quot;&gt;blog&lt;/a&gt; |&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;&lt;a href=&quot;http://creative.widdlerswee.co.uk/contact&quot;&gt;lets talk&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;/ul&gt;&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&lt;div id=&quot;menubottom&quot;&gt;&lt;/div&gt;<br />
&lt;?php get_header(); ?&gt;<br />
&lt;div id=&quot;container&quot;&gt;<br />
&lt;div id=&quot;latestproject&quot;&gt;<br />
&lt;div id=&quot;latestprojecttitle&quot;&gt;Latest Project&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;div id=&quot;section2&quot;&gt;<br />
&lt;div id=&quot;twitter&quot;&gt;<br />
&lt;div id=&quot;twitterbubble&quot;&gt;&lt;div id=&quot;followtext&quot;&gt;&lt;?php twitter_messages(&quot;widdlerswee&quot;); ?&gt;&lt;/div&gt;&lt;/div&gt;<br />
&lt;div id=&quot;follow&quot;&gt;Follow &lt;a href=&quot;http://twitter.com/widdlerswee&quot;&gt;@widdlerswee&lt;/a&gt; on twitter&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;div id=&quot;blog&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h2&gt;blog&lt;/h2&gt;&lt;?php query_posts('category_name=blog&amp;posts_per_page=1'); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php while (have_posts()) : the_post(); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;strong&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/strong&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php the_excerpt(); ?&gt;&lt;?php endwhile; ?&gt;<br />
&lt;/div&gt;<br />
&lt;br/&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&lt;?php get_footer(); ?&gt;<br />
&lt;?php wp_footer(); ?&gt;<br />
&lt;div id=&quot;footer&quot;&gt;<br />
&lt;div id=&quot;footerleft&quot;&gt;<br />
&lt;?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('FooterLeft') ) : ?&gt;<br />
&lt;br /&gt;<br />
Copyright © 2010 &lt;a href=&quot;http://creative.widdlerswee.co.uk&quot;&gt;WiddlersWee Creative&lt;/a&gt;<br />
&lt;/div&gt;<br />
&lt;div id=&quot;footerright&quot;&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&lt;?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('FooterRight') ) : ?&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;/body&gt;<br />
<br />
&lt;/html&gt;</code><hr />
</div>for some reason or another its just not showing the &lt;?php get_footer(); ?&gt; at all which is very weird.</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>chrismitchell</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/6064-footer-issues-again.html</guid>
		</item>
		<item>
			<title>the name</title>
			<link>http://www.designforums.co.uk/web-coding-development/6052-name.html</link>
			<pubDate>Mon, 06 Sep 2010 09:31:01 GMT</pubDate>
			<description>I have been looking a name for a site I am working on and the .com version of the ideal name I want has been held by someone since 2005 but not...</description>
			<content:encoded><![CDATA[<div>I have been looking a name for a site I am working on and the .com version of the ideal name I want has been held by someone since 2005 but not used!:mad: <br />
Do you think that by using the name as a .org or a .co.uk would take the value out of them holding the .com or should I just think up a different name?:confused:<br />
Please can someone give me some advice?</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>Bee</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/6052-name.html</guid>
		</item>
		<item>
			<title>Identity Icon</title>
			<link>http://www.designforums.co.uk/web-coding-development/6043-identity-icon.html</link>
			<pubDate>Sat, 04 Sep 2010 20:53:06 GMT</pubDate>
			<description>Does anybody know how i get an identity icon on the left hand sizde of the URL in the browser bar? 
 
Thanks, 
 
Sam:)</description>
			<content:encoded><![CDATA[<div>Does anybody know how i get an identity icon on the left hand sizde of the URL in the browser bar?<br />
<br />
Thanks,<br />
<br />
Sam:)</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>samjacksondesign</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/6043-identity-icon.html</guid>
		</item>
		<item>
			<title>Image Gallery Code</title>
			<link>http://www.designforums.co.uk/web-coding-development/6042-image-gallery-code.html</link>
			<pubDate>Sat, 04 Sep 2010 20:52:19 GMT</pubDate>
			<description>I am after an image gallery with maybe where you click and it opens larger etc, but i am new to coding so i am not all that brilliant. 
 
Are there...</description>
			<content:encoded><![CDATA[<div>I am after an image gallery with maybe where you click and it opens larger etc, but i am new to coding so i am not all that brilliant.<br />
<br />
Are there any sites where i can get the complete code from etc as i am a novice:)<br />
<br />
Thanks,<br />
<br />
Sam:)</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>samjacksondesign</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/6042-image-gallery-code.html</guid>
		</item>
		<item>
			<title>Can anyone help me with this (link to thread where everyone gave up)</title>
			<link>http://www.designforums.co.uk/web-coding-development/6034-can-anyone-help-me-link-thread-where-everyone-gave-up.html</link>
			<pubDate>Fri, 03 Sep 2010 15:22:17 GMT</pubDate>
			<description><![CDATA[Lol, it doesnt seem like itd be too hard if i was cleverer-er-er. 
 
But maybe it's a tricky one, I'm not sure!  
 
(Ive tried to lay off DF for...]]></description>
			<content:encoded><![CDATA[<div>Lol, it doesnt seem like itd be too hard if i was cleverer-er-er.<br />
<br />
But maybe it's a tricky one, I'm not sure! <br />
<br />
(Ive tried to lay off DF for questions and started to post some answers instead heh so thats why I took this to webdesign forums..)<br />
<br />
 <a href="http://www.webdesignforums.net/general_web_design_discussion_84/image_positioning_wrapping_problem_prob_easy_but_ive_stared_way_too_long_36392.html" target="_blank">image positioning/wrapping problem (prob easy but ive stared way too long at it..) - Web Design Forums</a><br />
<br />
Its about floated image wrapping..<br />
<br />
Thanks :)</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>emmaburge</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/6034-can-anyone-help-me-link-thread-where-everyone-gave-up.html</guid>
		</item>
		<item>
			<title>RSS Feed</title>
			<link>http://www.designforums.co.uk/web-coding-development/6001-rss-feed.html</link>
			<pubDate>Mon, 30 Aug 2010 21:03:44 GMT</pubDate>
			<description>Hey guys, im trying to get to grips with RSS feeds for my blog. Ive set one up on my blog now (i think) on the right hand side but when I log in to...</description>
			<content:encoded><![CDATA[<div>Hey guys, im trying to get to grips with RSS feeds for my blog. Ive set one up on my blog now (i think) on the right hand side but when I log in to Twitterfeed to try and get it to automatically tweet new blog posts it tells me they couldnt parse the feed, please check the URL is valid. Anyone know where I am going wrong?<br />
<br />
Im a simpleton when it comes to the web so sorry if im sounding dumb!</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>davewill</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/6001-rss-feed.html</guid>
		</item>
		<item>
			<title>WP-ecommerce question</title>
			<link>http://www.designforums.co.uk/web-coding-development/5972-wp-ecommerce-question.html</link>
			<pubDate>Mon, 30 Aug 2010 13:06:45 GMT</pubDate>
			<description><![CDATA[Hey everyone :) anyone know WP-ecommerce plugin really well at all? I'm trying to find the location of a couple of titles so I can change them. The...]]></description>
			<content:encoded><![CDATA[<div>Hey everyone :) anyone know WP-ecommerce plugin really well at all? I'm trying to find the location of a couple of titles so I can change them. The first one is the title for Transaction Details and the second is Transaction Results :) they happen on the checkout and on the transaction results page.. Any idea where in all the mass of code that might be .. I've had a looksee and can't find them both anywhere. I managed to find Transaction Results and changed it and it didn't change the title.. so its a bit odd.. <br />
<br />
Any help with this would be great :D<br />
<br />
thanks everyone :D</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>chrismitchell</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5972-wp-ecommerce-question.html</guid>
		</item>
		<item>
			<title>Classified ad software</title>
			<link>http://www.designforums.co.uk/web-coding-development/5926-classified-ad-software.html</link>
			<pubDate>Thu, 26 Aug 2010 16:06:12 GMT</pubDate>
			<description>I have been trawling through internet search out software to help generate a classified ad website:confused: .  Please can someone point any software...</description>
			<content:encoded><![CDATA[<div>I have been trawling through internet search out software to help generate a classified ad website:confused: .  Please can someone point any software worth getting or avoiding.:)</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>Bee</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5926-classified-ad-software.html</guid>
		</item>
		<item>
			<title>Someone who can code... Help please.</title>
			<link>http://www.designforums.co.uk/web-coding-development/5921-someone-who-can-code-help-please.html</link>
			<pubDate>Thu, 26 Aug 2010 05:03:18 GMT</pubDate>
			<description><![CDATA[How would I make a box inside of my content area with images in it that I  can scroll? This way the amount of images won't have an impact on the ...]]></description>
			<content:encoded><![CDATA[<div>How would I make a box inside of my content area with images in it that I  can scroll? This way the amount of images won't have an impact on the  size of the page. Here's a view of the page I'm talking about if it  helps. I want the scrollable box inside the green line.<br />
<br />
<a href="http://img.photobucket.com/albums/v170/Strategist/Stuff/screensite.png" class="lightwindow" rel="lightwindow[posts]"><img src="http://img.photobucket.com/albums/v170/Strategist/Stuff/screensite.png" border="0" alt="Click the image to open in full size." class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /></a></div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>Monroe</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5921-someone-who-can-code-help-please.html</guid>
		</item>
		<item>
			<title>keywords.....</title>
			<link>http://www.designforums.co.uk/web-coding-development/5910-keywords.html</link>
			<pubDate>Tue, 24 Aug 2010 20:00:58 GMT</pubDate>
			<description>How to get the best keywords for my website i only have around 36 pounds to spend on advertising at this moment how do i get relevant but inexpensive...</description>
			<content:encoded><![CDATA[<div>How to get the best keywords for my website i only have around 36 pounds to spend on advertising at this moment how do i get relevant but inexpensive keywords i'm using google adwords :)<br />
<br />
Thank you  in advance guys</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>Owen-ag</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5910-keywords.html</guid>
		</item>
		<item>
			<title>image wrapping problem (probably easy but ive stared way too long at it..)</title>
			<link>http://www.designforums.co.uk/web-coding-development/5902-image-wrapping-problem-probably-easy-but-ive-stared-way-too-long.html</link>
			<pubDate>Tue, 24 Aug 2010 11:32:48 GMT</pubDate>
			<description><![CDATA[Hi all, I am having a little problem with the placement of images on  this site. This isn't my code, but I added the images in. If you look  at: ...]]></description>
			<content:encoded><![CDATA[<div>Hi all, I am having a little problem with the placement of images on  this site. This isn't my code, but I added the images in. If you look  at:  <a href="http://www.sanyachinatravel.com/dev/hotels-in-china/sifang-guesthouse-hotel.php" target="_blank">Sanya China Travel China Holidays - China Tour Hotels - Sifang Guesthouse Hotel</a><br />
<br />
And  click the Itinerary tab, and see under heading Rooms you'll see that  the images &quot;hang out of&quot; the grey boxes that are meant to hold them.   the grey background is a style rule for the &lt;p&gt; tags (the text  around the images) The border at the top of each content block being the  top of each &lt;h4&gt; tag.<br />
<br />
I have tried adding a &lt;div&gt;  around each block of content in firebug, with a grey background, to  enclose the image, however this doesn't seem to work.<br />
<br />
The images  also become misaligned when they are too close to one another:  <a href="http://www.sanyachinatravel.com/dev/vietnam/hotels-in-vietnam/saigon-quang-binh-resort.php" target="_blank">Tailor Made Holidays to China and the Far East</a>  (under itineraries tab)<br />
<br />
<br />
A link to what it's meant to look  like is here:  <a href="http://www.sanyachinatravel.com/dev/vietnam/hotels-in-vietnam/bamboo-sapa-hotel.php" target="_blank">Tailor Made Holidays to China and the Far East</a><br />
<br />
(this  is just fluke; because of the fact theres enough text to flow fully  around the image, and enough space for the image not to become  misaligned due to being too close to the last image)<br />
<br />
Can anyone help point out what the problem is? :/<br />
<br />
Thanks in advance<br />
Emmax</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>emmaburge</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5902-image-wrapping-problem-probably-easy-but-ive-stared-way-too-long.html</guid>
		</item>
		<item>
			<title>Automatic Subject?</title>
			<link>http://www.designforums.co.uk/web-coding-development/5883-automatic-subject.html</link>
			<pubDate>Sun, 22 Aug 2010 16:58:32 GMT</pubDate>
			<description>I have a button on my site, i have directed it to my email, is there a way of the subject being entered in automatically? Rather than manually doing...</description>
			<content:encoded><![CDATA[<div>I have a button on my site, i have directed it to my email, is there a way of the subject being entered in automatically? Rather than manually doing it?<br />
<br />
Thanks,<br />
<br />
Sam:)</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>graphicrabbitstudios</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5883-automatic-subject.html</guid>
		</item>
		<item>
			<title>How do they do that?</title>
			<link>http://www.designforums.co.uk/web-coding-development/5879-how-do-they-do.html</link>
			<pubDate>Sat, 21 Aug 2010 07:09:06 GMT</pubDate>
			<description>I want to create a site that me and a few friends could use to sell on - similar in functionality to http://www.etsy.com (http://www.etsy.com/) but...</description>
			<content:encoded><![CDATA[<div>I want to create a site that me and a few friends could use to sell on - similar in functionality to <a href="http://www.etsy.com/" target="_blank">http://www.etsy.com</a> but selling something different.  Can someone tell me if there are some plug ins that can be used to achieve some of the functionality, and any pointers on how others would go about this would be very much appreciated.:)</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>Bee</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5879-how-do-they-do.html</guid>
		</item>
		<item>
			<title>Backgrounds</title>
			<link>http://www.designforums.co.uk/web-coding-development/5874-backgrounds.html</link>
			<pubDate>Fri, 20 Aug 2010 10:18:15 GMT</pubDate>
			<description><![CDATA[Ok odd question.. I want to have 2 background images. One over the other. I can get so far but then i'm stuck :P so I appeal to the DF masses to ask...]]></description>
			<content:encoded><![CDATA[<div>Ok odd question.. I want to have 2 background images. One over the other. I can get so far but then i'm stuck :P so I appeal to the DF masses to ask for assistance :)<br />
<br />
My background image on the body tag works fine and does a repeat-x as it is a 1px wide gradient. This works great, then I added a div with a calling of a png pattern which I want to repeat both x and y (basically to repeat all over the background gradient), now this works but <b>only</b> for repeat-x not repeat-y. I can't seem to force this to repeat everywhere. I've looked on google etc etc but I can't find anything.<br />
<br />
The CSS is below :)<br />
<br />
 <div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">body {<br />
margin: 0;<br />
padding: 0;<br />
background: #FFFFFF url(images/bg2.jpg) bottom left repeat-x fixed;<br />
font: 0.80em Arial, sans-serif; <br />
color: #666666; <br />
line-height: 18px;<br />
}<br />
<br />
#overbody {<br />
background-image: url(images/bgTop.png);<br />
background-repeat: repeat-x repeat-y;<br />
}</code><hr />
</div>and this is just calling stuff in the body tag then i've got the Div calling the overbody ID.<br />
<br />
Any help with this would be awesome :D<br />
<br />
Chris</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>chrismitchell</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5874-backgrounds.html</guid>
		</item>
		<item>
			<title>How did you create your site?</title>
			<link>http://www.designforums.co.uk/web-coding-development/5869-how-did-you-create-your-site.html</link>
			<pubDate>Thu, 19 Aug 2010 16:53:10 GMT</pubDate>
			<description><![CDATA[I'm at the stage where I am developing my site but it's currently only made from a template and am looking to take the next step  
 
So I was...]]></description>
			<content:encoded><![CDATA[<div>I'm at the stage where I am developing my site but it's currently only made from a template and am looking to take the next step <br />
<br />
So I was wondering how you created your site?<br />
<br />
By that I mean, totally by yourself using certain programs, designed by yourself but coded by someone else etc.<br />
<br />
I may need a coder btw and may contact those who got in touch about the job I had hoped was lined up. But if any others see this then let me know what you'd charge to code a site that I could edit.</div>

]]></content:encoded>
			<category domain="http://www.designforums.co.uk/web-coding-development/"><![CDATA[Web Coding & Development]]></category>
			<dc:creator>Tony</dc:creator>
			<guid isPermaLink="true">http://www.designforums.co.uk/web-coding-development/5869-how-did-you-create-your-site.html</guid>
		</item>
	</channel>
</rss>
