<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4295597313271229637</id><updated>2011-10-11T13:44:19.399-07:00</updated><category term='test'/><category term='post'/><category term='blog'/><title type='text'>Corporate</title><subtitle type='html'>Layout</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://corporate-layout.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4295597313271229637/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://corporate-layout.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Lawny</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://i161.photobucket.com/albums/t233/jamiz_2007/me-1.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4295597313271229637.post-9032263981932508958</id><published>2009-03-21T17:54:00.000-07:00</published><updated>2009-03-22T09:13:20.447-07:00</updated><title type='text'>Instructions for the navigation links</title><content type='html'>After uploading this template through your dashboard you may want to get the navigation links working by going to &lt;b&gt;Layout &amp;gt; Edit HTML&lt;/b&gt; and find the following code&lt;br /&gt;&lt;br /&gt;&lt;code style='display:block;background:#26292e;padding:2px;color:#fff;font-size:12px;'&gt;&amp;lt;div class='floatright navright'&amp;gt;&lt;br /&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href='/'&amp;gt;home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt;'&amp;gt;about&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;                  &amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt;'&amp;gt;contact&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li class='lastchild'&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt;'&amp;gt;portfolio&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;br /&gt;this code is the same for the top and bottom right navigation links to get them working replace the &lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt; with the URL here's an example&lt;br /&gt;&lt;br /&gt;&lt;code style='display:block;background:#26292e;padding:2px;color:#fff;font-size:12px;'&gt;&amp;lt;div class='floatright navright'&amp;gt;&lt;br /&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href='/'&amp;gt;home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;http://myblog.blogspot.com/2009/03/about.html&lt;/span&gt;'&amp;gt;about&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;http://myblog.blogspot.com/2009/03/contact.html&lt;/span&gt;'&amp;gt;contact&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li class='lastchild'&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;http://myblog.blogspot.com/2009/03/myportfolio.html&lt;/span&gt;'&amp;gt;portfolio&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;to get the main navigation links below the header working you need to look for the following code&lt;br /&gt;&lt;br /&gt;&lt;code style='display:block;background:#26292e;padding:2px;color:#fff;font-size:12px;'&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a class='homepage' href='/'&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;                 &amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt;'&amp;gt;About&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;                 &amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt;'&amp;gt;Services&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;                 &amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt;'&amp;gt;Products&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;                 &amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt;'&amp;gt;Support&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;                 &amp;lt;li&amp;gt;&amp;lt;a href='&lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt;'&amp;gt;Contact us&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;/ul&amp;gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;replace the &lt;span style='color:#65b8f9;'&gt;#&lt;/span&gt; with the URL like you did above with the other navigation links you can also change the text. The sidebar is fully widgetized and you can use your own header image&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4295597313271229637-9032263981932508958?l=corporate-layout.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://corporate-layout.blogspot.com/feeds/9032263981932508958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://corporate-layout.blogspot.com/2009/03/instructions-for-using-this-template.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4295597313271229637/posts/default/9032263981932508958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4295597313271229637/posts/default/9032263981932508958'/><link rel='alternate' type='text/html' href='http://corporate-layout.blogspot.com/2009/03/instructions-for-using-this-template.html' title='Instructions for the navigation links'/><author><name>Lawny</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://i161.photobucket.com/albums/t233/jamiz_2007/me-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4295597313271229637.post-606702409659761038</id><published>2009-03-19T15:15:00.000-07:00</published><updated>2009-03-19T15:16:14.359-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blog'/><category scheme='http://www.blogger.com/atom/ns#' term='post'/><category scheme='http://www.blogger.com/atom/ns#' term='test'/><title type='text'>Blog Post Test</title><content type='html'>Sample content lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce a nibh. Phasellus sodales lacus sed ligula. Fusce nunc massa, malesuada at, pharetra sed, posuere a, sapien. Vestibulum fringilla magna at nisl. Donec tempus tellus quis augue. Ut et est non enim nonummy cursus. Nulla nisl quam, laoreet nec, tempus non, gravida eu, turpis. Aliquam ultrices dictum tortor. Vestibulum vitae est. Duis justo purus, aliquam id, commodo at, imperdiet vel, leo. Donec tincidunt nunc ac lorem. Nulla erat lorem, imperdiet nec, sagittis sed, gravida sit amet, leo. Mauris vitae enim. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turp&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4295597313271229637-606702409659761038?l=corporate-layout.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://corporate-layout.blogspot.com/feeds/606702409659761038/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://corporate-layout.blogspot.com/2009/03/blog-post-test.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4295597313271229637/posts/default/606702409659761038'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4295597313271229637/posts/default/606702409659761038'/><link rel='alternate' type='text/html' href='http://corporate-layout.blogspot.com/2009/03/blog-post-test.html' title='Blog Post Test'/><author><name>Lawny</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://i161.photobucket.com/albums/t233/jamiz_2007/me-1.jpg'/></author><thr:total>2</thr:total></entry></feed>
