<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>HTML &amp; Website Design</title>
    <description>Place to talk about website design and get help with HTML, CSS, DHTML, etc.</description>
    <pubDate>Sun, 19 Oct 2014 20:40:30 +0000</pubDate>
    <lastBuildDate>Sun, 19 Oct 2014 20:40:30 +0000</lastBuildDate>
    <generator>Digital Point</generator>
    <link>https://forums.digitalpoint.com/forums/html-website-design.16/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://forums.digitalpoint.com/forums/html-website-design.16/index.rss"/>
    <item>
      <title>wrapper width is more than defined</title>
      <pubDate>Sun, 19 Oct 2014 18:47:27 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/wrapper-width-is-more-than-defined.2736037/</link>
      <guid>https://forums.digitalpoint.com/threads/wrapper-width-is-more-than-defined.2736037/</guid>
      <author>uvishere</author>
      <dc:creator>uvishere</dc:creator>
      <content:encoded><![CDATA[Hello there,<br />
I have a site named <a href="http://www.ratopati.com" target="_blank" class="externalLink" rel="nofollow">http://www.ratopati.com</a>. The wrapper&#039;s width I defined is 1040px but it is appearing a bit lengthier in size resulting the appearance of horizontal scrollbar. Can you please check this and help me to get rid out of this problem? <br />
regards,<br />
uvishere<br />
<br />
<a href="https://forums.digitalpoint.com/threads/wrapper-width-is-more-than-defined.2736037/" target="_blank" class="internalLink">wrapper width is more than defined</a>]]></content:encoded>
    </item>
    <item>
      <title>Web design questions</title>
      <pubDate>Sun, 19 Oct 2014 18:18:27 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/web-design-questions.2735940/</link>
      <guid>https://forums.digitalpoint.com/threads/web-design-questions.2735940/</guid>
      <author>Solution MG</author>
      <dc:creator>Solution MG</dc:creator>
      <content:encoded><![CDATA[Hello, I would like to get a website done that uses Wordpress as CMS and I am fairly new at this. Now I&#039;ve come to realize that many options exist. I was wondering witch of the following solutions is best :<br />
<br />
1) Buy a theme and pay someone to customize and install it to my website<br />
2) Get a theme fully designed from scratch and install it to my website<br />
3) Buy PSD files and get them customized and transferred to WP<br />
<br />
Now this raises other questions -<br />
<br />
Where can I find the best people to do that at...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/web-design-questions.2735940/" target="_blank" class="internalLink">Web design questions</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>HTML5: is div dead? Not, really...</title>
      <pubDate>Sun, 19 Oct 2014 16:41:26 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/html5-is-div-dead-not-really.2736011/</link>
      <guid>https://forums.digitalpoint.com/threads/html5-is-div-dead-not-really.2736011/</guid>
      <author>BerrMon</author>
      <dc:creator>BerrMon</dc:creator>
      <content:encoded><![CDATA[I must admit I am not a great fan of <b>HTML5</b>. First I&#039;ve tried to understand the new tags and then I&#039;ve started using them on new projects, sometimes ago. I even contacted the Doctors on HTML5 Doctor to submit some questions and prepare an interview to be published on the web thought. They were obviously too busy and, even if they initially agreed on the interview, they&#039;ve never got back to me with the answers.<br />
Anyway, in this short post I will try to explain where the new content...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/html5-is-div-dead-not-really.2736011/" target="_blank" class="internalLink">HTML5: is div dead? Not, really...</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>CSS and HTML5: background image in buttons</title>
      <pubDate>Sun, 19 Oct 2014 12:31:14 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/css-and-html5-background-image-in-buttons.2736010/</link>
      <guid>https://forums.digitalpoint.com/threads/css-and-html5-background-image-in-buttons.2736010/</guid>
      <author>BerrMon</author>
      <dc:creator>BerrMon</dc:creator>
      <content:encoded><![CDATA[Would you like to do something like: <br />
<img src="proxy/Zjl03hsYz4dd1Pjw%2BCr7amhi2tPaBojvtUnJUdY7a%2BD6UsJDIpceehr2Ay4wJc7v76UBoRJfBshdS%2F9loqqcIUDRsyZ44RIYLKzCg9dkyjNXnle%2FrL5w6Q%3D%3D/image.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://4.bp.blogspot.com/-PtY2LSbqkYc/UW42LYOgB0I/AAAAAAAAAh8/DxHj_mq8-Uw/s1600/btn1.jpg" /><br />
<br />
Or maybe you prefer it another way, like:<br />
<br />
<a href="http://www.w3.org/html/logo/downloads/HTML5_Logo_32.png" target="_blank" class="externalLink" rel="nofollow">http://www.w3.org/html/logo/downloads/HTML5_Logo_32.png</a><br />
<br />
They look the same, don&#039;t they? However they are a bit different in the making. Let&#039;s see how...<br />
<i><br />
<span style="color: #0080ff">The first way to do such thing is to use the &lt;button&gt; tag:<br />
&lt;button&gt;<br />
&lt;img src=&quot;<a href="http://www.w3.org/html/logo/downloads/HTML5_Logo_32.png" target="_blank" class="externalLink" rel="nofollow">http://www.w3.org/html/logo/downloads/HTML5_Logo_32.png</a>&quot; /&gt;...</span></i><br />
<br />
<a href="https://forums.digitalpoint.com/threads/css-and-html5-background-image-in-buttons.2736010/" target="_blank" class="internalLink">CSS and HTML5: background image in buttons</a>]]></content:encoded>
    </item>
    <item>
      <title>How do I create my own website</title>
      <pubDate>Sun, 19 Oct 2014 09:52:15 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/how-do-i-create-my-own-website.2548113/</link>
      <guid>https://forums.digitalpoint.com/threads/how-do-i-create-my-own-website.2548113/</guid>
      <author>emma dcosta</author>
      <dc:creator>emma dcosta</dc:creator>
      <content:encoded><![CDATA[Hey, I am a newbie to website design and I want to know how to create or design my own personal website.<br />
<br />
Any suggestions are welcome to this.]]></content:encoded>
      <slash:comments>74</slash:comments>
    </item>
    <item>
      <title>looking for someone to build landing page</title>
      <pubDate>Sun, 19 Oct 2014 06:57:11 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/looking-for-someone-to-build-landing-page.2733938/</link>
      <guid>https://forums.digitalpoint.com/threads/looking-for-someone-to-build-landing-page.2733938/</guid>
      <author>Robert Alba</author>
      <dc:creator>Robert Alba</dc:creator>
      <content:encoded><![CDATA[hi guys,<br />
i am looking for someone to help me build simple html landing page and install it in server (i will be happy to pay for it).<br />
i saw i free landing page tamplate that i like and need to make some simple adjustments.<br />
<br />
thanks<br />
Robert]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Star Ratings within a Post: How Do I Allow Readers to Submit A Review?</title>
      <pubDate>Sat, 18 Oct 2014 12:05:33 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/star-ratings-within-a-post-how-do-i-allow-readers-to-submit-a-review.2735750/</link>
      <guid>https://forums.digitalpoint.com/threads/star-ratings-within-a-post-how-do-i-allow-readers-to-submit-a-review.2735750/</guid>
      <author>tokyostyle</author>
      <dc:creator>tokyostyle</dc:creator>
      <content:encoded><![CDATA[Hi All,<br />
<br />
I am reviewing clubs on my blog <a href="http://www.tokyonightowl.com" target="_blank" class="externalLink" rel="nofollow">www.tokyonightowl.com</a>. As such, I want to display my star rating review, and I also want to display what readers submitted. <br />
<br />
At the top of the page, I&#039;d like to display both (no input option available):<br />
<br />


	<a href="https://forums.digitalpoint.com/attachments/155112/" target="_blank">View attachment 155112</a>
	
 <br />
<br />
<br />
At the bottom, I&#039;d like readers to be able to submit their reviews. <br />
<br />


	<a href="https://forums.digitalpoint.com/attachments/155111/" target="_blank">View attachment 155111</a>
	
 <br />
<br />
Of course, I&#039;d like to avoid bots submitting reviews. I&#039;d also like people to...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/star-ratings-within-a-post-how-do-i-allow-readers-to-submit-a-review.2735750/" target="_blank" class="internalLink">Star Ratings within a Post: How Do I Allow Readers to Submit A Review?</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Any hope for freelance PHP developers?</title>
      <pubDate>Sat, 18 Oct 2014 11:37:45 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/any-hope-for-freelance-php-developers.2734563/</link>
      <guid>https://forums.digitalpoint.com/threads/any-hope-for-freelance-php-developers.2734563/</guid>
      <author>David26</author>
      <dc:creator>David26</dc:creator>
      <content:encoded><![CDATA[Hello, I started PHP/SQL/HTML programming back in 2002 and had been successful at it up until 2012 when I decided to change into another job field.  I am thinking about going back into freelance PHP development and was wondering if there is still an opportunity to make a decent living wage without having to struggle every second to grab a new client?   Please let me know if things are still going well for this profession.  The main reason I quit programming is since I can code everything from...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/any-hope-for-freelance-php-developers.2734563/" target="_blank" class="internalLink">Any hope for freelance PHP developers?</a>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Website redesign / migration</title>
      <pubDate>Sat, 18 Oct 2014 10:56:20 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/website-redesign-migration.2735849/</link>
      <guid>https://forums.digitalpoint.com/threads/website-redesign-migration.2735849/</guid>
      <author>Philip Rennie</author>
      <dc:creator>Philip Rennie</dc:creator>
      <content:encoded><![CDATA[Hi Folks, <br />
<br />
I am quite new to web development so please be gentle!<br />
<br />
My father had a website designed by a company  2 years ago that is now no longer. We have been contacted by the former director and they are going to transfer the domain name to us and we have been given access to the hosting package. <br />
<br />
Given that the domain is going to expire in December along with the hosting package. I will need to migrate the website and renew the domain name. To add complication to this, he has asked me to...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/website-redesign-migration.2735849/" target="_blank" class="internalLink">Website redesign / migration</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Is HTML 5 more efficient than XHTML 2?</title>
      <pubDate>Sat, 18 Oct 2014 04:45:36 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/is-html-5-more-efficient-than-xhtml-2.2734263/</link>
      <guid>https://forums.digitalpoint.com/threads/is-html-5-more-efficient-than-xhtml-2.2734263/</guid>
      <author>Gaby J.</author>
      <dc:creator>Gaby J.</dc:creator>
      <content:encoded><![CDATA[I&#039;m confused. :/]]></content:encoded>
      <slash:comments>11</slash:comments>
    </item>
    <item>
      <title>which best html website design software?</title>
      <pubDate>Sat, 18 Oct 2014 04:38:23 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/which-best-html-website-design-software.2730686/</link>
      <guid>https://forums.digitalpoint.com/threads/which-best-html-website-design-software.2730686/</guid>
      <author>rumonzia</author>
      <dc:creator>rumonzia</dc:creator>
      <content:encoded><![CDATA[which best html website design software?]]></content:encoded>
      <slash:comments>17</slash:comments>
    </item>
    <item>
      <title>Feedback needed for my new official website theme.</title>
      <pubDate>Sat, 18 Oct 2014 00:46:36 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/feedback-needed-for-my-new-official-website-theme.2735580/</link>
      <guid>https://forums.digitalpoint.com/threads/feedback-needed-for-my-new-official-website-theme.2735580/</guid>
      <author>SheetlaTechnologies</author>
      <dc:creator>SheetlaTechnologies</dc:creator>
      <content:encoded><![CDATA[We have just updated our official website <a href="http://www.sheetlatechnologies.com" target="_blank" class="externalLink" rel="nofollow">http://www.sheetlatechnologies.com</a> .<br />
I want genuine feedback on the theme and content of the whole website. <br />
Your feedback will really be appreciated and helpful for further improvements. <br />
<br />
Thanks in advance.<br />
<br />
URL : <a href="http://www.sheetlatechnologies.com" target="_blank" class="externalLink" rel="nofollow">http://www.sheetlatechnologies.com</a><br />
<br />
<a href="https://forums.digitalpoint.com/threads/feedback-needed-for-my-new-official-website-theme.2735580/" target="_blank" class="internalLink">Feedback needed for my new official website theme.</a>]]></content:encoded>
      <slash:comments>8</slash:comments>
    </item>
    <item>
      <title>custom shipping method in magento</title>
      <pubDate>Fri, 17 Oct 2014 18:45:27 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/custom-shipping-method-in-magento.2735762/</link>
      <guid>https://forums.digitalpoint.com/threads/custom-shipping-method-in-magento.2735762/</guid>
      <author>dancingkiller</author>
      <dc:creator>dancingkiller</dc:creator>
      <content:encoded><![CDATA[hi , I am facing a problem in creating a custom shipping method in magento. I hope the system can calculate the shipping cost depending on the destination and weight. The unit shipping cost to different country is different, and the shipping cost should be unit shipping cost times the weight. So is there anybody that has an idea about that?]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Getacoder is a big scam!</title>
      <pubDate>Fri, 17 Oct 2014 10:13:00 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/getacoder-is-a-big-scam.1967639/</link>
      <guid>https://forums.digitalpoint.com/threads/getacoder-is-a-big-scam.1967639/</guid>
      <author>inostore</author>
      <dc:creator>inostore</dc:creator>
      <content:encoded><![CDATA[KEEP YOUR MONEY AWAY FROM THIS COMPANY! GETACODER STEALS THE MONEY OF THEIR CUSTOMERS! ALL MY ACQUAINTED FREELANCERS HAVE BEEN CHEATED BY THIS COMPANY TOO!<br />
I placed a withdrawal request, but in 5 days I didnâ€™t got my money. After I contacted them I have learnt that they just found an excuse not to pay me!!!!! They required the evidences of ALL works I have performed! And this is despite the fact that I had 100% positive feedbacks!!! It was obvious that they just try to own my money. I...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/getacoder-is-a-big-scam.1967639/" target="_blank" class="internalLink">Getacoder is a big scam!</a>]]></content:encoded>
      <slash:comments>22</slash:comments>
    </item>
    <item>
      <title>Drag Drop images video with drag reoder slides</title>
      <pubDate>Fri, 17 Oct 2014 06:11:35 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/drag-drop-images-video-with-drag-reoder-slides.2735834/</link>
      <guid>https://forums.digitalpoint.com/threads/drag-drop-images-video-with-drag-reoder-slides.2735834/</guid>
      <author>sbhar</author>
      <dc:creator>sbhar</dc:creator>
      <content:encoded><![CDATA[Please help I need to make this (PFA attached widget.jpg) in a popup<br />
<br />
1. Drag drop Images/video to add the slide to a horizontal images list<br />
2. Add Slide button <br />
<br />
I have twitter bootstrap 2.3.2 and jquery-ui-1.10.3.custom.min.js installed]]></content:encoded>
    </item>
    <item>
      <title>Help the developer from Ukraine</title>
      <pubDate>Thu, 16 Oct 2014 13:56:24 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/help-the-developer-from-ukraine.2734827/</link>
      <guid>https://forums.digitalpoint.com/threads/help-the-developer-from-ukraine.2734827/</guid>
      <author>Arsenowitch</author>
      <dc:creator>Arsenowitch</dc:creator>
      <content:encoded><![CDATA[Hello,in advance -sorry for my English!<br />
I from Ukraine and i have a question for developers who leave/work in USA.<br />
-Can i recive education in USA ?-IT direction JavaScript(front-end &amp; backend) developer.<br />
Or can i recive H-1B visa and work in USA as Front-End developer.<br />
I have strong knowledge in Html/Css and answers level in javascript and jQuery framework and others.<br />
Thanks for answer&#039;s!<br />
<span class="smileWrapper"><img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie2" alt=";)" title="Wink    ;)" /></span>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>How to add recent pages from a section of my website to the homepage?</title>
      <pubDate>Thu, 16 Oct 2014 07:57:13 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/how-to-add-recent-pages-from-a-section-of-my-website-to-the-homepage.2735705/</link>
      <guid>https://forums.digitalpoint.com/threads/how-to-add-recent-pages-from-a-section-of-my-website-to-the-homepage.2735705/</guid>
      <author>imaginexhacked</author>
      <dc:creator>imaginexhacked</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
I have a section of my website which allows people to ask a question and then have it answered by me or another professional. I would like to please know how I can set up a section / widget / nicely styled div that will allow me to populate say the most recent 2 or 3 questions with answers on my homepage? Would I need an RSS feed or is there another method? Thank you in advance ))]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Designing website for cancer survivors</title>
      <pubDate>Wed, 15 Oct 2014 18:31:36 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/designing-website-for-cancer-survivors.2735698/</link>
      <guid>https://forums.digitalpoint.com/threads/designing-website-for-cancer-survivors.2735698/</guid>
      <author>philip717</author>
      <dc:creator>philip717</dc:creator>
      <content:encoded><![CDATA[Hey everyone,<br />
<br />
I&#039;m going to build a site for cancer survivors where the user starts with one question and depending on the answer they choose it will lead them to another question and so on until they are given a list of links that are helpful to them based on their answers. It would be kind of like a choose your own adventure game. The main topics would be covering disability, employment, and health insurance and the purpose would be to educate the user.<br />
<br />
I&#039;m wondering what the best approach...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/designing-website-for-cancer-survivors.2735698/" target="_blank" class="internalLink">Designing website for cancer survivors</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Pulling dynamic content from other parts of the website based on a certain criteria...</title>
      <pubDate>Wed, 15 Oct 2014 15:49:11 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/pulling-dynamic-content-from-other-parts-of-the-website-based-on-a-certain-criteria.2735628/</link>
      <guid>https://forums.digitalpoint.com/threads/pulling-dynamic-content-from-other-parts-of-the-website-based-on-a-certain-criteria.2735628/</guid>
      <author>lazerorca</author>
      <dc:creator>lazerorca</dc:creator>
      <content:encoded><![CDATA[So here is what I am trying to do...  I&#039;d like to build a grid and contained in the grid I&#039;d like to have for example my most clicked page to show up in one of the divs...  I would like to pull the image, title, and maybe some content with a link to the page.  I have an idea of how I could do it in sort of a &quot;static&quot; manner.  Where I could just manually put in the content etc etc...<br />
<br />
Since my most clicked page would be dynamic and always changing, I was wondering what would be involved in...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/pulling-dynamic-content-from-other-parts-of-the-website-based-on-a-certain-criteria.2735628/" target="_blank" class="internalLink">Pulling dynamic content from other parts of the website based on a certain criteria...</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>New to building websites...  first post...  may have a zillion more.</title>
      <pubDate>Wed, 15 Oct 2014 12:22:03 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/new-to-building-websites-first-post-may-have-a-zillion-more.2735626/</link>
      <guid>https://forums.digitalpoint.com/threads/new-to-building-websites-first-post-may-have-a-zillion-more.2735626/</guid>
      <author>lazerorca</author>
      <dc:creator>lazerorca</dc:creator>
      <content:encoded><![CDATA[Hi guys!  I hope this is the right place.  I am looking for an active forum where I can ask miscellaneous questions.  I didn&#039;t want to start my first post with a question haha.]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Need a free images hosting script!</title>
      <pubDate>Wed, 15 Oct 2014 11:28:20 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/need-a-free-images-hosting-script.2735661/</link>
      <guid>https://forums.digitalpoint.com/threads/need-a-free-images-hosting-script.2735661/</guid>
      <author>ravi8844</author>
      <dc:creator>ravi8844</dc:creator>
      <content:encoded><![CDATA[Hello guys, anyone can help? I need a free images hosting script, which one is the best?<br />]]></content:encoded>
    </item>
    <item>
      <title>What software/languages/frameworks do you know? (check all that apply)</title>
      <pubDate>Wed, 15 Oct 2014 08:18:35 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/what-software-languages-frameworks-do-you-know-check-all-that-apply.2734205/</link>
      <guid>https://forums.digitalpoint.com/threads/what-software-languages-frameworks-do-you-know-check-all-that-apply.2734205/</guid>
      <author>KewL</author>
      <dc:creator>KewL</dc:creator>
      <content:encoded><![CDATA[Just kind of curious to see what everyone knows in terms of building websites. Wish i could add more poll options...]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Best way to update my website?</title>
      <pubDate>Wed, 15 Oct 2014 06:04:13 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/best-way-to-update-my-website.2734871/</link>
      <guid>https://forums.digitalpoint.com/threads/best-way-to-update-my-website.2734871/</guid>
      <author>regencytimberbuildings</author>
      <dc:creator>regencytimberbuildings</dc:creator>
      <content:encoded><![CDATA[Thinking of updating my website but don&#039;t know much about it.<br />
<br />
Site is in signature.<br />
<br />
The problem is I may want to add extra pictures and be able to change the position on the page and size of the pictures in the future<br />
also add new products in the future and be able to update the prices.<br />
<br />
I am not a big lover of content management systems like wordpress,<br />
Any suggestions on what I should be looking for to update my site?]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Help with some responsive design elements</title>
      <pubDate>Tue, 14 Oct 2014 07:43:40 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/help-with-some-responsive-design-elements.2734454/</link>
      <guid>https://forums.digitalpoint.com/threads/help-with-some-responsive-design-elements.2734454/</guid>
      <author>Jahzin</author>
      <dc:creator>Jahzin</dc:creator>
      <content:encoded><![CDATA[I have a responsive website design I&#039;m working on and I need to figure out how to make three divs collapse based on a media query.  Here&#039;s what I&#039;m trying to do:<br />
<br />
Screen size 1000px or larger:<br />
Three divs centered on the page with this format.

	<a href="https://forums.digitalpoint.com/attachments/154094/" target="_blank">View attachment 154094</a>
	
<br />
<br />
Screen size less than 1000px:<br />
Three divs still centered but in this format.<br />


	<a href="https://forums.digitalpoint.com/attachments/154096/" target="_blank">View attachment 154096</a>
	
 <br />
The issue I&#039;m running into is figuring out how to make div1 wrap to the next line.  The only way I know to make this...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/help-with-some-responsive-design-elements.2734454/" target="_blank" class="internalLink">Help with some responsive design elements</a>]]></content:encoded>
      <slash:comments>11</slash:comments>
    </item>
    <item>
      <title>Header &amp; Footer Separate Files</title>
      <pubDate>Mon, 13 Oct 2014 20:32:51 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/header-footer-separate-files.2734830/</link>
      <guid>https://forums.digitalpoint.com/threads/header-footer-separate-files.2734830/</guid>
      <author>Fix Johnson</author>
      <dc:creator>Fix Johnson</dc:creator>
      <content:encoded><![CDATA[My site is designed with Get Header and Get Footer function added to index page.  I was using the WC3 Markup service, with Tidy for clean up, and it automatically puts header and footer information together.<br />
<br />
Is there any negative SEO to having Header.php and Footer.php load separately.<br />
<br />
If there is would it be better to put both together for index page and just let rest of pages continue to load header and footer separately?<br />
<br />
Thanks for any advice for this  <span class="smileWrapper"><img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /></span>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Mobile version of the site not showing a list of links</title>
      <pubDate>Sat, 11 Oct 2014 20:56:51 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/mobile-version-of-the-site-not-showing-a-list-of-links.2734858/</link>
      <guid>https://forums.digitalpoint.com/threads/mobile-version-of-the-site-not-showing-a-list-of-links.2734858/</guid>
      <author>joliett89</author>
      <dc:creator>joliett89</dc:creator>
      <content:encoded><![CDATA[I have a Wordpress website, which is based on a Wordpress child theme, and is a list of text links. It works correctly in regular browsers, but does not show the list of links for mobile users of the site (I am using a Default User Agen Add-on for Firefox). I am also using a Wordpress Mobile Themes plugin in order to direct mobile users to mobile version (mobile theme) of the site. With this website, both of them are set to the same theme, which is the child theme with the list of links.<br />
<br />
The...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/mobile-version-of-the-site-not-showing-a-list-of-links.2734858/" target="_blank" class="internalLink">Mobile version of the site not showing a list of links</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Any Online Web Designing tool for responsive UI</title>
      <pubDate>Sat, 11 Oct 2014 04:46:29 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/any-online-web-designing-tool-for-responsive-ui.2735228/</link>
      <guid>https://forums.digitalpoint.com/threads/any-online-web-designing-tool-for-responsive-ui.2735228/</guid>
      <author>Rinki12</author>
      <dc:creator>Rinki12</dc:creator>
      <content:encoded><![CDATA[I am Looking for the online web designing tool where i can export my exisiting code and then start designing remaining part.. once done i&#039;ll be able to download all the source code from there only.. Looking for free tool not premium one..]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Free HTML Auction Listing eBay Template for my Business</title>
      <pubDate>Fri, 10 Oct 2014 11:55:33 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/free-html-auction-listing-ebay-template-for-my-business.2735177/</link>
      <guid>https://forums.digitalpoint.com/threads/free-html-auction-listing-ebay-template-for-my-business.2735177/</guid>
      <author>fbc</author>
      <dc:creator>fbc</dc:creator>
      <content:encoded><![CDATA[Hello, I want to small feedback from you.  I sell sometimes some little electronic products from my home, and I&#039;m searching for a simple and clean auction template. What do you think about this auction template ?<br />
<br />
link: <a href="http://emske.com/simple-html-auction-template/" target="_blank" class="externalLink" rel="nofollow">http://emske.com/simple-html-auction-template/</a><br />
<br />
<img src="proxy/Zjl03hsYz9YBe51NDd4UXlt162hKUjhoNQruQgJG7PkafmQ4vMVs1pNQR0EsjnWqUJkGpZmuhBcjAAvf9yspOw%3D%3D/image.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://emske.com/wp-content/uploads/2014/04/auction-template.png" /><br />
<br />
<a href="https://forums.digitalpoint.com/threads/free-html-auction-listing-ebay-template-for-my-business.2735177/" target="_blank" class="internalLink">Free HTML Auction Listing eBay Template for my Business</a>]]></content:encoded>
    </item>
    <item>
      <title>My first Android App</title>
      <pubDate>Thu, 09 Oct 2014 14:22:33 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/my-first-android-app.2734394/</link>
      <guid>https://forums.digitalpoint.com/threads/my-first-android-app.2734394/</guid>
      <author>mdude</author>
      <dc:creator>mdude</dc:creator>
      <content:encoded><![CDATA[I&#039;m getting a mobile app done by a developer. <br />
<br />
But i have no idea how it works in terms of hosting. <br />
<br />
Its just going to be a simple app. I tell my family to download the app from google play and when i am travelling i will upload a photo of where i am so they can see it and comment on it.<br />
<br />
I know i could use an app from someone online. But this app is just strictly for a hobby. And i want to learn and have fun.<br />
<br />
So my question is. Where are apps hosted? After the person completes the app for...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/my-first-android-app.2734394/" target="_blank" class="internalLink">My first Android App</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Best way do achieve overall consistent design for pages with different layouts</title>
      <pubDate>Thu, 09 Oct 2014 04:33:05 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/best-way-do-achieve-overall-consistent-design-for-pages-with-different-layouts.2734956/</link>
      <guid>https://forums.digitalpoint.com/threads/best-way-do-achieve-overall-consistent-design-for-pages-with-different-layouts.2734956/</guid>
      <author>kitchnet</author>
      <dc:creator>kitchnet</dc:creator>
      <content:encoded><![CDATA[Greets, I&#039;m designing a productivity web app (a desktop mouse-based app) which base layout is the traditional header (logo + tabbed menu), body area and a footer. The content of the body area changes dynamically as the user selects a different menu option, and each different body page can have very distinct layouts, as you can see by these wireframes:<br />
<br />
Body Page 1: <a href="http://pasteboard.co/MSgORX4.png" target="_blank" class="externalLink" rel="nofollow">http://pasteboard.co/MSgORX4.png</a><br />
<br />
Body Page 2: <a href="http://pasteboard.co/MStNtNs.png" target="_blank" class="externalLink" rel="nofollow">http://pasteboard.co/MStNtNs.png</a><br />
<br />
So, I ask you how should I manage the negative...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/best-way-do-achieve-overall-consistent-design-for-pages-with-different-layouts.2734956/" target="_blank" class="internalLink">Best way do achieve overall consistent design for pages with different layouts</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Knowledge Base Plugin for WP</title>
      <pubDate>Wed, 08 Oct 2014 22:17:42 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/knowledge-base-plugin-for-wp.2734525/</link>
      <guid>https://forums.digitalpoint.com/threads/knowledge-base-plugin-for-wp.2734525/</guid>
      <author>shanghoshal</author>
      <dc:creator>shanghoshal</dc:creator>
      <content:encoded><![CDATA[Any one knows about any good knowledge base plugin for WP sites?]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>How to link my getresponse web form with the submit button on my landing page?</title>
      <pubDate>Wed, 08 Oct 2014 22:07:19 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/how-to-link-my-getresponse-web-form-with-the-submit-button-on-my-landing-page.2734634/</link>
      <guid>https://forums.digitalpoint.com/threads/how-to-link-my-getresponse-web-form-with-the-submit-button-on-my-landing-page.2734634/</guid>
      <author>manishak2001</author>
      <dc:creator>manishak2001</dc:creator>
      <content:encoded><![CDATA[Hi all,<br />
<br />
I want to link the custom submit button of my form to my getresponse form. How can I do that? I have asked getresponse support and they are of no help. I have generated the Java script and the html code at getresponse. However, whatever way I link, it doesn&#039;t show correctly. I am creating the landing page in Kompozer.<br />
<br />
Can anybody help here?]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Is there any good Visual HTML UI Maker ?</title>
      <pubDate>Tue, 07 Oct 2014 11:44:06 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/is-there-any-good-visual-html-ui-maker.2733965/</link>
      <guid>https://forums.digitalpoint.com/threads/is-there-any-good-visual-html-ui-maker.2733965/</guid>
      <author>Veer#</author>
      <dc:creator>Veer#</dc:creator>
      <content:encoded><![CDATA[Is there any good Visual HTML UI Maker ? Needs output as code.]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>How to create html subscribe/newsletter form</title>
      <pubDate>Tue, 07 Oct 2014 07:06:05 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/how-to-create-html-subscribe-newsletter-form.2734602/</link>
      <guid>https://forums.digitalpoint.com/threads/how-to-create-html-subscribe-newsletter-form.2734602/</guid>
      <author>Sukhen Tanch</author>
      <dc:creator>Sukhen Tanch</dc:creator>
      <content:encoded><![CDATA[Hello guys,<br />
Please tell me how to create a html subscribe/newsletter form manually. I want to put it in my WordPress blog widgets.<br />
Look like this type of form:<br />
<img src="proxy/Zjl03lL4V4L%2BwR6fCSdSklv1bbajUVmbQGnSTWiKURklSFl67lBuEuJz%2BzCQ46NAFQtEjbnWIwNEeGzrvKU7k9rWM8MYw4k3KsBvnEVq3KAJT650K5Oiru8AjUaO8ejC0IdUqO%2B11NopSAu4XyqEFeOpWX%2BkZzWUk29Q2WcdVWoOWhAOl88jaUFJaggoF%2FarlJfvIpqIPNdQ5gKzNA%3D%3D/image.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://scontent-a-sin.xx.fbcdn.net/hphotos-xpa1/v/t1.0-9/10671302_1529139853990164_1992041537195603085_n.jpg?oh=047689fc3d32262d2d169b0f5631153f&amp;oe=54C00108" /><br />
<br />
Note: I can create button, logo and etc. I&#039;m professional graphics designer.<br />
<br />
Thanks and waiting <span class="smileWrapper"><img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /></span>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>New to website building, help is greatly appreciated!</title>
      <pubDate>Mon, 06 Oct 2014 19:03:56 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/new-to-website-building-help-is-greatly-appreciated.2734629/</link>
      <guid>https://forums.digitalpoint.com/threads/new-to-website-building-help-is-greatly-appreciated.2734629/</guid>
      <author>l33tchief</author>
      <dc:creator>l33tchief</dc:creator>
      <content:encoded><![CDATA[Hello everyone, this is my first post on here and I&#039;m seekeing some help. I&#039;m new to building websites and so I don&#039;t know how to code and maybe you guys can point me in the right direction.<br />
<br />
I&#039;m starting a Home Cleaning business and I now need a website. Wix looks like it has everything i need like sign in profiles, good looking themes and easey to use. They don&#039;t seem to have the key thing which is customizing your package. Ex- 1 bedroom 1bathroom, price $0.00. 1 bedroom 3 bathrooms price...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/new-to-website-building-help-is-greatly-appreciated.2734629/" target="_blank" class="internalLink">New to website building, help is greatly appreciated!</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>How can I add this to my website</title>
      <pubDate>Mon, 06 Oct 2014 18:16:38 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/how-can-i-add-this-to-my-website.2734283/</link>
      <guid>https://forums.digitalpoint.com/threads/how-can-i-add-this-to-my-website.2734283/</guid>
      <author>legauxenterprises</author>
      <dc:creator>legauxenterprises</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
Is it possible to add this auto updating chart to my website? If so how can this be done cheaply?<br />
<br />
The chart that shows all the coins:<br />
<a href="http://www.coinwarz.com/cryptocurrency" target="_blank" class="externalLink" rel="nofollow">http://www.coinwarz.com/cryptocurrency</a><br />
<br />
or this one:<br />
coinmarketcap.com<br />
<br />
Thanks,]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>you tube clone script</title>
      <pubDate>Sun, 05 Oct 2014 13:14:21 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/you-tube-clone-script.1731637/</link>
      <guid>https://forums.digitalpoint.com/threads/you-tube-clone-script.1731637/</guid>
      <author>royalstar_23</author>
      <dc:creator>royalstar_23</dc:creator>
      <content:encoded><![CDATA[# Make a directory name &quot;chimg&quot; in your server. Chmod it to 777<br />
# Make a directory name &quot;flvideo&quot; in your server. Chmod it to 777<br />
# Make a directory name &quot;include&quot; in your server. Chmod it to 777<br />
# Make a directory name &quot;thumb&quot; in your server. Chmod it to 777<br />
# Make a directory name &quot;video&quot; in your server. Chmod it to 777<br />
# Make a directory name &quot;templates_c&quot; in your server. Chmod it to 777<br />
# Set the property of file &quot;include/conf.ini&quot; to writable, So Chmod it to 777<br />
# Set the property...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/you-tube-clone-script.1731637/" target="_blank" class="internalLink">you tube clone script</a>]]></content:encoded>
      <slash:comments>7</slash:comments>
    </item>
    <item>
      <title>Moving to HTML5. 2 column, 3 column layouts with section, article and aside</title>
      <pubDate>Sun, 05 Oct 2014 09:17:36 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/moving-to-html5-2-column-3-column-layouts-with-section-article-and-aside.2732630/</link>
      <guid>https://forums.digitalpoint.com/threads/moving-to-html5-2-column-3-column-layouts-with-section-article-and-aside.2732630/</guid>
      <author>leadinmarketing</author>
      <dc:creator>leadinmarketing</dc:creator>
      <content:encoded><![CDATA[Hey. I have been keeping away from HTML5 for a while now. Need to make that transition. <br />
<br />
My typical 2 column (blog style) layout would have typically been :<br />
<br />
*some css to float main left and sidebar right....*<br />
<br />
&lt;body&gt;<br />
<br />
     &lt;div id=&quot;main&quot;&gt;<br />
     &lt;/div&gt;&lt;!-- end DIV main --&gt;<br />
<br />
     &lt;div id=&quot;sidebar&quot;&gt;<br />
     &lt;/div&gt;&lt;!-- end DIV sidebar --&gt;<br />
<br />
&lt;/body&gt;<br />
<br />
........<br />
My typical 3 column layout would be something like:<br />
<br />
*some css to float left column left, and float sidebar right<br />
<br />
&lt;body&gt;<br />
<br />
&lt;div id=&quot;wrapper&quot;&gt;...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/moving-to-html5-2-column-3-column-layouts-with-section-article-and-aside.2732630/" target="_blank" class="internalLink">Moving to HTML5. 2 column, 3 column layouts with section, article and aside</a>]]></content:encoded>
      <slash:comments>11</slash:comments>
    </item>
    <item>
      <title>Converting website to wordpress</title>
      <pubDate>Sat, 04 Oct 2014 13:10:21 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/converting-website-to-wordpress.2734509/</link>
      <guid>https://forums.digitalpoint.com/threads/converting-website-to-wordpress.2734509/</guid>
      <author>Meghan2399</author>
      <dc:creator>Meghan2399</dc:creator>
      <content:encoded><![CDATA[Hi!<br />
 <br />
So I have a client that I designed a website for a few years ago and she just emailed me the other day asking if I could convert her website to wordpress so it is easier for her to upload images herself. The website I created is very image based, about 10 pages and I have used javascript sliders and lightboxes in most pages. She wants to keep the website exactly how it is, just in wordpress with easy photo uploads.<br />
 I have a lot of experience in HTML, CSS, Javascript, PHP but have only...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/converting-website-to-wordpress.2734509/" target="_blank" class="internalLink">Converting website to wordpress</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Nice Premium Wordpress Themes</title>
      <pubDate>Sat, 04 Oct 2014 12:16:32 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/nice-premium-wordpress-themes.2734593/</link>
      <guid>https://forums.digitalpoint.com/threads/nice-premium-wordpress-themes.2734593/</guid>
      <author>Camelia Georgiana</author>
      <dc:creator>Camelia Georgiana</dc:creator>
      <content:encoded><![CDATA[Hello guy, check this brand new website with premium themes, it&#039;s called Themeisle: they have buch of cool premium wordpress templates, maybe here you will fing one that will suit for you.<br />
You can choose to have access to all the current and future premium themes for one year with 85$ or to buy a single theme for only 37$.<br />
<br />
That sounds nice? You should try it, here is the link: <a href="https://themeisle.com/?ref=2260" target="_blank" class="externalLink" rel="nofollow">Themeisle.com</a><br />
Have fun guys.]]></content:encoded>
    </item>
    <item>
      <title>Intranet for company Please help me</title>
      <pubDate>Fri, 03 Oct 2014 08:54:39 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/intranet-for-company-please-help-me.2734093/</link>
      <guid>https://forums.digitalpoint.com/threads/intranet-for-company-please-help-me.2734093/</guid>
      <author>anxion</author>
      <dc:creator>anxion</dc:creator>
      <content:encoded><![CDATA[Hello <br />
I would like to ask you about something, my question is what do I need to know to build website for intranet in my company, do I need to know PHP or Hard coding in javascript etc ?<br />
<br />
Thank you]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>What framework or technology is this? scrolling images in the back. 1 page site?</title>
      <pubDate>Thu, 02 Oct 2014 20:44:21 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/what-framework-or-technology-is-this-scrolling-images-in-the-back-1-page-site.2734433/</link>
      <guid>https://forums.digitalpoint.com/threads/what-framework-or-technology-is-this-scrolling-images-in-the-back-1-page-site.2734433/</guid>
      <author>leadinmarketing</author>
      <dc:creator>leadinmarketing</dc:creator>
      <content:encoded><![CDATA[Hey. I have been seeing a few sites like this. <a href="http://www.jobvite.com/" target="_blank" class="externalLink" rel="nofollow">http://www.jobvite.com/</a> . The background images scroll(and change?) in the background through &quot;Windows&quot; of sorts..These images are sometimes animated. Lets say a timelapse of clouds moving.... Are these animated repeated gifs? or [dare I say it] Flash?. <br />
<br />
I have seen this type of designs popping up and they are looking NICEEEEEEEE. Are these new features in HTML5? Or is it some extensive Javascript(I suspect)?<br />
<br />
<a href="https://forums.digitalpoint.com/threads/what-framework-or-technology-is-this-scrolling-images-in-the-back-1-page-site.2734433/" target="_blank" class="internalLink">What framework or technology is this? scrolling images in the back. 1 page site?</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Best Place to Learn HTML/CSS</title>
      <pubDate>Thu, 02 Oct 2014 16:15:39 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/best-place-to-learn-html-css.2733733/</link>
      <guid>https://forums.digitalpoint.com/threads/best-place-to-learn-html-css.2733733/</guid>
      <author>babylon_x</author>
      <dc:creator>babylon_x</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
What are the best resources out there for learning HTML/CSS from scratch?<br />
<br />
I did know a bit going back about 5 years, however I&#039;ve forgotten most of it!<br />
<br />
I would like to learn it the proper way and hopefully be able to cover all bases including the latest developments i.e. HTML5. I&#039;m prepared to put the time and effort in....at least whilst I&#039;m still in this motivated mood!<br />
<br />
Many thanks in advance to any input offered and for helping me start my journey<span class="smileWrapper"><img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /></span>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Animated Web Banners</title>
      <pubDate>Thu, 02 Oct 2014 02:54:23 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/animated-web-banners.2734255/</link>
      <guid>https://forums.digitalpoint.com/threads/animated-web-banners.2734255/</guid>
      <author>Fexxo</author>
      <dc:creator>Fexxo</dc:creator>
      <content:encoded><![CDATA[Hi<br />
<br />
So I am having an issue making an animated web banner. <br />
<br />
So the dimensions are 2048x896 for Mac Retina display.<br />
<br />
Now if I try an animated gif the file size is 1.7megs which is huge for a web banner and most of the customers that will view this will be on ADSL lines of 384kb. So that is a lot of time to wait.<br />
<br />
Is there a better way to create one so the file size isn&#039;t so big or is it pretty impossible to bring it down to 650kb with those dimensions. <br />
<br />
It is a two frame gif so I can&#039;t really...<br />
<br />
<a href="https://forums.digitalpoint.com/threads/animated-web-banners.2734255/" target="_blank" class="internalLink">Animated Web Banners</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Help with wordpress website</title>
      <pubDate>Wed, 01 Oct 2014 14:49:01 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/help-with-wordpress-website.2733763/</link>
      <guid>https://forums.digitalpoint.com/threads/help-with-wordpress-website.2733763/</guid>
      <author>Conquest Carbon</author>
      <dc:creator>Conquest Carbon</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
I have a website <a href="http://www.conquestcarbon.co.uk" target="_blank" class="externalLink" rel="nofollow">www.conquestcarbon.co.uk</a> and I need someone who can be there to hand incase I need any help or who can help make it better.<br />
<br />
I have Maya woocommerce theme and currently it needs to be updated, my plug-ins also require updating which is a simple task but I have no idea how to update Maya?<br />
<br />
I&#039;m not great with computers so to have someone who is readily available and reliable would be perfect.<br />
<br />
Look forward to hearing back from someone.<br />
<br />
Kind regards<br />
<br />
Steve<br />
<br />
<a href="https://forums.digitalpoint.com/threads/help-with-wordpress-website.2733763/" target="_blank" class="internalLink">Help with wordpress website</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>How should i start to create a website?</title>
      <pubDate>Wed, 01 Oct 2014 14:41:35 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/how-should-i-start-to-create-a-website.2734225/</link>
      <guid>https://forums.digitalpoint.com/threads/how-should-i-start-to-create-a-website.2734225/</guid>
      <author>Sanjay Bagdi</author>
      <dc:creator>Sanjay Bagdi</dc:creator>
      <content:encoded><![CDATA[Guys please help me, actually i have to make a website for my work, What should i do to make it? &amp; from where should i start?]]></content:encoded>
      <slash:comments>8</slash:comments>
    </item>
    <item>
      <title>How to change blog post title to H1 and H2 for blog title</title>
      <pubDate>Wed, 01 Oct 2014 06:00:22 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/how-to-change-blog-post-title-to-h1-and-h2-for-blog-title.2733847/</link>
      <guid>https://forums.digitalpoint.com/threads/how-to-change-blog-post-title-to-h1-and-h2-for-blog-title.2733847/</guid>
      <author>weakpa2</author>
      <dc:creator>weakpa2</dc:creator>
      <content:encoded><![CDATA[I just want to ask if how can I make my blog post title to H1 and H2 for my blog title if I open one post in my blog, and in my home page I want to make my blog title to h1 and h2 for post title.<br />
How can I do this.?<br />
I&#039;m using blogger platform.]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Price Comparison Script?</title>
      <pubDate>Tue, 30 Sep 2014 14:40:44 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/price-comparison-script.143595/</link>
      <guid>https://forums.digitalpoint.com/threads/price-comparison-script.143595/</guid>
      <author>Custard</author>
      <dc:creator>Custard</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
I am looking for a price comparison script like that used by Pricegrabber etc. <br />
<br />
Does anybody know of one (apart from Kaonsoft).<br />
<br />
Thanks.]]></content:encoded>
      <slash:comments>88</slash:comments>
    </item>
    <item>
      <title>Regional Lead Generating Site - Wordpress or other prebuilt system?</title>
      <pubDate>Mon, 29 Sep 2014 04:19:46 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/regional-lead-generating-site-wordpress-or-other-prebuilt-system.2734128/</link>
      <guid>https://forums.digitalpoint.com/threads/regional-lead-generating-site-wordpress-or-other-prebuilt-system.2734128/</guid>
      <author>ltcobretti</author>
      <dc:creator>ltcobretti</dc:creator>
      <content:encoded><![CDATA[I would like to make a website offering a page for each city in each state.  Then a user could enter their contact info to request a free lawn mowing quote, and I&#039;d sell the leads to local lawn companies.  Is anyone familiar with a good and SEO friendly program out there?  <br />
<br />
Is there a template or good plugin for wordpress offering this service?  Even better would be having a billing system built in.  <br />
<br />
Thoughts?]]></content:encoded>
    </item>
    <item>
      <title>Wordpress Theme with Thumbnails on front page.</title>
      <pubDate>Sun, 28 Sep 2014 21:46:31 +0000</pubDate>
      <link>https://forums.digitalpoint.com/threads/wordpress-theme-with-thumbnails-on-front-page.2733931/</link>
      <guid>https://forums.digitalpoint.com/threads/wordpress-theme-with-thumbnails-on-front-page.2733931/</guid>
      <author>abiji</author>
      <dc:creator>abiji</dc:creator>
      <content:encoded><![CDATA[Guys,<br />
<br />
Looking for a wordpress magazine theme which can show multiple images from a post on the front page.<br />
<br />
Example:<br />
<br />
Lets say there is a post with 1 images. On the front page it should show 1 featured image plus some text to the right and 4 other images as thumbnails from the post below the featured image and text. <br />
<br />
I saw such a theme earlier but cant recall it. If anyone knows of any such similar theme please let me know,]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
  </channel>
</rss>
