<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title></title>
		<link>http://www.silverstripe.org/forums/rss</link>
		<atom:link href="http://www.silverstripe.org/forums/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471?start=8#post322046</link>
			<description>&lt;p&gt;OpticBlaze (or anyone willing to help),&lt;/p&gt;&lt;p&gt;I'm hoping you can help me once again. I'm looking to add tabs to a page that are user editable within the CMS. I found a thread on this subject over in General but for some reason no one has been willing to respond. Here's the original thread:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.silverstripe.org/general-questions/show/18638&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/general-questions/show/18638&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I'm looking for a way to implement this where the tabs are auto-generated based on child pages.&lt;/p&gt;&lt;p&gt;If there's any way you can help me it will be greatly appreciated.&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471?start=8#post322046&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 May 2013 01:36:12 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471?start=8#post322046</guid>
		</item>
		
		<item>
			<title>Re: Problem with customsiteconfig with woody theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23658#post322004</link>
			<description>&lt;p&gt;What version on Silverstripe are u using?&lt;/p&gt;&lt;p&gt;Arvixe Web Hosting / SilverStripe Community Liaison | Looking for quality &lt;a href=&quot;http://www.arvixe.com/preloaded_silverstripe_hosting/&quot; rel=&quot;nofollow&quot;&gt;SilverStripe Web Hosting&lt;/a&gt;? Look no further than &lt;a href=&quot;http://www.arvixe.com/&quot; rel=&quot;nofollow&quot;&gt;Arvixe Web Hosting&lt;/a&gt;!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Problem with customsiteconfig with woody theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23658#post322004&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23658&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 13 May 2013 22:42:12 +1200</pubDate>
			<dc:creator>Webdoc</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23658#post322004</guid>
		</item>
		
		<item>
			<title>Problem with customsiteconfig with woody theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23658</link>
			<description>&lt;p&gt;Guys, i need your help!&lt;br /&gt;Error:&lt;br /&gt;Strict Standards: Declaration of CustomSiteConfig::extraStatics() should be compatible with that of DataExtension::extraStatics() in /var/www/elusi489/data/www/mestocrimea.ru/mysite/CustomSiteConfig.php on line 59&lt;/p&gt;&lt;p&gt;File:&lt;/p&gt;&lt;p&gt;&amp;lt;?php&lt;/p&gt;&lt;p&gt;class CustomSiteConfig extends DataExtension {&lt;/p&gt;&lt;p&gt;    function extraStatics() {&lt;br /&gt;        return array(&lt;br /&gt;            'db' =&amp;gt; array(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Tekst1' =&amp;gt; 'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Tekst2' =&amp;gt; 'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Tekst3' =&amp;gt; 'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Tekst4' =&amp;gt; 'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Tekst5' =&amp;gt; 'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Tekst6' =&amp;gt; 'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Facebook' =&amp;gt; 'Text',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Youtube' =&amp;gt; 'Text',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Twitter' =&amp;gt; 'Text',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Google' =&amp;gt; 'Text',&lt;/p&gt;&lt;p&gt;            ),&lt;br /&gt;            'has_one' =&amp;gt; array(&lt;br /&gt;                'Ban1' =&amp;gt; 'Image',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Ban2' =&amp;gt; 'Image',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Ban3' =&amp;gt; 'Image',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Ban4' =&amp;gt; 'Image',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Ban5' =&amp;gt; 'Image',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Ban6' =&amp;gt; 'Image',&lt;br /&gt;            )&lt;br /&gt;        );&lt;br /&gt;    }&lt;/p&gt;&lt;p&gt;   public function updateCMSFields(FieldList $fields)  {&lt;/p&gt;&lt;p&gt;        $fields-&amp;gt;addFieldToTab('Root.Banners', new ImageField('Ban1', 'Banner 1'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Banners', new ImageField('Ban2', 'Banner 2'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Banners', new ImageField('Ban3', 'Banner 3'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Banners', new ImageField('Ban4', 'Banner 4'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Banners', new ImageField('Ban5', 'Banner 5'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Banners', new ImageField('Ban6', 'Banner 6'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Texts', new TextareaField('Tekst1', 'Text 1'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Texts', new TextareaField('Tekst2', 'Text 2'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Texts', new TextareaField('Tekst3', 'Text 3'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Texts', new TextareaField('Tekst4', 'Text 4'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Texts', new TextareaField('Tekst5', 'Text 5'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Texts', new TextareaField('Tekst6', 'Text 6'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.SocialLinks', new TextareaField('Facebook', 'Facebook'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.SocialLinks', new TextareaField('Youtube', 'YouTube'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.SocialLinks', new TextareaField('Twitter', 'Twitter'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.SocialLinks', new TextareaField('Google', 'Google'));&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;    }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Problem with customsiteconfig with woody theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23658&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23658&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 07 May 2013 06:09:09 +1200</pubDate>
			<dc:creator>elusive</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23658</guid>
		</item>
		
		<item>
			<title>Problem with footer links *solved*</title>
			<link>http://www.silverstripe.org/themes-2/show/23577</link>
			<description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I'm having a weird problem with the links in my footer. I'm starting to learn how code works so there might be an obvious mistake that I don't see. I would appreciate if you would have a quick look.&lt;/p&gt;&lt;p&gt;There are 8 images with links (link 1-8) and a footer text with another link (link 9). My problem is that the text before link 9 turns into a link for link 8 - which I don't want, it's supposed to be normal Text. This is the code of the footer.ss (I changed the links and text for privacy):&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;lt;ul id=&quot;navmenu&quot;&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link1&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link1.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;themes/TEST/images/FooterImages/image1.png&quot; alt=&quot;&quot; width=&quot;76&quot; height=&quot;47&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link2&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link2.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;themes/TEST/images/FooterImages/image2.png&quot; alt=&quot;&quot; width=&quot;98&quot; height=&quot;34&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link3&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link3.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;themes/TEST/images/FooterImages/image3.png&quot; alt=&quot;&quot; width=&quot;54&quot; height=&quot;54&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link4&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link4.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;themes/TEST/images/FooterImages/deutscher_schulpreis.png&quot; alt=&quot;&quot; width=&quot;114&quot; height=&quot;40&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link5&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link5.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src&quot;themes/TEST/images/FooterImages/image5.png&quot; alt=&quot;&quot; width=&quot;130&quot; height=&quot;24&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link6&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link6.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;themes/TEST/images/FooterImages/image6.png&quot; alt=&quot;&quot; width=&quot;153&quot; height=&quot;33&quot; /&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link7&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link7.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;themes/TEST/images/FooterImages/image7.png&quot; alt=&quot;&quot; width=&quot;126&quot; height=&quot;43&quot; /&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link8&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link8.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;themes/TEST/images/FooterImages/image8.png&quot; alt=&quot;&quot; width=&quot;57&quot; height=&quot;55&quot; /&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;lt;div class=&quot;footerTop&quot;&amp;gt;&lt;br /&gt;    &amp;lt;!-- --&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;Blah blah blah blah blah&amp;lt;br&amp;gt;&lt;br /&gt;blah blah blah blah blah blah &amp;lt;a href=&quot;http://www.link9.com&quot; title=&quot;link 9&quot;&amp;gt;Text for link 9&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Here is the css part:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#navmenu {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;background: #fff url(http://www.silverstripe.org/../images/containerbg.gif) repeat-y;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;padding-left: 12px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#navmenu li {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;font-family: Tahoma;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;font-size: 12px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;padding: 8px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;list-style: none;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-align: center;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;float: left;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#Footer {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;clear: both;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;width: 960px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;height: 12.7em;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;background: url(http://www.silverstripe.org/../images/footerBottom.gif) no-repeat bottom left;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-align: center;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#Footer .footerTop {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;width: 100%;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;background: url(http://www.silverstripe.org/../images/containerbg.gif) repeat-y;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;display: block;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;height: 5.7em;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#Footer p {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;color: #666;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;font-size: 1.1em;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-align: center;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;position:relative;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;top: -5px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin-top: -1.5em;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#Footer a {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;color: #f39001;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-decoration: none;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#Footer a:hover {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;color: #f39001;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-decoration: underline;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;If I look at the code in chrome everything seems fine, but if I save the page on my hard drive to get a closer look this weird code shows up. Starting at link 7 it seems to wreak havoc:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;lt;div id=&quot;Footer&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;        &amp;lt;ul id=&quot;navmenu&quot;&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link1&quot;&amp;gt;&amp;lt;a href=&quot;www.link1.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;./Home » Your Site Name_files/image1.png&quot; alt=&quot;&quot; width=&quot;76&quot; height=&quot;47&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link2&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link2.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;./Home » Your Site Name_files/image2.png&quot; alt=&quot;&quot; width=&quot;98&quot; height=&quot;34&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link3&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link3.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;./Home » Your Site Name_files/image3.png&quot; alt=&quot;&quot; width=&quot;54&quot; height=&quot;54&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link4&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link4.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;./Home » Your Site Name_files/image4.png&quot; alt=&quot;&quot; width=&quot;114&quot; height=&quot;40&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link5&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link5.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;./Home » Your Site Name_files/image5.png&quot; alt=&quot;&quot; width=&quot;130&quot; height=&quot;24&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;     &amp;lt;li id=&quot;link6&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link6.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;./Home » Your Site Name_files/image6.png&quot; alt=&quot;&quot; width=&quot;153&quot; height=&quot;33&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;a href=&quot;http://www.link6.com&quot; target=&quot;_blank&quot;&amp;gt;&lt;br /&gt;     &amp;lt;/a&amp;gt;&amp;lt;li id=&quot;link7&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link6.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a href=&quot;http://www.link7.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;./Home » Your Site Name_files/image7.png&quot; alt=&quot;&quot; width=&quot;126&quot; height=&quot;43&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;a href=&quot;http://www.link7.com&quot; target=&quot;_blank&quot;&amp;gt;&lt;br /&gt;     &amp;lt;/a&amp;gt;&amp;lt;li id=&quot;link8&quot;&amp;gt;&amp;lt;a href=&quot;http://www.link7.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a href=&quot;http://www.link8.com&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;./Home » Your Site Name_files/image8.png&quot; alt=&quot;&quot; width=&quot;57&quot; height=&quot;55&quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;a href=&quot;http://www.link8.com&quot; target=&quot;_blank&quot;&amp;gt;&lt;br /&gt;     &amp;lt;/a&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;a href=&quot;http://www.link8.com&quot; target=&quot;_blank&quot;&amp;gt;&lt;br /&gt;&amp;lt;div class=&quot;footerTop&quot;&amp;gt;&lt;br /&gt;    &amp;lt;!-- --&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/a&amp;gt;&amp;lt;p&amp;gt;&amp;lt;a href=&quot;http://www.link8.com&quot; target=&quot;_blank&quot;&amp;gt;Blah blah blah blah blah&amp;lt;br&amp;gt;&lt;br /&gt;blah blah blah blah blah blah&amp;lt;/a&amp;gt;&amp;lt;a href=&quot;http://www.link9.com&quot; title=&quot;link 9&quot;&amp;gt;Text for link 9&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I really don't have a clue why this is happening. Any help would be appreciated! Thank you!&lt;/p&gt;&lt;p&gt;Edit: nevermind, figured it out - there were some &amp;lt;/a&amp;gt; missing. Greetings from the noob!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Problem with footer links *solved* | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23577&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23577&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 29 Apr 2013 17:45:57 +1200</pubDate>
			<dc:creator>Nachos</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23577</guid>
		</item>
		
		<item>
			<title>Re: Footer will not update, Strange!</title>
			<link>http://www.silverstripe.org/themes-2/show/4861#post321629</link>
			<description>&lt;p&gt;Sorry to rescue this old thread but I'm having exactly the same problem. I succesfully changed the footer text from the template a couple of day ago but now it won't update any changes I make. I'm having the problem with webmatrix working locally, too (windows 7). Any help would be appreciated! Thanks!&lt;/p&gt;&lt;p&gt;Edit: Sorted it out by creating a new silverstripe site with matrix, importing one by one the elements of the theme (.ss and .css), and then putting it back to the site with a new name.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Footer will not update, Strange! | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/4861#post321629&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/4861&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 27 Apr 2013 23:17:14 +1200</pubDate>
			<dc:creator>Nachos</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/4861#post321629</guid>
		</item>
		
		<item>
			<title>Bootadmin template (based on Bootstrap) - please help?</title>
			<link>http://www.silverstripe.org/themes-2/show/23561</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;We recently bought the Bootadmin template from Themeforest, and I was wondering if I can use it on silverstripe (I am trying to create an intranet site for our office). &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://themeforest.net/item/bootadmin-allinone-admin-responsive-template/3835606&quot; rel=&quot;nofollow&quot;&gt;http://themeforest.net/item/bootadmin-allinone-admin-responsive-template/3835606&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I don't think I have the experience to create a new SS theme based on this template from scratch, so I was hoping that the SS Bootstrap theme might be somehow usable... maybe I can merge the templates together?&lt;/p&gt;&lt;p&gt;Does anyone have any idea how I can approach this?&lt;/p&gt;&lt;p&gt;Any advice would be appreciated.&lt;/p&gt;&lt;p&gt;Thanks v much,&lt;br /&gt;Alek.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Bootadmin template (based on Bootstrap) - please help? | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23561&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23561&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 27 Apr 2013 00:37:19 +1200</pubDate>
			<dc:creator>alekffs</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23561</guid>
		</item>
		
		<item>
			<title>Re: Twitter bootstrap accordion not working</title>
			<link>http://www.silverstripe.org/themes-2/show/23537#post321590</link>
			<description>&lt;p&gt;[replying myself]&lt;/p&gt;&lt;p&gt;I added &lt;/p&gt;&lt;p&gt;  &amp;lt;script src=&quot;$ThemeDir/js/bootstrap-collapse.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;  &amp;lt;script src=&quot;$ThemeDir/js/bootstrap-collapse.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;to the end of my document and then it worked.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Twitter bootstrap accordion not working | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23537#post321590&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23537&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 26 Apr 2013 10:40:44 +1200</pubDate>
			<dc:creator>MarkusM</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23537#post321590</guid>
		</item>
		
		<item>
			<title>Re: Custom Fonts</title>
			<link>http://www.silverstripe.org/themes-2/show/23544#post321564</link>
			<description>&lt;p&gt;1. Go to &lt;a href=&quot;http://www.fontsquirrel.com/fonts/Droid-Sans#fontface&quot; rel=&quot;nofollow&quot;&gt;http://www.fontsquirrel.com/fonts/Droid-Sans#fontface&lt;/a&gt; and download the webfont&lt;br /&gt;2. Upload the font files: DroidSans-webfont.eot, DroidSans-webfont.svg, DroidSans-webfont.ttf, DroidSans-webfont.woff to your theme css folder.&lt;br /&gt;3. Add Font-face to css like so:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;@font-face {&lt;br /&gt;    font-family: 'DroidSansRegular';&lt;br /&gt;    src: url('DroidSans-webfont.eot');&lt;br /&gt;    src: url('DroidSans-webfont.eot?#iefix') format('embedded-opentype'),&lt;br /&gt;         url('DroidSans-webfont.woff') format('woff'),&lt;br /&gt;         url('DroidSans-webfont.ttf') format('truetype'),&lt;br /&gt;         url('DroidSans-webfont.svg#DroidSansRegular') format('svg');&lt;br /&gt;    font-weight: normal;&lt;br /&gt;    font-style: normal;&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;4. In places you wanna use the font add line:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;font-family:'DroidSansRegular' , sans-serif;&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;-------------------------------------------------------------------------------------------&lt;br /&gt;Arvixe Web Hosting / SilverStripe Community Liaison | Looking for quality &lt;a href=&quot;http://www.arvixe.com/preloaded_silverstripe_hosting/&quot; rel=&quot;nofollow&quot;&gt;SilverStripe Web Hosting&lt;/a&gt;? Look no further than &lt;a href=&quot;http://www.arvixe.com/&quot; rel=&quot;nofollow&quot;&gt;Arvixe Web Hosting&lt;/a&gt;!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Custom Fonts | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23544#post321564&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 25 Apr 2013 07:14:33 +1200</pubDate>
			<dc:creator>Webdoc</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23544#post321564</guid>
		</item>
		
		<item>
			<title>Custom Fonts</title>
			<link>http://www.silverstripe.org/themes-2/show/23544</link>
			<description>&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;@font-face {&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;    font-family: 'Droid Sans', sans-serif;&lt;br /&gt;    font-weight: normal;&lt;br /&gt;}&lt;br /&gt;@font-face {&lt;br /&gt;    font-family: 'Droid Sans', sans-serif;&lt;br /&gt;    src: url('trebuc.ttf');&lt;br /&gt;    font-weight: normal;&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I have placed the font in the css directory, as per a tutorial I read.&lt;/p&gt;&lt;p&gt;But when I run the site, the font is not loaded. Also seems to get crossed out in the css when using firefox debugger.&lt;/p&gt;&lt;p&gt;So if I disable this, then it will not load this custom font.&lt;/p&gt;&lt;p&gt;Any idea how to fix this?&lt;/p&gt;&lt;p&gt;I have tested some other fonts, and they all work.&lt;/p&gt;&lt;p&gt;This font is being used on a normal html website, but just won't load using the above code.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Custom Fonts | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23544&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 25 Apr 2013 04:24:35 +1200</pubDate>
			<dc:creator>pinkfloydim</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23544</guid>
		</item>
		
		<item>
			<title>Twitter bootstrap accordion not working</title>
			<link>http://www.silverstripe.org/themes-2/show/23537</link>
			<description>&lt;p&gt;I want to add a Twitter Bootstrap accordion to my SilverStripe-website. I am using SS 3.0.5 on Ubuntu and the Twitter Bootstrap theme from &lt;a href=&quot;http://www.silverstripe.org/twitter-bootstrap-theme/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/twitter-bootstrap-theme/&lt;/a&gt;. What I did was:&lt;/p&gt;&lt;p&gt;I added the following two lines at the top of my template (.ss) file:&lt;/p&gt;&lt;p&gt;&amp;lt;% require javascript(themes/aep-bootstrap/js/bootstrap.js) %&amp;gt;&lt;br /&gt;&amp;lt;% require javascript(themes/aep-bootstrap/js/bootstrap-collapse.js) %&amp;gt;&lt;br /&gt;Then I added a new &quot;row-fluid&quot; and copied the sample code from &lt;a href=&quot;http://twitter.github.io/bootstrap/javascript.html#collapse&quot; rel=&quot;nofollow&quot;&gt;http://twitter.github.io/bootstrap/javascript.html#collapse&lt;/a&gt; inside it:&lt;/p&gt;&lt;p&gt;&amp;lt;div class=&quot;row-fluid&quot;&amp;gt;&lt;br /&gt;    &amp;lt;div class=&quot;accordion&quot; id=&quot;accordion2&quot;&amp;gt;&lt;br /&gt;        &amp;lt;div class=&quot;accordion-group&quot;&amp;gt;&lt;br /&gt;            &amp;lt;div class=&quot;accordion-heading&quot;&amp;gt;&lt;br /&gt;                &amp;lt;a class=&quot;accordion-toggle&quot; data-toggle=&quot;collapse&quot; data-parent=&quot;#accordion2&quot; href=&quot;#collapseOne&quot;&amp;gt;&lt;br /&gt;                    Collapsible Group Item #1&lt;br /&gt;                &amp;lt;/a&amp;gt;&lt;br /&gt;            &amp;lt;/div&amp;gt;&lt;br /&gt;            &amp;lt;div id=&quot;collapseOne&quot; class=&quot;accordion-body collapse in&quot;&amp;gt;&lt;br /&gt;                &amp;lt;div class=&quot;accordion-inner&quot;&amp;gt;&lt;br /&gt;                    Anim pariatur cliche...&lt;br /&gt;                &amp;lt;/div&amp;gt;&lt;br /&gt;            &amp;lt;/div&amp;gt;&lt;br /&gt;        &amp;lt;/div&amp;gt;&lt;br /&gt;    &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;The result is that the text displays in my site, but it is not collapsible. I guess the probem is that the javascript can not be found, but the reference to it is correct and AFAIK the standard way to include javascript in SS templates.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Twitter bootstrap accordion not working | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23537&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23537&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 24 Apr 2013 09:27:58 +1200</pubDate>
			<dc:creator>MarkusM</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23537</guid>
		</item>
		
		<item>
			<title>Re: Adding typekit fonts</title>
			<link>http://www.silverstripe.org/themes-2/show/23486#post321432</link>
			<description>&lt;p&gt;Just add to the top of your themes/design/templates/Page.ss file, should look something like:&lt;br /&gt;&amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML+RDFa 1.0//EN&quot; &quot;http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd&quot;&amp;gt;&lt;br /&gt;&amp;lt;html xml:lang=&quot;da-DK&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;script type=&quot;text/javascript&quot; src=&quot;http://use.typekit.com/lyu4luv.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;try{Typekit.load();}catch(e){}&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;Remember to allow access from the urls you are viewing the site at in your typekit. (After update there can be a short delay before it actually works)&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding typekit fonts | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23486#post321432&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23486&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 18 Apr 2013 09:00:24 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23486#post321432</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471?start=8#post321427</link>
			<description>&lt;p&gt;I FOUND A WORKING SOLUTION TO THE ELUSIVE EQUAL HIGHT FOR SIDE-BY-SIDE DIVS ISSUE&lt;/p&gt;&lt;p&gt;Here's how it works:&lt;/p&gt;&lt;p&gt;Place the two side by-side divs inside another (Wrapper) div.&lt;/p&gt;&lt;p&gt;Here's the CSS I used:&lt;/p&gt;&lt;p&gt;#Wrapper {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-align:left;&lt;br /&gt;        margin: 0 auto;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;width: 655px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;display: block;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;overflow: hidden;&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;#Left {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;display: block;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;width: 300px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;height: 100%;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin-right: 5px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;padding: 10px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;background-color: #ededed;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;float: left;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin-bottom: -1000px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;padding-bottom: 1000px;&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;#Right {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;display: block;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;width: 300px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;height: 100%;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin-left: 5px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;padding: 10px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;background-color: #ededed;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;float: left;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin-bottom: -1000px;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;padding-bottom: 1000px;&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;And here's the code in the .ss page:&lt;/p&gt;&lt;p&gt;&amp;lt;div id=&quot;Wrapper&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;div id=&quot;Left&quot;&amp;gt;$Left&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;div id=&quot;Right&quot;&amp;gt;$Right&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;The following link is the source of this solution:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.alphapapahotel.com/equal-height-div-columns-100-percent/css/&quot; rel=&quot;nofollow&quot;&gt;http://www.alphapapahotel.com/equal-height-div-columns-100-percent/css/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Yeah!&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471?start=8#post321427&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 18 Apr 2013 06:48:17 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471?start=8#post321427</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471?start=8#post321422</link>
			<description>&lt;p&gt;The solution to question 1 works flawlessly! #2 is turning out to be a bit more of a challenge.&lt;/p&gt;&lt;p&gt;I've seen people online refer to finding a solution to this as the &quot;Holy Grail of CSS&quot;.&lt;/p&gt;&lt;p&gt;While the  2a solution would work,  I'd have to anticipate how much content a contributor may or may not add to the divs and permanently set their heights.&lt;/p&gt;&lt;p&gt;2b - didn't work at all. I'm using Safari 6.0.3 as my browser.&lt;/p&gt;&lt;p&gt;I've also tried the Faux Columns approach that I've found while searching online to no avail.&lt;/p&gt;&lt;p&gt;Someone has suggested the following at stackoverflow.com but I'm not sure how (where) to try implementing it:&lt;/p&gt;&lt;p&gt;*********************************************************************************************&lt;/p&gt;&lt;p&gt;If it was me. I would solve this problem via javascript. Using jquery you could do...&lt;/p&gt;&lt;p&gt;$(document).ready(function()&lt;br /&gt;{&lt;br /&gt;if($('#leftColumn').height() &amp;gt; $('#rightColumn').height())&lt;br /&gt;{&lt;br /&gt;    $('#rightColumn').height($('#leftColumn').height());&lt;br /&gt;}&lt;br /&gt;else&lt;br /&gt;{&lt;br /&gt;    $('#leftColumn').height($('#rightColumn').height());&lt;br /&gt;}&lt;br /&gt;});&lt;/p&gt;&lt;p&gt;*************************************************************************************************&lt;/p&gt;&lt;p&gt;Thanks again!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471?start=8#post321422&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 18 Apr 2013 02:50:06 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471?start=8#post321422</guid>
		</item>
		
		<item>
			<title>Re: Adding typekit fonts</title>
			<link>http://www.silverstripe.org/themes-2/show/23486#post321414</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Post your .ss file code please. I just want to see what you have all got in there before i comment further.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding typekit fonts | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23486#post321414&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23486&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 17 Apr 2013 09:37:59 +1200</pubDate>
			<dc:creator>Optic Blaze</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23486#post321414</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471?start=8#post321413</link>
			<description>&lt;p&gt;1) Yes there is. Silverstripe allows for some logical controllers. All you do in your .ss file is add the following conditionals:&lt;/p&gt;&lt;p&gt;&amp;lt;% if ProdDesc %&amp;gt; &amp;lt;div id=&quot;ProdDesc&quot;&amp;gt;$ProdDesc&amp;lt;/div&amp;gt; &amp;lt;% end_if %&amp;gt;&lt;br /&gt;&amp;lt;% if MediaBox%&amp;gt; &amp;lt;div id=&quot;MediaBox&quot; class=&quot;fRight&quot;&amp;gt;$MediaBox&amp;lt;/div&amp;gt; &amp;lt;% end_if %&amp;gt;&lt;/p&gt;&lt;p&gt;Silverstripe uses the if value to check if the field is empty...it will then only display content if there is content to display&lt;/p&gt;&lt;p&gt;2) &lt;br /&gt;a) You could pre-determine the max height for the divs if you have an aprox idea of how much space to allocate. So for example you could set the css property to a fix height of 200px for example&lt;/p&gt;&lt;p&gt;b) You could try setting a parent div with a min-height of say 200px and then set the child divs with heights of both 100%. The idea then (and i have not tested this) would be that if both child divs are less than 200px the will stretch to 200px...if child a is 210px then child b should theoretically also stretch to 210px.... just some ideas...you would have to test it to see if it works. So it would look something like this:&lt;/p&gt;&lt;p&gt;&amp;lt;div id=&quot;parent&quot;&amp;gt;&lt;br /&gt;  &amp;lt;div id=&quot;child1&quot;&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;  &amp;lt;div id=&quot;child2&quot;&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;The .css file would look like this:&lt;/p&gt;&lt;p&gt;#parent {display:block; min-height:20px;}&lt;br /&gt;#child1 {display:block; height:100%;}&lt;br /&gt;#child2 {display:block; height:100%;}&lt;/p&gt;&lt;p&gt;like i said...you would have to test this.... by the way....this wont work in ie6-7 (min-height does not work in ie6-7)&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471?start=8#post321413&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 17 Apr 2013 09:30:00 +1200</pubDate>
			<dc:creator>Optic Blaze</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471?start=8#post321413</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471?start=8#post321411</link>
			<description>&lt;p&gt;Optic Blaze,&lt;/p&gt;&lt;p&gt;Thanks to you I've got it all working. You have been great and I'm learning a lot!&lt;/p&gt;&lt;p&gt;I have two more things I'm trying to figure out - but (based on all the searching I've done) I think #2 may not be possible.&lt;/p&gt;&lt;p&gt;1) I have 2 side-by-side divs that have some margin/padding and a background color. Even if there's no content put into them in the CMS editor, they still appear on the page in the browser.&lt;/p&gt;&lt;p&gt;Is there a simple way (possibly in the page-specific .ss file that's in the templates/Layout folder) to hide the divs if they are empty?&lt;/p&gt;&lt;p&gt;2) Unlike table cells, my side-by-side divs stretch in height independently. So if the left div has more content than the right div it looks out of balance. This is because they share the same background color. I end up with one longer than the other. I've been trying to get them to mirror the height of whichever one has the most content so that they appear uniform on the page.&lt;/p&gt;&lt;p&gt;Thanks again!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471?start=8#post321411&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 17 Apr 2013 08:34:48 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471?start=8#post321411</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471?start=8#post321400</link>
			<description>&lt;p&gt;You should be able to do it with the HTML editor in SS3's CMS.&lt;/p&gt;&lt;p&gt;See this video that explains how it works:&lt;br /&gt;&lt;a href=&quot;http://vimeo.com/59444001&quot; rel=&quot;nofollow&quot;&gt;http://vimeo.com/59444001&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471?start=8#post321400&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 16 Apr 2013 19:47:11 +1200</pubDate>
			<dc:creator>Optic Blaze</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471?start=8#post321400</guid>
		</item>
		
		<item>
			<title>Adding typekit fonts</title>
			<link>http://www.silverstripe.org/themes-2/show/23486</link>
			<description>&lt;p&gt;Hello every one,&lt;/p&gt;&lt;p&gt;I tried to embed my TYPEKIT fonts to SilverStripe.&lt;/p&gt;&lt;p&gt;I tried both requirements command in the controller and&lt;br /&gt;editing template directly but it didn't work.&lt;/p&gt;&lt;p&gt;Does anyone knows how to do that?&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt;P.S&lt;br /&gt;the problem are script tags that need to be called to authorize the font&lt;br /&gt;Here it is what typekit gives you:&lt;/p&gt;&lt;p&gt;&amp;lt;script type=&quot;text/javascript&quot; src=&quot;//use.typekit.net/gxb3csu.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;try{Typekit.load();}catch(e){}&amp;lt;/script&amp;gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding typekit fonts | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23486&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23486&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 16 Apr 2013 15:33:44 +1200</pubDate>
			<dc:creator>soolan</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23486</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471?start=8#post321394</link>
			<description>&lt;p&gt;I did it as a example of how you can change the field types in the CMS to suit your needs. The HTMLEditorField allows full WYSIWYG editing whereas the TextareaField just allows you to type in text. You can change them to whatever suits your needs.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471?start=8#post321394&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 16 Apr 2013 08:55:45 +1200</pubDate>
			<dc:creator>Optic Blaze</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471?start=8#post321394</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471#post321393</link>
			<description>&lt;p&gt;One Quick Question:&lt;/p&gt;&lt;p&gt; If I want to embed a YouTube video inside the MediaBox do I need to make it something other than an HTMLEditorField when adding the field tab and HTMLText in the $db = array code?&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471#post321393&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 16 Apr 2013 08:47:38 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471#post321393</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471#post321392</link>
			<description>&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;I had a look at my previous syntax...i made a couple of mistakes...this is what it should look like&lt;/p&gt;&lt;p&gt;&amp;lt;?php &lt;br /&gt;class ProductPage extends Page { &lt;/p&gt;&lt;p&gt;static $db = array( &lt;br /&gt;'ProdDesc'=&amp;gt;'HTMLText', &lt;br /&gt;'MediaBox'=&amp;gt;'HTMLText', &lt;br /&gt;'KeyFeatures'=&amp;gt;'HTMLText', &lt;br /&gt;'QuickLinks'=&amp;gt;'HTMLText', &lt;br /&gt;'GetStarted'=&amp;gt;'HTMLText' &lt;br /&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;public function getCMSFields() {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields = parent::getCMSFields();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Main',new TextareaField('ProdDesc','Product Description Goes Here'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Main',new HTMLEditorField('MainImage', 'MediaBox','Media Goes Here'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Main',new HTMLEditorField('QuickLinks','Quick Links Go Here'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldToTab('Root.Main',new HTMLEditorField('GetStarted','Getting Started Info Goes Here'));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;return $fields;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;---------------------------&lt;/p&gt;&lt;p&gt;1) You will notice that the addFieldToTab sytax has changed a bit...also notice how the CMS changes if you change from a TextareaField to a HTMLEditorField&lt;br /&gt;2) The .ss file you did looks correct&lt;/p&gt;&lt;p&gt;Hope this helps&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471#post321392&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 16 Apr 2013 08:18:47 +1200</pubDate>
			<dc:creator>Optic Blaze</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471#post321392</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471#post321391</link>
			<description>&lt;p&gt;UPDATE&lt;/p&gt;&lt;p&gt;I changed the code in my ProductPage.php file to this:&lt;/p&gt;&lt;p&gt;&amp;lt;?php&lt;br /&gt;class ProductPage extends Page {&lt;br /&gt;    static $db = array(&lt;br /&gt;    'ProdDesc'=&amp;gt;'HTMLText', &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'MediaBox'=&amp;gt;'HTMLText', &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'KeyFeatures'=&amp;gt;'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'QuickLinks'=&amp;gt;'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'GetStarted'=&amp;gt;'HTMLText' &lt;br /&gt;    );&lt;/p&gt;&lt;p&gt;    public function getCMSFields() {&lt;br /&gt;        $fields = parent::getCMSFields();&lt;/p&gt;&lt;p&gt;        $fields-&amp;gt;addFieldsToTab(&lt;br /&gt;        &quot;Root.Content&quot;, new TextField('ProdDesc','Product Description Goes Here'),&lt;br /&gt;        &quot;Root.Content&quot;, new TextField('MediaBox','Media Goes Here'),&lt;br /&gt;        &quot;Root.Content&quot;, new TextField('KeyFeatures','Key Features Goes Here'),&lt;br /&gt;        &quot;Root.Content&quot;, new TextField('QuickLinks','Quick Links Go Here'),&lt;br /&gt;        &quot;Root.Content&quot;, new TextField('GetStarted','Getting Started Info Goes Here')&lt;br /&gt;        );&lt;/p&gt;&lt;p&gt;        return $fields;&lt;br /&gt;    }&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;class ProductPage_Controller extends Page_Controller {&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;Now I can see the CMS.&lt;/p&gt;&lt;p&gt;However, I don't see anyway to edit my newly created fields in the CMS.&lt;br /&gt;And, I'm fighting to get the different divs to layout on the page the way I want.&lt;/p&gt;&lt;p&gt;I gave the divs different background-color attributes so I can see them in the browser.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471#post321391&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 16 Apr 2013 07:30:57 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471#post321391</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471#post321390</link>
			<description>&lt;p&gt;Optic Blaze,&lt;/p&gt;&lt;p&gt;I created a new ProductPage.php file and placed it in the code folder.&lt;br /&gt;I also created a new ProductPage.ss file that I placed in themes/mytheme/templates/Layout/&lt;br /&gt;Lastly, I did some styling in the layout.css file.&lt;/p&gt;&lt;p&gt;After I moved all the files into place I ran dev/build.&lt;br /&gt;My pages still render in my browser. However, I cannot get to the CMS desktop. If I go in and delete the ProductPage.php file I can see the CMS again.&lt;/p&gt;&lt;p&gt;Here's the code of my ProductPage.php file:&lt;/p&gt;&lt;p&gt;&amp;lt;?php&lt;br /&gt;class ProductPage extends Page {&lt;br /&gt;    static $db = array(&lt;br /&gt;    'ProdDesc'=&amp;gt;'HTMLText', &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'MediaBox'=&amp;gt;'HTMLText', &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'KeyFeatures'=&amp;gt;'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'QuickLinks'=&amp;gt;'HTMLText',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'GetStarted'=&amp;gt;'HTMLText' &lt;br /&gt;    );&lt;/p&gt;&lt;p&gt;    public function getCMSFields() {&lt;br /&gt;        $fields = parent::getCMSFields();&lt;/p&gt;&lt;p&gt;        $fields-&amp;gt;addFieldToTab(&quot;Root.Content&quot;, new TextField('ProdDesc','Product Description Goes Here')&lt;br /&gt;        $fields-&amp;gt;addFieldToTab(&quot;Root.Content&quot;, new TextField('MediaBox','Media Goes Here')&lt;br /&gt;        $fields-&amp;gt;addFieldToTab(&quot;Root.Content&quot;, new TextField('KeyFeatures','Key Features Goes Here')&lt;br /&gt;        $fields-&amp;gt;addFieldToTab(&quot;Root.Content&quot;, new TextField('QuickLinks','Quick Links Go Here')&lt;br /&gt;        $fields-&amp;gt;addFieldToTab(&quot;Root.Content&quot;, new TextField('GetStarted','Getting Started Info Goes Here')&lt;/p&gt;&lt;p&gt;        return $fields;&lt;br /&gt;    }&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;class ProductPage_Controller extends Page_Controller {&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;And here's the code for my ProductPage.ss file that's inside the Layout folder:&lt;/p&gt;&lt;p&gt;&amp;lt;% include SideBar %&amp;gt;&lt;br /&gt;&amp;lt;div class=&quot;content-container unit size3of4 lastUnit&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;article&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;h1&amp;gt;$Title&amp;lt;/h1&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;div class=&quot;content&quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;div id=&quot;ProdDesc&quot;&amp;gt;$ProdDesc&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;div id=&quot;MediaBox&quot; class=&quot;fRight&quot;&amp;gt;$MediaBox&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;div id=&quot;KeyFeatures&quot;&amp;gt;$KeyFeatures&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;div id=&quot;QuickLinks&quot; class=&quot;fRight&quot;&amp;gt;$QuickLinks&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;div id=&quot;GetStarted&quot;&amp;gt;$GetStarted&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/article&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;I created the different divs in my layout.css file for styling.&lt;/p&gt;&lt;p&gt;I'm hoping you will see an obvious mistake that is alluding me.&lt;/p&gt;&lt;p&gt;Again, Thanks so much for all of your help!&lt;/p&gt;&lt;p&gt;Sometimes a picture is better then a long explanation. The attached is what I'm trying to accomplish.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471#post321390&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 16 Apr 2013 05:57:29 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471#post321390</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471#post321365</link>
			<description>&lt;p&gt;1) Yes you are right. You will create in the mysite/code folder a file called LandingPage.php and create the class LandingPage which will extend the Page class. Then you will do as you said create the LandingPage.ss file in the layout folder&lt;/p&gt;&lt;p&gt;2) Yes you can make use of a include. So in the include folder you will have a .ss template file called FeatureBlock.ss and in your LandingPage.ss file you will include the FeatureBlock.ss file by calling &amp;lt;% include FeatureBlock %&amp;gt; code. It will be dynamic. So where ever you call $feature1, $feature2 or $feature3 in the FeatureBlock.ss file, the content that you have created in the CMS will appear.&lt;/p&gt;&lt;p&gt;3) Remember that the simple theme makes use of responsive design. I dont think using a table will work. Making use of divs will be better. You will have to play around with some of the properties but generally speaking you would do something like this. In the FeatureBlock page you will create 3 divs&lt;/p&gt;&lt;p&gt;&amp;lt;div id=&quot;feature&quot;&amp;gt; $feature1 &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&quot;feature&quot; class=&quot;fRight&quot;&amp;gt; $feature3 &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&quot;feature&quot; class=&quot;fRight&quot;&amp;gt; $feature2 &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;Then in your css file you could do something like this&lt;/p&gt;&lt;p&gt;#feature {display:block; width:30%}&lt;br /&gt;.fRight {float:right; margin-left:5%;}&lt;/p&gt;&lt;p&gt;I have not tested this, but generally speaking you want to float the middle and the right divs and set all the divs to a %width so that they re-adjust to different screen sizes. To be truly responsive i would imagine you would need to create break points (you will have to research that further) that instructs the browser to re-arrange the divs underneath one another if the screen size becomes less than 400px for example.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471#post321365&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 13 Apr 2013 19:28:21 +1200</pubDate>
			<dc:creator>Optic Blaze</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471#post321365</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471#post321359</link>
			<description>&lt;p&gt;Optic Blaze,&lt;/p&gt;&lt;p&gt;Thanks so much for the quick and detail response. I think I understand this a lot better now.&lt;/p&gt;&lt;p&gt;Here are a couple of other questions (if you don't mind) as well as a testing of my new-found understanding:&lt;/p&gt;&lt;p&gt;1) I am going to use these in a specific page type so I believe I would put the 1st part of the code in the .php file that has the same name as that page type. In this case LandingPage. So class LandingPage.php extends page and is placed inside the code folder with my other page-specific php files.  I would then insert the $feature1 $feature2 and $feature3 into the themes/mytheme/templates/layout/LandingPage.ss file. Correct?&lt;/p&gt;&lt;p&gt;2) I'm wondering if I could create a block of html code that has the $feature content placeholders and save it in the themes/mytheme/templates/includes folder and then use &amp;lt;% include FeatureBlocks %&amp;gt; to bring it into the LandingPage.ss file in the layout folder. If I did, would the content in the $features block be dynamic - i.e. editable in the CMS and different (if need be) on different pages that use the LandingPage page type?&lt;/p&gt;&lt;p&gt;3) Lastly, is there a simple trick to getting the feature blocks to line up side-by-side and be evenly spaced (like shown in the image I created)? I suppose I could always go old-school and place them inside a table with a single &amp;lt;tr&amp;gt; and 3 &amp;lt;td&amp;gt; cells.&lt;/p&gt;&lt;p&gt;Again, a very big THANK YOU for your help!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471#post321359&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 13 Apr 2013 11:53:20 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471#post321359</guid>
		</item>
		
		<item>
			<title>Re: Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471#post321357</link>
			<description>&lt;p&gt;Ok to do this you will need a couple of things&lt;/p&gt;&lt;p&gt;1) You need to create the fields that can be edited in the CMS&lt;br /&gt;2) You need to update your .ss template files&lt;br /&gt;3) you will need some CSS to style the columns correctly&lt;/p&gt;&lt;p&gt;------------------------------------------------------------------------------------------&lt;/p&gt;&lt;p&gt;1) For further info check this out &lt;br /&gt;a) &lt;a href=&quot;http://doc.silverstripe.org/framework/en/tutorials/2-extending-a-basic-site&quot; rel=&quot;nofollow&quot;&gt;http://doc.silverstripe.org/framework/en/tutorials/2-extending-a-basic-site&lt;/a&gt;&lt;br /&gt;b) &lt;a href=&quot;http://doc.silverstripe.org/framework/en/topics/data-types&quot; rel=&quot;nofollow&quot;&gt;http://doc.silverstripe.org/framework/en/topics/data-types&lt;/a&gt; ----------- for more information on data types&lt;br /&gt;c) &lt;a href=&quot;http://doc.silverstripe.org/framework/en/reference/form-field-types&quot; rel=&quot;nofollow&quot;&gt;http://doc.silverstripe.org/framework/en/reference/form-field-types&lt;/a&gt;   ---------------more info on field types&lt;/p&gt;&lt;p&gt;a) Go to mysite/code and find the page.php file&lt;br /&gt;b) Create the feature 1, feature 2 and feature 3 fields like this:&lt;/p&gt;&lt;p&gt;class Page extends SiteTree {&lt;/p&gt;&lt;p&gt;public static $db = array(&lt;br /&gt;'feature1'=&amp;gt;'HTMLText',&lt;br /&gt;'feature2'=&amp;gt;'HTMLText',&lt;br /&gt;'feature3'=&amp;gt;'HTMLText'&lt;br /&gt;);&lt;/p&gt;&lt;p&gt;d)This creates the databse fields....now we need to get it into the CMS to do this we add the following below the code we have above:&lt;/p&gt;&lt;p&gt;// Adds feature1,2,3 fields to CMS&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;function getCMSFields() {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields = parent::getCMSFields(); ///load in existing CMS fields&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;$fields-&amp;gt;addFieldsToTab( /// Adds new fields&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Root.Content',&amp;nbsp;&amp;nbsp;&amp;nbsp;new TextField('Feature1', 'Feature 1's info goes here'),&lt;br /&gt;        'Root.Content',&amp;nbsp;&amp;nbsp;&amp;nbsp;new TextField('Feature2', 'Feature 2's info goes here'),&lt;br /&gt;         Root.Content',&amp;nbsp;&amp;nbsp;&amp;nbsp;new TextField('Feature3', 'Feature 3's info goes here')&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;return $fields;&lt;/p&gt;&lt;p&gt;e) Run dev build...and the database would have been updated and the CMS will now have 3 new HTML text fields added to it&lt;/p&gt;&lt;p&gt;2) Go to themes/yourtheme/templates/layout/page.ss and insert the following 3 place holders in the document&lt;/p&gt;&lt;p&gt;$feature1&lt;br /&gt;$feature2&lt;br /&gt;$feature3&lt;/p&gt;&lt;p&gt;Run dev build...what you will notice is that if you type something into the feature 1 field in the cms and you save and publish, that that text will apear in your template whereever the placeholder $feature1 is located...the same goes for $feature2 and $feature3.&lt;/p&gt;&lt;p&gt;3) Style the feature blocks in the layout.css file located in your themes css folder&lt;/p&gt;&lt;p&gt;That should give you the results you are looking for&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471#post321357&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 13 Apr 2013 11:03:18 +1200</pubDate>
			<dc:creator>Optic Blaze</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471#post321357</guid>
		</item>
		
		<item>
			<title>Adding CMS Editable Areas</title>
			<link>http://www.silverstripe.org/themes-2/show/23471</link>
			<description>&lt;p&gt;Hello All,&lt;/p&gt;&lt;p&gt;I'm new to SilverStripe and am trying to configure the CMS to render several different page layouts.&lt;br /&gt;I've gone through all of the online tutorials but haven't been able to locate any simple (step-by-step) direction on what I'm trying to do.&lt;/p&gt;&lt;p&gt;I've built a design based on the Simple theme.&lt;/p&gt;&lt;p&gt;What I want to do is add content areas to a new page type (layout) that will have areas that can be populated/edited within the CMS.&lt;/p&gt;&lt;p&gt;The pages would have the left sidebar showing as they will all have &quot;children&quot; navigation.&lt;br /&gt;I want to have the Main content area fill the full (remaining) width of the page and then add 2 or 3 &quot;Feature areas&quot; (that can be populated and edited within the CMS) below that content and have them lined up side-by-side.&lt;/p&gt;&lt;p&gt;I have created a quick image (attached) to show what I'm attempting. Basically I need some detailed input on how to create this as a page type (layout).&lt;/p&gt;&lt;p&gt;Thank you in advance to anyone/everyone that is willing to take the time to help me. Your advice and expertise is greatly appreciated. &lt;/p&gt;&lt;p&gt;I'm running version 3.0.5.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Adding CMS Editable Areas | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23471&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23471&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 13 Apr 2013 07:33:47 +1200</pubDate>
			<dc:creator>goodness</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23471</guid>
		</item>
		
		<item>
			<title>Re: Earthing Problem</title>
			<link>http://www.silverstripe.org/themes-2/show/23392#post321207</link>
			<description>&lt;p&gt;Hi Jared,&lt;/p&gt;&lt;p&gt;Just to be sure - which theme are you using? &lt;/p&gt;&lt;p&gt;This might be a stylesheet issue, meaning there might be a style from your CSS file applied to the header that puts everything back to lowercase again, no matter how hard you try... &lt;/p&gt;&lt;p&gt;EDIT - sorry - eartling is a theme, I see  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; . And yes, look in earthling/css/layout.css: find the following bit of code:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;#Header * {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-transform: lowercase;                                                      &amp;lt;-- here&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;color: #FFFFFF;&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;and remove the line text-transform: lowercase; &lt;/p&gt;&lt;p&gt;Next in earthling/css/layout.css there are a couple of headers being set to lowercase:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;.typography h2, h3 {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin: 0 0 20px 0;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;padding: 0 0 10px 0;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;background: url(http://www.silverstripe.org/../images/img3.gif) repeat-x left bottom;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-transform: lowercase;                                                      &amp;lt;-- here&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;letter-spacing: -1px;&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;and again&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;h2, h3 {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;margin: 0 0 20px 0;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;padding: 0 0 10px 0;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;background: url(http://www.silverstripe.org/../images/img3.gif) repeat-x left bottom;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;text-transform: lowercase;                                                       &amp;lt;-- here&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;letter-spacing: -1px;&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Remove, and see what happens  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Earthing Problem | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23392#post321207&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23392&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 05 Apr 2013 04:52:25 +1300</pubDate>
			<dc:creator>martimiz</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23392#post321207</guid>
		</item>
		
		<item>
			<title>Earthing Problem</title>
			<link>http://www.silverstripe.org/themes-2/show/23392</link>
			<description>&lt;p&gt;Sorry if this is in the wrong subforum D:&lt;/p&gt;&lt;p&gt;When I edit the page.ss file with the new header text and slogan/subtext, none of it is capitalized, I have checked the file and it is, not sure what I'm doing wrong... Forgive me if it's just idiocy/operator error, website design/cms is like dropping me in the middle of Japan :S&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Earthing Problem | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23392&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23392&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 04 Apr 2013 19:00:03 +1300</pubDate>
			<dc:creator>Jared</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23392</guid>
		</item>
		
		<item>
			<title>Re: Silverstripe 3 possible bug inserting blank lines at the top of all pages</title>
			<link>http://www.silverstripe.org/themes-2/show/23379#post321200</link>
			<description>&lt;p&gt;That would make sense as I had narrowed it down to what is most likely an issue in my PHP files. The problem isn't present on another site I am working on  &lt;/p&gt;&lt;p&gt;I searched out and found a couple of stray closing ?&amp;gt; tags but it doesn't appear to have resolved the issue (flushed cache after updates). &lt;/p&gt;&lt;p&gt;Any other thoughts along the same lines? It would seem to me to be most likely something in my PHP files, but I wonder if it's possible content that has been pasted in through the CMS could affect a site in this way?&lt;/p&gt;&lt;p&gt;I have the SortableGridField module installed but I have it a go without it and there was no change.&lt;/p&gt;&lt;p&gt;So frustrating  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/sad.gif'&gt;  I know in the end it will be some tiny yet obvious thing I have done wrong that has caused this issue which makes it even worse!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe 3 possible bug inserting blank lines at the top of all pages | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23379#post321200&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23379&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 04 Apr 2013 15:54:57 +1300</pubDate>
			<dc:creator>Beau</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23379#post321200</guid>
		</item>
		
		<item>
			<title>Re: Silverstripe 3 possible bug inserting blank lines at the top of all pages</title>
			<link>http://www.silverstripe.org/themes-2/show/23379#post321177</link>
			<description>&lt;p&gt;This can sometimes happen if you have trialing whitespace after a ?&amp;gt; tag in your PHP files. Check your custom PHP code so that they don't include the ?&amp;gt; tag.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe 3 possible bug inserting blank lines at the top of all pages | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23379#post321177&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23379&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 03 Apr 2013 21:05:03 +1300</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23379#post321177</guid>
		</item>
		
		<item>
			<title>Silverstripe 3 possible bug inserting blank lines at the top of all pages</title>
			<link>http://www.silverstripe.org/themes-2/show/23379</link>
			<description>&lt;p&gt;It appears that Silverstripe 3 may be inserting blank lines into the &amp;lt;body&amp;gt; of my html. Is anyone else getting an empty space at the top of their pages (website, and admin pages including CMS and dev/build)?&lt;/p&gt;&lt;p&gt;It appears that it could have something to do with this meta tag, but only because nothing else in my templates appears to affect this blank space at all:&lt;/p&gt;&lt;p&gt;&amp;lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&amp;gt;&lt;/p&gt;&lt;p&gt;I have tried changing to the &quot;Simple&quot; theme provided with Silverstripe and this blank space still appeared, so I am wondering if it could be a bug with Silverstripe 3, or perhaps something in my code could be causing it.&lt;/p&gt;&lt;p&gt;It seems to manifest itself as empty space within double quotes directly inside the &amp;lt;body&amp;gt; tags, but this code only appears when inspecting with dev tools, it doesnt come up when viewing source code.&lt;/p&gt;&lt;p&gt;Can anyone shed any light on this issue at all?&lt;/p&gt;&lt;p&gt;I am using SS version 3.0.3.&lt;/p&gt;&lt;p&gt;Thanks  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Silverstripe 3 possible bug inserting blank lines at the top of all pages | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23379&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23379&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 03 Apr 2013 13:26:17 +1300</pubDate>
			<dc:creator>Beau</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23379</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206?start=8#post320999</link>
			<description>&lt;p&gt;thank you martimiz and all for replying  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;br /&gt;yes I want to achieve that uneven cutting of paper like boundaries for content body and table border. I will try if its a purely magic of images only.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206?start=8#post320999&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 24 Mar 2013 08:19:55 +1300</pubDate>
			<dc:creator>alokmahor</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206?start=8#post320999</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206?start=8#post320992</link>
			<description>&lt;p&gt;This is not so much a SilverStripe question as a general question on frontend design. There are no such things as the 'uneven boundaries' you're looking for in HTML/css - this is an illusion created by using (background) images that suggest an uneven line. &lt;/p&gt;&lt;p&gt;If you want to experiment, I suggest playing around with the existing Drupal or Silverstripe theme(s) adding interesting background images and see what happens. But I wouldn't bas the choice of my CMS on the use of certain backend images in a theme, if I were you  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;Martine&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206?start=8#post320992&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 24 Mar 2013 00:13:05 +1300</pubDate>
			<dc:creator>martimiz</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206?start=8#post320992</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206#post320977</link>
			<description>&lt;p&gt;Hi Alokmahor,&lt;/p&gt;&lt;p&gt;I suggest you read this forums about themes&lt;br /&gt;(about 360 Threads)&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.silverstripe.org/themes-2/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/themes-2/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;jp&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206#post320977&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 23 Mar 2013 02:35:18 +1300</pubDate>
			<dc:creator>jpalsu+</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206#post320977</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206#post320975</link>
			<description>&lt;p&gt;hello,&lt;/p&gt;&lt;p&gt; I am an apprentice with Silverstripe.&lt;/p&gt;&lt;p&gt; I read the doc, I realize  the examples, I make changes and see the result.&lt;br /&gt; I read all the forum posts, there is a wealth of tips,&lt;br /&gt; I bought two books on Silverstripe (that by Ingo and that of Krenn)&lt;br /&gt; and little by little, I see more clearly ...&lt;br /&gt; I know, this method is time consuming,&lt;br /&gt; expensive energy and personal investment&lt;br /&gt; but this is mine&lt;br /&gt; and the things I learned in this way remain etched in my memory.&lt;/p&gt;&lt;p&gt;For me, I'm not at the stage of editing a theme.&lt;br /&gt;I use the existing themes.&lt;br /&gt;I have so many things to learn about Ss ..&lt;/p&gt;&lt;p&gt;There are a lot of forum users super talented&lt;br /&gt; and are eager to help with much kindness ...&lt;/p&gt;&lt;p&gt; good luck,&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206#post320975&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 22 Mar 2013 21:20:15 +1300</pubDate>
			<dc:creator>jpalsu+</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206#post320975</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206#post320972</link>
			<description>&lt;p&gt;how will I create uneven boundaries of content body and tables ? uneven boundaries are like unevenly cutting a page.&lt;br /&gt;how can i get that in borders. thats the main impressive things in silverstripe site's theme&lt;br /&gt;thank you&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206#post320972&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 22 Mar 2013 08:57:43 +1300</pubDate>
			<dc:creator>alokmahor</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206#post320972</guid>
		</item>
		
		<item>
			<title>Re: Problem with downloaded themes after installation</title>
			<link>http://www.silverstripe.org/themes-2/show/23248#post320944</link>
			<description>&lt;p&gt;Probably quite simple if not a novice like me, but you simply install SS in any subfolder of \www and you modify the RewriteBase '/subfoldername' in the \&lt;a href=&quot;http://www.htaccess/&quot; rel=&quot;nofollow&quot;&gt;www\.htaccess&lt;/a&gt; file. In my case, I just remove the SS installation from the root of \www and I used RewriteBase '/silverstripe', which was the original subfolder into which I installed SS. Works well, now.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Problem with downloaded themes after installation | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23248#post320944&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23248&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 21 Mar 2013 15:42:38 +1300</pubDate>
			<dc:creator>sylco</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23248#post320944</guid>
		</item>
		
		<item>
			<title>Problem with downloaded themes after installation</title>
			<link>http://www.silverstripe.org/themes-2/show/23248</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I installed SilverStripe over WampServer. The first installs was in \www\silverstripe as I had seen some instructions specifying that this is where it should go. I then wanted to get the site going in the root of \www because I wanted it to be called directly from &lt;a href=&quot;http://www.mydomain.com/&quot; rel=&quot;nofollow&quot;&gt;www.mydomain.com&lt;/a&gt;. So, I renamed the \www\silverstripe to www\silverstripe(old) and I reinstalled SS right into \www. I now have a functional Web site, but it only works with the Simple theme that comes with SS. If I download other themes and add them to the \www\themes folder, they don’t seem to work because pages don’t appear in the menus. I can still make changes to the pages and publish those changes, but the menus don’t show. I can also navigate to the pages by specifying their location in a browser. All pages have the Show in menus option checked.&lt;/p&gt;&lt;p&gt;I have tried modifying SSViewer::set_theme('themename’); line in the \&lt;a href=&quot;http://wwwmysite_config.php/&quot; rel=&quot;nofollow&quot;&gt;www\mysite\_config.php&lt;/a&gt; file. I have tried setting the theme in the admin utility, I have tried other themes, but the only one that works is the Simple theme. Is there something I am not doing right? Can(should?) SS be installed in the root of \www?&lt;/p&gt;&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Problem with downloaded themes after installation | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23248&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23248&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 21 Mar 2013 09:02:40 +1300</pubDate>
			<dc:creator>sylco</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23248</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206#post320936</link>
			<description>&lt;p&gt;hi &lt;/p&gt;&lt;p&gt;you can also visualize&lt;/p&gt;&lt;p&gt;&quot;How to build a theme on SilverStripe 3.0&quot;&lt;br /&gt;at&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://vimeo.com/34760038&quot; rel=&quot;nofollow&quot;&gt;http://vimeo.com/34760038&lt;/a&gt;&lt;/p&gt;&lt;p&gt;hope it helps you&lt;/p&gt;&lt;p&gt;jpalsu&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206#post320936&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 21 Mar 2013 03:02:25 +1300</pubDate>
			<dc:creator>jpalsu+</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206#post320936</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206#post320935</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;You can read this tutorial&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://doc.silverstripe.org/framework/en/topics/theme-development&quot; rel=&quot;nofollow&quot;&gt;http://doc.silverstripe.org/framework/en/topics/theme-development&lt;/a&gt;&lt;/p&gt;&lt;p&gt;hope it helps you &lt;/p&gt;&lt;p&gt;jpalsu&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206#post320935&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 21 Mar 2013 02:14:33 +1300</pubDate>
			<dc:creator>jpalsu+</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206#post320935</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206#post320918</link>
			<description>&lt;p&gt;thanks for the reply. I tried to find out how make uneven border in body of pages and tables. but I could not find anything.&lt;br /&gt;would you please provide me some/any link related to what I am looking for?&lt;br /&gt;thanks in advance&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206#post320918&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Mar 2013 09:04:20 +1300</pubDate>
			<dc:creator>alokmahor</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206#post320918</guid>
		</item>
		
		<item>
			<title>Re: silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206#post320913</link>
			<description>&lt;p&gt;Nothing to hard to make yourself. But the answer for your question is no.&lt;/p&gt;&lt;p&gt;-----------------------------------------------------------------------------------------------&lt;/p&gt;&lt;p&gt;Arvixe Web Hosting / SilverStripe Community Liaison | Looking for quality &lt;a href=&quot;http://www.arvixe.com/preloaded_silverstripe_hosting/&quot; rel=&quot;nofollow&quot;&gt;SilverStripe Web Hosting&lt;/a&gt;? Look no further than &lt;a href=&quot;http://www.arvixe.com/&quot; rel=&quot;nofollow&quot;&gt;Arvixe Web Hosting&lt;/a&gt;!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206#post320913&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Mar 2013 04:57:07 +1300</pubDate>
			<dc:creator>Webdoc</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206#post320913</guid>
		</item>
		
		<item>
			<title>silverstripe.org looking alike theme</title>
			<link>http://www.silverstripe.org/themes-2/show/23206</link>
			<description>&lt;p&gt;Hi all,&lt;br /&gt;I am drupal user but today I look SilverStripe's site (&lt;a href=&quot;http://www.silverstripe.org/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org&lt;/a&gt;)&lt;br /&gt;I liked this sites theme very much  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;br /&gt;does there any theme silverstripe which look like silverstripe's site?&lt;br /&gt;if yes I will also install silverstripe &lt;br /&gt;thank you&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: silverstripe.org looking alike theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/23206&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/23206&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 19 Mar 2013 04:00:16 +1300</pubDate>
			<dc:creator>alokmahor</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/23206</guid>
		</item>
		
		<item>
			<title>Re: css3 pie not working</title>
			<link>http://www.silverstripe.org/themes-2/show/22970#post320645</link>
			<description>&lt;p&gt;Try in your css&lt;br /&gt;#myAwesomeElement {&lt;br /&gt;border: 1px solid #999;&lt;br /&gt;-webkit-border-radius: 10px;&lt;br /&gt;-moz-border-radius: 10px;&lt;br /&gt;border-radius: 10px;&lt;br /&gt;behavior: url(../../templates/pie/PIE.php);&lt;br /&gt;}&lt;br /&gt;if its really located in themes/templates/pie/ &lt;/p&gt;&lt;p&gt;ifi its in themes/simple/templates/pie/ then use&lt;br /&gt;#myAwesomeElement {&lt;br /&gt;border: 1px solid #999;&lt;br /&gt;-webkit-border-radius: 10px;&lt;br /&gt;-moz-border-radius: 10px;&lt;br /&gt;border-radius: 10px;&lt;br /&gt;behavior: url(../templates/pie/PIE.php);&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;--------------------------------&lt;br /&gt;Arvixe Web Hosting / SilverStripe Community Liaison | &lt;br /&gt;Looking for quality &lt;a href=&quot;http://www.arvixe.com/preloaded_silverstripe_hosting&quot; rel=&quot;nofollow&quot;&gt;SilverStripe Web Hosting&lt;/a&gt;? Look no further than &lt;a href=&quot;http://www.arvixe.com/&quot; rel=&quot;nofollow&quot;&gt;Arvixe Web Hosting&lt;/a&gt;!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: css3 pie not working | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/22970#post320645&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/22970&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 11 Mar 2013 18:17:19 +1300</pubDate>
			<dc:creator>Webdoc</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/22970#post320645</guid>
		</item>
		
		<item>
			<title>Simple Theme Jquery</title>
			<link>http://www.silverstripe.org/themes-2/show/22973</link>
			<description>&lt;p&gt;When implementing the latest responsive bx slider in the simple theme, there are a few issues with the jquery.&lt;/p&gt;&lt;p&gt;The theme currently uses jquery-1.7.2.js, has anyone managed to get it working in 1.8.2/jquery.min.js or higher?&lt;br /&gt;as the responsiveness of the slider does some strange things, like stops working once you start resizing the browser etc&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Simple Theme Jquery | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/22973&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/22973&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 07 Mar 2013 17:11:28 +1300</pubDate>
			<dc:creator>vincent_vega</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/22973</guid>
		</item>
		
		<item>
			<title>css3 pie not working</title>
			<link>http://www.silverstripe.org/themes-2/show/22970</link>
			<description>&lt;p&gt;What is the correct way of use css3 pie with silverstripe?&lt;/p&gt;&lt;p&gt;I have this in Page.ss&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;lt;div id =&quot;myAwesomeElement&quot; &amp;gt;asdasd&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;and this css in themes/simple/css/layout.css&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;#myAwesomeElement { &lt;br /&gt;    border: 1px solid #999;&lt;br /&gt;    -webkit-border-radius: 10px;&lt;br /&gt;    -moz-border-radius: 10px;&lt;br /&gt;    border-radius: 10px;&lt;br /&gt;     behavior: url(pie/PIE.php);&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;And the pie folder inside themes/templates/pie/&lt;/p&gt;&lt;p&gt;At the moment this give me an 404 error for /dev/index.php/pie/PIE.php&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: css3 pie not working | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/22970&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/22970&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 07 Mar 2013 12:27:13 +1300</pubDate>
			<dc:creator>felito</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/22970</guid>
		</item>
		
		<item>
			<title>Re: Is this site only for people who actually know coding?! - HELP </title>
			<link>http://www.silverstripe.org/themes-2/show/22948#post320546</link>
			<description>&lt;p&gt;Hi Tigridia30,&lt;/p&gt;&lt;p&gt;While SilverStripe is a very powerful and friendly CMS, when it comes to customizing it and adding new features a level of comfort with HTML, CSS, and PHP is required (in my opinion at least) you could probably get by making some small edits but you'll have to invest some time in the tutorial and docs before you can.&lt;/p&gt;&lt;p&gt;If you're looking for something that you can setup easily and add new features with the click of a button, I'd recommend WordPress. If you want to challenge yourself though try SilverStripe out.&lt;/p&gt;&lt;p&gt;As for using a different theme, make sure the Theme you downloaded is compatible with the version of SilverStripe your using. There were substantial changes from v2.X to v3.0. To use a custom theme drop the theme folder in your /themes directory, login to the CMS and go to the &quot;settings&quot; tab. From there you can select which theme you'd like to use on your site. If the theme came packaged in a .tar.gz you'll want to download winrar to extract the theme out of the .tar.gz file.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Is this site only for people who actually know coding?! - HELP  | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/22948#post320546&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/22948&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 06 Mar 2013 13:51:49 +1300</pubDate>
			<dc:creator>IOTI</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/22948#post320546</guid>
		</item>
		
		<item>
			<title>Is this site only for people who actually know coding?! - HELP </title>
			<link>http://www.silverstripe.org/themes-2/show/22948</link>
			<description>&lt;p&gt;Hello everyone,&lt;/p&gt;&lt;p&gt;I am a novice.  I have never built or edited a website before in my life - I know absolutely nothing about HTML, code etc.&lt;/p&gt;&lt;p&gt;Is this site only for people who know about website designing?  I came across a link to this site via my web hosting site.&lt;/p&gt;&lt;p&gt;I am desperate to build a website for my very new Virtual Home Business where I do not need to try figuring out how to write codes etc.  I would like to be able to find a nice theme that I can edit to suit my requirements - I like the free Paddy Green theme by laktek.  I've downloaded it but I don't know what to do with it to get it into my /Theme directory.  Can someone please help?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Is this site only for people who actually know coding?! - HELP  | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/22948&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/22948&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 06 Mar 2013 12:06:13 +1300</pubDate>
			<dc:creator>Tigridia30</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/22948</guid>
		</item>
		
		<item>
			<title>Re: How to &#39;activate&#39; a subtheme</title>
			<link>http://www.silverstripe.org/themes-2/show/22741#post320314</link>
			<description>&lt;p&gt;Ok, so a quick update.&lt;/p&gt;&lt;p&gt;After a bit more experimenting I've established that you can subtheme a module (i.e. myTheme_blog) but you can't subtheme a page type (i.e. myTheme_page) even though this article suggests you can: &lt;a href=&quot;http://www.silverstriperesources.com/articles/customising-a-theme-using-sub-themes/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstriperesources.com/articles/customising-a-theme-using-sub-themes/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Does this mean that SS 3 no longer supports sub-theming of page types?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: How to &amp;#39;activate&amp;#39; a subtheme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/22741#post320314&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/22741&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 24 Feb 2013 01:25:14 +1300</pubDate>
			<dc:creator>_Matt</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/22741#post320314</guid>
		</item>
		

	</channel>
</rss>