<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hollywood Design Pro</title>
	<atom:link href="http://www.hollywooddesignpro.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hollywooddesignpro.com</link>
	<description>Graphic, Print, Web Design &#124; Photo Services</description>
	<lastBuildDate>Thu, 17 May 2012 20:16:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Vertical Align Checkboxes on Contact Form 7</title>
		<link>http://www.hollywooddesignpro.com/blog/checkboxe.html</link>
		<comments>http://www.hollywooddesignpro.com/blog/checkboxe.html#comments</comments>
		<pubDate>Mon, 12 Mar 2012 19:42:23 +0000</pubDate>
		<dc:creator>hdp</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.hollywooddesignpro.com/?p=381</guid>
		<description><![CDATA[Paste into style.css: span.wpcf7-list-item { margin-left: 0.5em; display: block; }]]></description>
			<content:encoded><![CDATA[<p>Paste into <strong>style.css</strong>:</p>
<p>span.wpcf7-list-item {<br />
margin-left: 0.5em;<br />
display: block;<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hollywooddesignpro.com/blog/checkboxe.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Menu Hides Behind YouTube Video Embed</title>
		<link>http://www.hollywooddesignpro.com/blog/site-menu-hides-behind-youtube-video-embed.html</link>
		<comments>http://www.hollywooddesignpro.com/blog/site-menu-hides-behind-youtube-video-embed.html#comments</comments>
		<pubDate>Thu, 01 Mar 2012 22:31:35 +0000</pubDate>
		<dc:creator>hdp</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.hollywooddesignpro.com/?p=374</guid>
		<description><![CDATA[Add the following code to your YouTube iFrame embed code to prevent the video from displaying on top of your site&#8217;s menu or navigation bar: ?wmode=transparent It should end up looking like this: &#60;iframe width="560" height="315" src="http://www.youtube.com/embed/LlRc390vjqU?wmode=transparent" frameborder="0" allowfullscreen&#62;&#60;/iframe&#62;]]></description>
			<content:encoded><![CDATA[<p>Add the following code to your YouTube iFrame embed code to prevent the video from displaying on top of your site&#8217;s menu or navigation bar:</p>
<p><code>?wmode=transparent</code></p>
<p>It should end up looking like this:</p>
<p><code>&lt;iframe width="560" height="315" src="http://www.youtube.com/embed/LlRc390vjqU?wmode=transparent" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hollywooddesignpro.com/blog/site-menu-hides-behind-youtube-video-embed.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Remove Google Maps Bubble</title>
		<link>http://www.hollywooddesignpro.com/blog/removing-google-maps-bubble.html</link>
		<comments>http://www.hollywooddesignpro.com/blog/removing-google-maps-bubble.html#comments</comments>
		<pubDate>Mon, 20 Feb 2012 20:50:55 +0000</pubDate>
		<dc:creator>hdp</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.hollywooddesignpro.com/?p=359</guid>
		<description><![CDATA[&#38;iwloc=n To get rid of the white address bubble on Google Maps embeds, insert the above code after the &#8216;embed&#8217; bit in the Google maps code string.]]></description>
			<content:encoded><![CDATA[<p><code>&amp;iwloc=n</code></p>
<p>To get rid of the white address bubble on Google Maps embeds, insert the above code after the &#8216;embed&#8217; bit in the Google maps code string.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hollywooddesignpro.com/blog/removing-google-maps-bubble.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook &#8211; Adding an App to a Page</title>
		<link>http://www.hollywooddesignpro.com/blog/facebook-adding-app-to-page.html</link>
		<comments>http://www.hollywooddesignpro.com/blog/facebook-adding-app-to-page.html#comments</comments>
		<pubDate>Tue, 20 Dec 2011 22:24:59 +0000</pubDate>
		<dc:creator>hdp</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.hollywooddesignpro.com/?p=291</guid>
		<description><![CDATA[After creating a custom app using the Facebook Developers area, if you do not see &#8220;Add App to Page&#8221; in the menu, paste the following link into your browser and fill in the two fields APP_ID and _URL_TO_YOUR_APP_ON_YOUR_SERVER with your own<p class="style_for_slide3 read_more_style"><a class="more_btn" href="http://www.hollywooddesignpro.com/blog/facebook-adding-app-to-page.html">Read the Rest...</a></p></p>]]></description>
			<content:encoded><![CDATA[<p>After creating a custom app using the Facebook Developers area, if you do not see &#8220;Add App to Page&#8221; in the menu, paste the following link into your browser and fill in the two fields APP_ID and _URL_TO_YOUR_APP_ON_YOUR_SERVER with your own information and hit enter:</p>
<p><code>https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&amp;display=popup&amp;next=YOUR_URL</code></p>
<p>Don&#8217;t forget you have to use your secure page URL like:</p>
<p>https://ssl.catalog.com/~marilynmonroe.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hollywooddesignpro.com/blog/facebook-adding-app-to-page.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hardcode a Shortcode</title>
		<link>http://www.hollywooddesignpro.com/blog/how-to-hardcode-a-shortcode.html</link>
		<comments>http://www.hollywooddesignpro.com/blog/how-to-hardcode-a-shortcode.html#comments</comments>
		<pubDate>Wed, 30 Nov 2011 17:07:40 +0000</pubDate>
		<dc:creator>hdp</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.hollywooddesignpro.com/?p=274</guid>
		<description><![CDATA[Copy/paste this code into your PHP document to hardcode a WordPress shortcode directly into your theme files: &#60;?php echo do_shortcode(&#8216;[shortcode]&#8216;); ?&#62;]]></description>
			<content:encoded><![CDATA[<p>Copy/paste this code into your PHP document to hardcode a WordPress shortcode directly into your theme files:</p>
<p>&lt;?php echo do_shortcode(&#8216;[shortcode]&#8216;); ?&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hollywooddesignpro.com/blog/how-to-hardcode-a-shortcode.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DVD/CD &amp; Photo Design</title>
		<link>http://www.hollywooddesignpro.com/website-design/dvdcd-photo-design.html</link>
		<comments>http://www.hollywooddesignpro.com/website-design/dvdcd-photo-design.html#comments</comments>
		<pubDate>Sun, 25 Sep 2011 21:28:48 +0000</pubDate>
		<dc:creator>hdp</dc:creator>
				<category><![CDATA[Slider]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.hollywooddesignpro.com/?p=258</guid>
		<description><![CDATA[DVD/CD cover artwork design and photo enhancement services including photo restoration, retouching, colorization and creative manipulation.]]></description>
			<content:encoded><![CDATA[<p>DVD/CD cover artwork design and photo enhancement services including photo restoration, retouching, colorization and creative manipulation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hollywooddesignpro.com/website-design/dvdcd-photo-design.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HDP&#8217;s Design Services</title>
		<link>http://www.hollywooddesignpro.com/website-design/graphic-design-services.html</link>
		<comments>http://www.hollywooddesignpro.com/website-design/graphic-design-services.html#comments</comments>
		<pubDate>Sun, 11 Sep 2011 01:53:50 +0000</pubDate>
		<dc:creator>hdp</dc:creator>
				<category><![CDATA[Slider]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.hollywooddesignpro.com/?p=244</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.hollywooddesignpro.com/website-design/graphic-design-services.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go Hollywood</title>
		<link>http://www.hollywooddesignpro.com/website-design/go-hollywood.html</link>
		<comments>http://www.hollywooddesignpro.com/website-design/go-hollywood.html#comments</comments>
		<pubDate>Sat, 10 Sep 2011 01:29:45 +0000</pubDate>
		<dc:creator>hdp</dc:creator>
				<category><![CDATA[Slider]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.hollywooddesignpro.com/?p=216</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.hollywooddesignpro.com/website-design/go-hollywood.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

