<?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>Wapple Blog &#187; mobile css</title>
	<atom:link href="http://blog.wapple.net/tag/mobile-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wapple.net</link>
	<description>Addicted to Mobile Web</description>
	<lastBuildDate>Wed, 25 Jan 2012 20:51:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Input image submit buttons</title>
		<link>http://blog.wapple.net/input-image-submit-buttons/</link>
		<comments>http://blog.wapple.net/input-image-submit-buttons/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 19:58:21 +0000</pubDate>
		<dc:creator>Rich Gubby</dc:creator>
				<category><![CDATA[Architect Changelog]]></category>
		<category><![CDATA[Canvas Changelog]]></category>
		<category><![CDATA[Changelog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Wapple Architect]]></category>
		<category><![CDATA[Wapple Canvas]]></category>
		<category><![CDATA[Coding Mobile Web Pages]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[css3 border-radius]]></category>
		<category><![CDATA[formItem]]></category>
		<category><![CDATA[image submit]]></category>
		<category><![CDATA[image submit button]]></category>
		<category><![CDATA[Mobile Browser Detection]]></category>
		<category><![CDATA[mobile css]]></category>
		<category><![CDATA[Mobile Development Platform]]></category>
		<category><![CDATA[mobile form]]></category>
		<category><![CDATA[Mobile Phone Detection]]></category>
		<category><![CDATA[Mobile Site Builder]]></category>
		<category><![CDATA[Mobile Site Builders]]></category>
		<category><![CDATA[mobile submit button]]></category>
		<category><![CDATA[Mobile Web Design]]></category>
		<category><![CDATA[Wapple Mobile Internet and Mobile Web Development Tools]]></category>

		<guid isPermaLink="false">http://mobilewebjunkie.com/?p=2033</guid>
		<description><![CDATA[If you&#8217;ve ever tried to design a nice submit button for your mobile site, you&#8217;ll know what a pain it is. One option is to design it with CSS &#8211; add a border here, a background there, and you&#8217;ll get something that looks a little bit like a button. Take advantage of some CSS3 features [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://mobilewebjunkie.com/wp-content/uploads/2011/01/wi0037128.png" alt="" title="wi0037128" width="128" height="128" class="alignleft size-full wp-image-2039" />If you&#8217;ve ever tried to design a nice submit button for your mobile site, you&#8217;ll know what a pain it is.</p>
<p>One option is to design it with CSS &#8211; add a border here, a background there, and you&#8217;ll get something that looks a little bit like a button. Take advantage of some CSS3 features such as border-radius and maybe a gradient background and you can come up with something really nice.</p>
<p>But what happens on phones that don&#8217;t handle CSS3 (or CSS in general) that well? You&#8217;ll get a rubbish looking button, that&#8217;s what !!</p>
<p>Another option with CSS, is to create an image, and reference it with via a background CSS property. But you&#8217;ll have the same issue as above &#8211; some phones will display it ok, but some won&#8217;t.</p>
<p>So to try and help with this, we&#8217;ve added a new form item &#8211; Image submit. You&#8217;ve had image submit buttons in HTML for ages and now we&#8217;ve added this feature to both <a href="http://wapple.net/mobile-web-site-builder-and-mobile-marketing-tools.htm">Canvas</a> and <a href="http://wapple.net/develop-mobile-friendly-websites-with-single-domain-for-web-and-mobile.htm">Architect</a>.</p>
<p>In Canvas, you simply create a new form item of type &#8220;Image Submit Button&#8221;, and assign it a graphic you&#8217;ve already uploaded. No relying on CSS and if a handset can&#8217;t handle it, we&#8217;ve got a fallback in place.</p>
<p>In Architect, create a &lt;formItem&gt; element, and specify a &#8220;graphic_src&#8221; element &#8211; the system will use this URL as the basis of the image. If you don&#8217;t want it to scale, set the graphic_scale to 0 &#8211; check out our <a href="http://wapl.info/coding-for-the-mobile-web-with-WAPL/chapter/Form-Items/">formItem documentation</a> for a more in depth analysis.</p>
<p><a href="/contact/">Let us know</a> if this new feature helps you out and send through the URL of your site so we can take a look at your new submit buttons!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapple.net/input-image-submit-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Table Chunks with Wapple Canvas</title>
		<link>http://blog.wapple.net/table-chunk/</link>
		<comments>http://blog.wapple.net/table-chunk/#comments</comments>
		<pubDate>Thu, 13 May 2010 19:53:51 +0000</pubDate>
		<dc:creator>Rich Gubby</dc:creator>
				<category><![CDATA[Architect Changelog]]></category>
		<category><![CDATA[Canvas Changelog]]></category>
		<category><![CDATA[Changelog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Wapple Architect]]></category>
		<category><![CDATA[Wapple Canvas]]></category>
		<category><![CDATA[Canvas]]></category>
		<category><![CDATA[canvas chunk]]></category>
		<category><![CDATA[mobile css]]></category>
		<category><![CDATA[Mobile Development Tools]]></category>
		<category><![CDATA[Mobile Site Builder]]></category>
		<category><![CDATA[mobile table data]]></category>
		<category><![CDATA[WAPL]]></category>

		<guid isPermaLink="false">http://mobilewebjunkie.com/?p=1599</guid>
		<description><![CDATA[If you have data that you need to display in tabular form &#8211; be it the premier league table, or your local darts league, the table chunk inside of Wapple Canvas is for you. We&#8217;ve built a chunk for you that allows you to define your data in a device independent language, and let us [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://mobilewebjunkie.com/wp-content/uploads/2010/07/table_chunk.png" alt="table chunk" title="table chunk" width="128" height="128" class="alignright size-full wp-image-1778" />If you have data that you need to display in tabular form &#8211; be it the premier league table, or your local darts league, the table chunk inside of <a href="http://wapple.net/mobile-web-site-builder-and-mobile-marketing-tools.htm">Wapple Canvas</a> is for you.</p>
<p>We&#8217;ve built a chunk for you that allows you to define your data in a device independent language, and let us do the rest of the job for you.<br />
<span id="more-1599"></span><br />
Tables are created in JSON format &#8211; (see <a href="http://www.json.org">http://www.json.org</a> for more details) &#8211; and we&#8217;re looking at allowing you to build them in XML too.</p>
<p>You can add a header and a footnote to your table, style any cell or row (so you can have zebra stripes on your table!), or apply a style to any cell in your table.</p>
<p>To get started, <a href="http://canvas.wapple.net">log into</a> Wapple Canvas, edit a page and add a Table chunk to it.</p>
<p>We&#8217;ve also added the table chunk functionality into Architect so you can add it to your WAPL. Have a read of the the <a href="http://wapl.info/coding-for-the-mobile-web-with-WAPL/chapter/Table/">documentation</a> for more info.</p>
<p>If you create some really great looking tables &#8211; and lets face it, who doesn&#8217;t like a good table, let us know!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapple.net/table-chunk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<custom_fields><aktt_notify_twitter>no</aktt_notify_twitter><canvas_icon>ac0047</canvas_icon></custom_fields>	</item>
		<item>
		<title>More Mobile WordPress Themes</title>
		<link>http://blog.wapple.net/more-mobile-wordpress-themes/</link>
		<comments>http://blog.wapple.net/more-mobile-wordpress-themes/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 20:11:59 +0000</pubDate>
		<dc:creator>Rich Gubby</dc:creator>
				<category><![CDATA[Mobile Internet]]></category>
		<category><![CDATA[Mobile Plugins]]></category>
		<category><![CDATA[Wordpress Mobile]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[mobile css]]></category>
		<category><![CDATA[mobile plugin]]></category>
		<category><![CDATA[mobile theme]]></category>
		<category><![CDATA[mobile video]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Wordpress Mobile Theme]]></category>
		<category><![CDATA[wordpress updates]]></category>

		<guid isPermaLink="false">http://mobilewebjunkie.com/?p=1537</guid>
		<description><![CDATA[This week has seen a couple of updates to the Wapple Architect Mobile Plugin for WordPress. First up, there was an update to the way that videos are handled on mobile pages. It turns out that in one of the WordPress updates (somewhere between the 2.8 and 2.9.2 versions), the way that videos were output [...]]]></description>
			<content:encoded><![CDATA[<p>This week has seen a couple of updates to the Wapple Architect Mobile Plugin for WordPress.</p>
<p>First up, there was an update to the way that videos are handled on mobile pages. It turns out that in one of the WordPress updates (somewhere between the 2.8 and 2.9.2 versions), the way that videos were output to the browser changed slightly. This meant that the video parser in our mobile plugin didn&#8217;t pick up the correct source and didn&#8217;t show the video.</p>
<p>All fixed now though.<br />
<span id="more-1537"></span></p>
<h4>Bug Fixes</h4>
<p>Next up there were a couple of bug fixes:</p>
<ul>
<li>A quick one to fix a couple of foreign char issues &#8211; there was a string that wasn&#8217;t being escaped &#8211; it is now.</li>
<li>Even quicker one to parse links before lists &#8211; that means that if you have a link inside a list, it&#8217;ll now work ok and not throw an error.</li>
</ul>
<h4>Mobile Themes</h4>
<p>And last, but certainly not least, were a couple of awesome new mobile themes &#8211; designed by <a href="http://ryandc.co.uk">Ryan DC</a>. He did the last set (<a href="http://mobilewebjunkie.com/wapple-architect-mobile-plugin-version-2-0-released/">Wooden/Scrap Book/Obsidian</a>), but he&#8217;s outdone himself with the latest 2 &#8211; iPhone Light and iPhone Dark &#8211; here they are in action:</p>
<p style="clear:both"><img class="alignleft size-full wp-image-1536" title="iphone-light" src="http://mobilewebjunkie.com/wp-content/uploads/2010/03/iphone-light.jpg" alt="iphone-light" width="272" height="536" /><img class="alignleft size-full wp-image-1535" title="iphone-dark" src="http://mobilewebjunkie.com/wp-content/uploads/2010/03/iphone-dark.jpg" alt="iphone-dark" width="272" height="536" /></p>
<p style="clear:both">Thanks for the designs Ryan, very much looking forward to the next set!</p>
<p style="clear:both">So there you have it &#8211; a couple of theme improvements, a minor bug fix here and a tweak there. Have you used any of the new themes yet, or maybe you&#8217;re using one of the older mobile themes but have tweaked them yourselves? I&#8217;d love to see a comment if you have!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapple.net/more-mobile-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	<custom_fields><aktt_notify_twitter>no</aktt_notify_twitter></custom_fields>	</item>
		<item>
		<title>Showcase of Wapple Architect Mobile Plugin for WordPress</title>
		<link>http://blog.wapple.net/showcase-of-wapple-architect-mobile-plugin-for-wordpress/</link>
		<comments>http://blog.wapple.net/showcase-of-wapple-architect-mobile-plugin-for-wordpress/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 12:57:40 +0000</pubDate>
		<dc:creator>Rich Gubby</dc:creator>
				<category><![CDATA[Mobile Plugins]]></category>
		<category><![CDATA[Wordpress Mobile]]></category>
		<category><![CDATA[Coding Mobile Web Pages]]></category>
		<category><![CDATA[mobile css]]></category>
		<category><![CDATA[Mobile Website Development]]></category>
		<category><![CDATA[Mobilize Websites and Blogs]]></category>
		<category><![CDATA[Wordpress Mobile Plugin]]></category>
		<category><![CDATA[WordPress mobile plugin for 2.8]]></category>
		<category><![CDATA[Wordpress Mobile Theme]]></category>

		<guid isPermaLink="false">http://mobilewebjunkie.com/?p=1101</guid>
		<description><![CDATA[Since its launch in June, the Wapple Architect Mobile Plugin for WordPress has seen a huge amount of usage. So much so that it now deserves a showcase article discussing success stories so far about blogs that have installed the plugin. Hopefully your site is one of those featured, but if not, don&#8217;t despair because [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-1234 postheader" title="wordpressshowcase" src="http://mobilewebjunkie.com/wp-content/uploads/2009/08/wordpressshowcase.jpg" alt="wordpressshowcase" width="498" height="203" /></p>
<p>Since its launch in June, the <a href="http://wordpress.org/extend/plugins/wapple-architect/">Wapple Architect Mobile Plugin for WordPress</a> has seen a huge amount of usage. So much so that it now deserves a showcase article discussing success stories so far about blogs that have installed the plugin.</p>
<p>Hopefully your site is one of those featured, but if not, don&#8217;t despair because I&#8217;m going to include a few tips and tricks at the end of this article that will mean that in the next showcase, I can&#8217;t fail to include yours!<br />
<span id="more-1101"></span> But before showing you a few screenshots of great looking blogs, here&#8217;s an overview of why the plugin is so different to other ones and a list of some of the features available.</p>
<h4>Why it&#8217;s different to other plugins</h4>
<ul>
<li>Other mobile plugins for WordPress use a default mobile style which results in an inconsistent experience for your users, Wapple Architect Mobile plugin for WordPress retains the styling of your site from web to mobile.</li>
<li>There&#8217;s no redirection to a mobile version of the blog &#8211; URLs are exactly the same on web and mobile giving you the ability to promote and use one single domain!</li>
<li>No transcoding happens here &#8211; the mobile version is written in WAPL (an advanced mobile markup language) that results in a completely tailored solution perfect for your mobile visitors.</li>
<li>Other plugins try to replicate every single feature and plugin you&#8217;ve installed onto the mobile version. We know what mobile users want and have written this plugin with that in mind &#8211; the result is a far better user experience.</li>
</ul>
<h4>Features</h4>
<ul>
<li>Every single mobile device is detected and all aspects of your blog are tailored to the visiting handset. Sites aren&#8217;t dumbed down to the lowest common denominator but instead use the features and functionality that advanced phones offer.</li>
<li>Devices are detected by using <a href="http://wapple.net">Wapple&#8217;s</a> advanced web services instead of relying on inferior 3rd party tools. If you view your blog with a brand new, never before seen handset, it&#8217;ll still work perfectly!</li>
<li>Any theme you&#8217;ve installed and have styled for web will be carried across to mobile giving you a consistent look and feel for each and every one of your visitors.</li>
<li>Dynamic resizing of images</li>
<li>Retain SEO, preserve your URL structure and promote one single domain</li>
<li>Support for multi-lingual characters &#8211; even funny characters that make their way onto your blog (from a copy and paste from Word for example) are handled.</li>
<li>Comment from mobile! Turn on the feature and your visitors can leave comments from their handset.</li>
<li>Upload mobile specific header/footer images &#8211; resized on the fly to fit a visitors handset perfectly</li>
<li>Place mobile friendly navigation links around your site to help users browse around your blog</li>
<li>Advanced pagination &#8211; split up long posts into manageable chunks that make reading a post on mobile easier</li>
<li>Complete freedom over how you want to style your mobile site. We&#8217;ve done our best to make the mobile stylesheet as comprehensive as possible but no doubt there will be a few things you want to change &#8211; you can by editing a few settings.</li>
<li>Control over almost every element on your mobile page:- change the size and quality of images on posts and pages, show tags and categories in different sections, you can even change the wording of certain elements on your site!</li>
<li>Plus much much more! For a full feature list, visit the plugin homepage <a href="http://mobilewebjunkie.com/wordpress-mobile-plugin-install-guide-and-faq/">here</a>.</li>
</ul>
<h4>Gallery</h4>
<p>So without further ado, here are some screenshots of great looking mobile blogs that are using the Wapple Architect Mobile Plugin for WordPress (click the thumbnail for a bigger view).</p>
<div class="clearleft">
<div id="attachment_1047" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-1.jpg"><img class="size-thumbnail wp-image-1047" title="WordPress Showcase - Mobile Web Junkie" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-1-150x150.jpg" alt="WordPress Showcase - Mobile Web Junkie" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - Mobile Web Junkie</p></div>
<div id="attachment_1048" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-2.jpg"><img class="size-thumbnail wp-image-1048" title="WordPress Showcase - Red Yellow" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-2-150x150.jpg" alt="WordPress Showcase - Red Yellow" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - Red Yellow</p></div>
<div id="attachment_1134" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/08/screenshot-7.jpg"><img class="size-thumbnail wp-image-1134 " title="WordPress Showcase - Blackberry Boards News" src="http://mobilewebjunkie.com/wp-content/uploads/2009/08/screenshot-7-150x150.jpg" alt="Blackberry Boards News" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - Blackberry Boards News</p></div>
</div>
<div class="clearleft">
<div id="attachment_1050" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-4.jpg"><img class="size-thumbnail wp-image-1050" title="WordPress Showcase - Ben90" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-4-150x150.jpg" alt="WordPress Showcase - Ben90" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - Ben90</p></div>
<div id="attachment_1051" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-5.jpg"><img class="size-thumbnail wp-image-1051" title="WordPress Showcase - The MDA" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-5-150x150.jpg" alt="WordPress Showcase - The MDA" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - The MDA</p></div>
<div id="attachment_1138" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/08/evohosting.jpg"><img class="size-thumbnail wp-image-1138" title="WordPress Showcase - Evo Hosting" src="http://mobilewebjunkie.com/wp-content/uploads/2009/08/evohosting-150x150.jpg" alt="WordPress Showcase - Evo Hosting" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - Evo Hosting</p></div>
</div>
<p>Each one of these sites has been adapted from the standard install of the mobile plugin. Changing it to your particular need is easy work even for a style novice &#8211; so far the largest amount of customization has been 10 lines on <a href="http://blog.themda.org">The MDA Blog</a>. There are classes and IDs available on all elements so you can really get creative but if you need some help and guidance, <a href="/contact/">get in touch</a>.</p>
<h4>Tips for making your mobile site look better</h4>
<p>With so many options to configure with this plugin, creating a mobile friendly blog is easy. But if you want a bit more help, here are a few great tips that we&#8217;ve used to create some amazing looking mobile blogs.</p>
<ul>
<li> Upload a header image into the &#8220;Basic Settings&#8221; section of the Wapple Architect settings page. The best logos that work on mobile are ones that have solid colours in the background and are as big as possible &#8211; the image will be dynamically resized on the fly to fit a visitors mobile phone so anything over 500 pixels in width is good.</li>
<li>Don’t forget that once you’ve selected an image, change the “Use Mobile header Image” option to be “Yes”</li>
<li>Turn on commenting on posts. In the “Posts Settings” area, change the “Allow comments on posts” to “Yes”.</li>
<li>If you have lots of really long posts, turn on “Do Pagination” under “Posts Settings” – it’ll dynamically chop up your posts into mobile friendly pages. If you want even more control over pagination, change the “Post length” setting to something suitable &#8211; around 2000 is what we’ve found to be the magic number.</li>
<li>Turn on the “Show home link” and “Show next/previous links” in “Posts Settings”. This will put some handy navigation links at the top and bottom of the page back to the homepage and to the next and previous posts – remember, it’s harder for mobile users to navigate so they need all the help you can give them.</li>
</ul>
<p>Finally, the biggest tip we can give you is to <strong>get styling</strong>!</p>
<p>Whilst we&#8217;ve made every effort to ensure that the mobile version of your blog looks as much like the website as possible, there&#8217;s always room for improvement. So delve right into the 2 mobile stylesheets &#8211; they&#8217;re both in the &#8220;Mobile Theme Settings&#8221; area. You can change anything in there but the 2nd one is where you really want to place your custom styles.</p>
<p>With just a few minutes work customizing your mobile blog, it&#8217;s easy to create something that looks far better than if you&#8217;d have used a standard mobile template or even worse, have it transcoded!</p>
<p>Let me know how you get on and if you do create a blog you think is worthy of being showcased, let me know the URL so I can include it next time!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapple.net/showcase-of-wapple-architect-mobile-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<custom_fields><aktt_notify_twitter>no</aktt_notify_twitter></custom_fields>	</item>
		<item>
		<title>Step by Step Guide to Enhancing your WordPress Mobile Blog</title>
		<link>http://blog.wapple.net/step-by-step-guide-to-enhancing-your-wordpress-mobile-blog/</link>
		<comments>http://blog.wapple.net/step-by-step-guide-to-enhancing-your-wordpress-mobile-blog/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 20:36:38 +0000</pubDate>
		<dc:creator>Rich Gubby</dc:creator>
				<category><![CDATA[Mobile Internet]]></category>
		<category><![CDATA[Mobile Web Coding Tutorials]]></category>
		<category><![CDATA[Mobile Web Development]]></category>
		<category><![CDATA[Wordpress Mobile]]></category>
		<category><![CDATA[mobile blog gallery]]></category>
		<category><![CDATA[mobile css]]></category>
		<category><![CDATA[Mobile Friendly Websites]]></category>
		<category><![CDATA[Mobile Plugins]]></category>
		<category><![CDATA[Mobile Website Development]]></category>
		<category><![CDATA[Wordpress Mobile Plugin]]></category>
		<category><![CDATA[WordPress mobile plugin for 2.8]]></category>

		<guid isPermaLink="false">http://mobilewebjunkie.com/?p=1046</guid>
		<description><![CDATA[You&#8217;ve installed my Wapple Architect Mobile Plugin for WordPress and entered your Dev Key only to find that although your mobile blog looks great, it doesn&#8217;t look as awesome as some of the other blogs that are using the plugin. So what can you do about it? Luckily for you I&#8217;ve compiled a list of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-1236 postheader" title="wordpressenhance" src="http://mobilewebjunkie.com/wp-content/uploads/2009/06/wordpressenhance.jpg" alt="wordpressenhance" width="498" height="203" /></p>
<p>You&#8217;ve installed my Wapple Architect Mobile Plugin for WordPress and entered your Dev Key only to find that although your mobile blog looks great, it doesn&#8217;t look as awesome as some of the other blogs that are using the plugin.</p>
<p>So what can you do about it? Luckily for you I&#8217;ve compiled a list of some of the top tips to make your blog look awesome on mobile, just follow it and by the end of it you&#8217;ll have a great looking mobile site.<br />
<span id="more-1046"></span></p>
<h4>Step by Step Guide</h4>
<ol>
<li> Upload a header image into the Basic Settings section of the Wapple Architect settings page. The best logos that work on mobile are ones that have solid colours in the background and are as big as possible &#8211; the image will be dynamically resized on the fly to fit a visitors mobile phone so anything over 500 pixels in width is good.</li>
<li>Don&#8217;t forget that once you&#8217;ve selected an image, change the &#8220;Use Mobile header Image&#8221; option to be &#8220;Yes&#8221;!</li>
<li>Turn on commenting on posts. In the &#8220;Posts Settings&#8221; area, change the &#8220;Allow comments on posts&#8221; to &#8220;Yes&#8221;.</li>
<li>If you have lots of really long posts, turn on &#8220;Do Pagination&#8221; under &#8220;Posts Settings&#8221; – it&#8217;ll dynamically chop up your posts into mobile friendly pages. If you want even more control over pagination, change the &#8220;Post length&#8221; setting to something suitable &#8211; around 2000 is what we&#8217;ve found to be the magic number.</li>
<li>Turn on the &#8220;Show home link&#8221; and &#8220;Show next/previous links&#8221; in &#8220;Posts Settings&#8221;. This will put some handy navigation links at the top and bottom of the page back to the homepage and to the next and previous posts – remember, it&#8217;s harder for mobile users to navigate so they need all the help you can give them.</li>
<li>Check for any wide elements. Sometimes your web theme may have specified the exact width of elements to be quite wide and as the style is carried across from web to mobile, it may cause horizontal scroll. Have a look at what elements may be wide and reset them in your mobile stylesheet.</li>
<li>If you want a bit more control over the various areas of your mobile site, try switch the layout mode from &#8220;table&#8221; to &#8220;div&#8221;. If you go to the &#8220;Advanced&#8221; settings, it&#8217;s an option in there.</li>
<li>Get styling! There&#8217;s 2 mobile stylesheets for you to tinker with and they&#8217;re both in the &#8220;Mobile Theme Settings&#8221; &#8211; the first one is a more generic stylesheet that clears a few things down ready for mobile, the second is there for you to make your changes in. You might have installed a completely customized web theme for your blog so you&#8217;ll have a little bit of work to do to make it look amazing on mobile!</li>
</ol>
<p>Here&#8217;s a few screenshots of some of the best mobile blogs out there that have followed the guide above: (click on the image to get a bigger version)</p>
<div class="clearleft">
<div id="attachment_1047" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-1.jpg"><img class="size-thumbnail wp-image-1047 " title="WordPress Showcase - Mobile Web Junkie" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-1-150x150.jpg" alt="WordPress Showcase - Mobile Web Junkie" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - Mobile Web Junkie</p></div>
<div id="attachment_1048" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-2.jpg"><img class="size-thumbnail wp-image-1048 " title="WordPress Showcase - Red Yellow" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-2-150x150.jpg" alt="WordPress Showcase - Red Yellow" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - Red Yellow</p></div>
<div id="attachment_1049" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-3.jpg"><img class="size-thumbnail wp-image-1049 " title="WordPress Showcase - The Notebook World" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-3-150x150.jpg" alt="WordPress Showcase - The Notebook World" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - The Notebook World</p></div>
</div>
<div class="clearleft">
<div id="attachment_1050" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-4.jpg"><img class="size-thumbnail wp-image-1050 " title="WordPress Showcase - Ben90" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-4-150x150.jpg" alt="WordPress Showcase - Ben90" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - Ben90</p></div>
<div id="attachment_1051" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-5.jpg"><img class="size-thumbnail wp-image-1051 " title="WordPress Showcase - The MDA" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-5-150x150.jpg" alt="WordPress Showcase - The MDA" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - The MDA</p></div>
<div id="attachment_1052" class="wp-caption alignleft" style="width: 160px"><a href="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-6.jpg"><img class="size-thumbnail wp-image-1052 " title="WordPress Showcase - David Harrell" src="http://mobilewebjunkie.com/wp-content/uploads/2009/07/screenshot-6-150x150.jpg" alt="WordPress Showcase - David Harrell" width="150" height="150" /></a><p class="wp-caption-text">WordPress Showcase - David Harrell</p></div>
</div>
<p>Hopefully you&#8217;ve now got a mobile site to be proud of &#8211; if so, let me know! Send over a URL and I&#8217;ll feature your blog in the gallery above.</p>
<p>Finally, a few people have asked if they can see the mobile CSS used to style one of the sites in the showcase &#8211; as this site was one of them, here is the custom mobile stylesheet used to style Mobile Web Junkie &#8211; just drop something similar into your custom stylesheet and tweak it to suit:</p>
<pre class="brush:css">body{padding:0;margin:0;}
.main{background:#ffffff;padding:0;}
a, .navigation a{color:#BF362A; margin-bottom:5px; text-align:center;}
a:hover, .navigation a:hover{color:#ffffff;background:#bf362a;}
.homeCategoryHeader, .homeCategories, .author, .search_row, #header, #switchToDesktop, .entry_row, .entry_row_row td, .entry_row_row div,.post-date_row, .post-date, .postTitle, .navigation, .postmetadata, .postmetadata.alt, .spacemaker, .commentTitle_row td, .commentTitle_row div, .nav, .description{background:#f2f2f4;padding-left:2px;}
.entry_row.h2 a{color:#2C343F;font-weight:bold;font-size:1.2em;background:#f2f2f4;border:none; text-decoration:underline; padding-left:5px;}
.entry_row.h2 a:hover{text-decoration:underline;}
.nav{text-align:center; padding:9px 0px 14px 0px; font-size:115%;}
.author{padding-bottom:12px; padding-left:5px;}</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.wapple.net/step-by-step-guide-to-enhancing-your-wordpress-mobile-blog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<custom_fields><aktt_notify_twitter>no</aktt_notify_twitter></custom_fields>	</item>
	</channel>
</rss>

