<?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: Cloudy theme - how to make changes in theme colour</title>
			<link>http://www.silverstripe.org/themes-2/show/19921#post314152</link>
			<description>&lt;p&gt;Look in the Sitename/themes/Cloudy/layout.css file.  Look in the section for &quot;container&quot; or the like to set the background color or image.  Look for the section titled &quot;Navigation&quot; in the same css file and look for &quot;Primary Wrapper&quot; and &quot;Secondary&quot; wrapper to set the background colors for the navigation bar.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Cloudy theme - how to make changes in theme colour | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19921#post314152&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19921&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 25 May 2012 08:20:13 +1200</pubDate>
			<dc:creator>UrbanGrocery</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19921#post314152</guid>
		</item>
		
		<item>
			<title>Cloudy theme - how to make changes in theme colour</title>
			<link>http://www.silverstripe.org/themes-2/show/19921</link>
			<description>&lt;p&gt;Hi,&lt;br /&gt;how do I change the top area (the first inch of background) gradient grey colours in the cloudy theme to a gradient light blue? I normally know how to change #colours in a css, but not in a CMS. I dont know which files or lines of code in the css or scss to change, or if it is in the third party/bootstrap somewhere ... as there are hundreds of options to choose from. I cant install compass because it says I need ruby, and cant find ruby anywhere.&lt;br /&gt;I would also change the navigation bar from black, to a complimentary dark blue....not sure which line of code in which file to change either.&lt;br /&gt;many thanks&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Cloudy theme - how to make changes in theme colour | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19921&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19921&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 23 May 2012 13:31:59 +1200</pubDate>
			<dc:creator>webdeb</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19921</guid>
		</item>
		
		<item>
			<title>Re: Holder for childpages to create layout</title>
			<link>http://www.silverstripe.org/themes-2/show/17182?start=8#post313671</link>
			<description>&lt;p&gt;Ok, new ideas needed again to solve problem with &amp;lt;% include SomePart %&amp;gt;. If for example page type &quot;1Col&quot; is used without this renderforHolderpage-method, includes works fine. But when the &quot;1Col&quot; is used as a child page under this holder-page, includes are not working anymore.&lt;/p&gt;&lt;p&gt;Is it possible to make some kind of add on to this code to make it work, or is it just a limitation of the system?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Holder for childpages to create layout | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/17182?start=8#post313671&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/17182&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 03 May 2012 08:30:28 +1200</pubDate>
			<dc:creator>shrike</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/17182?start=8#post313671</guid>
		</item>
		
		<item>
			<title>Re: Replace Content Var by code-snippet</title>
			<link>http://www.silverstripe.org/themes-2/show/19762#post313569</link>
			<description>&lt;p&gt;You can use short codes - &lt;a href=&quot;http://www.ssbits.com/tutorials/2010/2-4-using-short-codes-to-embed-a-youtube-video/&quot; rel=&quot;nofollow&quot;&gt;http://www.ssbits.com/tutorials/2010/2-4-using-short-codes-to-embed-a-youtube-video/&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Replace Content Var by code-snippet | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19762#post313569&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19762&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 27 Apr 2012 21:21:39 +1200</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19762#post313569</guid>
		</item>
		
		<item>
			<title>Replace Content Var by code-snippet</title>
			<link>http://www.silverstripe.org/themes-2/show/19762</link>
			<description>&lt;p&gt;Hi All,&lt;/p&gt;&lt;p&gt;I want to give Editors the possibility to place prepared HTML snippets wherever they want within an open Content Textfield (HTMLEditorField).&lt;br /&gt;I.e. if the Editor writes something like &lt;br /&gt;'This is some Text&lt;br /&gt;$mySnippet&lt;br /&gt;and some more Text'&lt;br /&gt;into the content field, the page should show the (hardcoded) HTML of mySnippet.ss instead of the $mySnippet var.&lt;br /&gt;Is there any prepared functionality in Silverstripe for this? How would you do this?&lt;br /&gt;My Approach would be to check the $UserDefinedform var of the so called module and modify it's way of replacement. Ist there a better way?&lt;/p&gt;&lt;p&gt;Thx for any Feedback!  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;br /&gt;Kind regards &lt;br /&gt;SF&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Replace Content Var by code-snippet | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19762&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19762&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 27 Apr 2012 21:02:01 +1200</pubDate>
			<dc:creator>Silverfish</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19762</guid>
		</item>
		
		<item>
			<title>Re: build a theme for e-commerce</title>
			<link>http://www.silverstripe.org/themes-2/show/19751#post313532</link>
			<description>&lt;p&gt;Yes! I could do that  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt;  &lt;br /&gt;I'm super busy at the moment but defiantly think the templates need a bloody good clean up.... I personally think we have way to many includes etc etc.&lt;/p&gt;&lt;p&gt;I have also made a heap of fixes to the codebase in general and made a few xtra modules.&lt;br /&gt;When I have some free time I recommend you have a look at what I've been up to&lt;/p&gt;&lt;p&gt;Cheers&lt;br /&gt;N&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: build a theme for e-commerce | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19751#post313532&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19751&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 25 Apr 2012 12:55:57 +1200</pubDate>
			<dc:creator>nimesodelta</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19751#post313532</guid>
		</item>
		
		<item>
			<title>build a theme for e-commerce</title>
			<link>http://www.silverstripe.org/themes-2/show/19751</link>
			<description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I am looking for someone who is keen to build the default theme for e-commerce.  &lt;/p&gt;&lt;p&gt;On the demo site it is running our own theme: &lt;a href=&quot;http://www.silverstripe-ecommerce.com/&quot; rel=&quot;nofollow&quot;&gt;www.silverstripe-ecommerce.com/&lt;/a&gt;. However, when people download the code they dont have a &quot;black-candy&quot; that really works for them.&lt;/p&gt;&lt;p&gt;If you would like to receive some renumeration for this work then I am open to it, but it will also give you a chance to promote your work as we will showcase it on &lt;a href=&quot;http://www.silverstripe-ecommerce.com/&quot; rel=&quot;nofollow&quot;&gt;www.silverstripe-ecommerce.com/&lt;/a&gt; and it may also be part of the default download.&lt;/p&gt;&lt;p&gt;You could take black-candy (or better - the new Silverstripe default theme for 3.0) and just make it work for e-commerce.&lt;/p&gt;&lt;p&gt;Is there anyone keen to help with this? &lt;/p&gt;&lt;p&gt;Nicolaas&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: build a theme for e-commerce | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19751&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19751&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 25 Apr 2012 12:22:42 +1200</pubDate>
			<dc:creator>Nicolaas</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19751</guid>
		</item>
		
		<item>
			<title>Re: HTML5 Boilerplate</title>
			<link>http://www.silverstripe.org/themes-2/show/19131#post313501</link>
			<description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;V.Nice site Adrian!&lt;/p&gt;&lt;p&gt;Just discovering and exploring Boilerplate today as I'm looking for that &quot;fresh start&quot; approach too, thanks for sharing...&lt;/p&gt;&lt;p&gt;Also, interested in the Build Script minification method they use... and trying to imagine how that might work with SS? did you explore that as part of your experiment Adrian?&lt;/p&gt;&lt;p&gt;All the best&lt;br /&gt;~ Sean&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: HTML5 Boilerplate | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19131#post313501&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19131&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 24 Apr 2012 04:42:47 +1200</pubDate>
			<dc:creator>ocean</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19131#post313501</guid>
		</item>
		
		<item>
			<title>Re: &lt;filename&gt;.ss does not work</title>
			<link>http://www.silverstripe.org/themes-2/show/19672#post313446</link>
			<description>&lt;p&gt;Is your class...&lt;/p&gt;&lt;p&gt;OrderPage.php&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;class OrderPage extends Page {&lt;br /&gt;...&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: &amp;lt;filename&amp;gt;.ss does not work | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19672#post313446&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19672&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 21 Apr 2012 00:47:25 +1200</pubDate>
			<dc:creator>swaiba</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19672#post313446</guid>
		</item>
		
		<item>
			<title>Re: Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544?start=8#post313445</link>
			<description>&lt;p&gt;themeforests quality (themefeatures) is much better than templatemonsters.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544?start=8#post313445&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 21 Apr 2012 00:24:47 +1200</pubDate>
			<dc:creator>danzzz</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544?start=8#post313445</guid>
		</item>
		
		<item>
			<title>&lt;filename&gt;.ss does not work</title>
			<link>http://www.silverstripe.org/themes-2/show/19672</link>
			<description>&lt;p&gt;Hello, im quite new to SilverStripe,&lt;/p&gt;&lt;p&gt;I've got a Order page on the website and in the CMS i've got a page with the page type Order.&lt;br /&gt;Now i want to edit the Order page, so i made OrderPage.ss to make the layout right.&lt;/p&gt;&lt;p&gt;&amp;lt;div id=&quot;page&quot;&amp;gt;&lt;br /&gt;  &amp;lt;div id=&quot;small_logo&quot;&amp;gt;&lt;br /&gt;    &amp;lt;img title=&quot;Logo IJzerleeuw&quot; alt=&quot;Logo IJzerleeuw&quot; src=&quot;$ThemeDir/images/ijzerleew_logo_transparant_small.png&quot; /&amp;gt;&lt;br /&gt;  &amp;lt;/div&amp;gt;  &lt;br /&gt;  &amp;lt;div id=&quot;page_text&quot;&amp;gt;&lt;br /&gt;    &amp;lt;h1&amp;gt;$Title&amp;lt;/h1&amp;gt;&lt;br /&gt;    $Content&lt;br /&gt;    $Form&lt;br /&gt;  &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;But this page isnt showing anything.. &lt;br /&gt;The Page.ss is showing instead of OrderPage.ss&lt;/p&gt;&lt;p&gt;I did dev/build?flush=1 but it isnt working.&lt;/p&gt;&lt;p&gt;Anyone got an idea? Thanks already!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: &amp;lt;filename&amp;gt;.ss does not work | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19672&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19672&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 12 Apr 2012 21:47:09 +1200</pubDate>
			<dc:creator>phokki</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19672</guid>
		</item>
		
		<item>
			<title>Re: quality themes wanted</title>
			<link>http://www.silverstripe.org/themes-2/show/19627#post313133</link>
			<description>&lt;p&gt;If you find one you particularly like and need a hand turning it into an SS theme - just let me know!  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: quality themes wanted | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19627#post313133&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19627&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 07 Apr 2012 13:33:19 +1200</pubDate>
			<dc:creator>dizzystuff</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19627#post313133</guid>
		</item>
		
		<item>
			<title>Re: quality themes wanted</title>
			<link>http://www.silverstripe.org/themes-2/show/19627#post313132</link>
			<description>&lt;p&gt;Hey Nicolaas&lt;/p&gt;&lt;p&gt;I usually head over to &lt;a href=&quot;http://themeforest.net/&quot; rel=&quot;nofollow&quot;&gt;http://themeforest.net&lt;/a&gt; for gigs like this one. Plenty of nice themes, usually marked up using best practices, which makes it super easy to integrate them as SS themes. And most of the best themes still come in well below $50.&lt;/p&gt;&lt;p&gt;Hope that helps.&lt;/p&gt;&lt;p&gt;Cheers&lt;br /&gt;dizzystuff&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: quality themes wanted | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19627#post313132&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19627&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 07 Apr 2012 13:31:28 +1200</pubDate>
			<dc:creator>dizzystuff</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19627#post313132</guid>
		</item>
		
		<item>
			<title>quality themes wanted</title>
			<link>http://www.silverstripe.org/themes-2/show/19627</link>
			<description>&lt;p&gt;Hi &lt;/p&gt;&lt;p&gt;A couple of NGOs / Friends / Activists have asked me to help them setup a cheap site.  I would love to help them.  For this, I really need some reasonably good looking themes that work.  I am just looking for something plain / simple / clean that does not brake.  Paying fifty bucks or so for a quality theme is no problem.&lt;/p&gt;&lt;p&gt;Are there any themes out there that people can recommend? Or do you know anyone who is happy to sell me a theme?&lt;/p&gt;&lt;p&gt;In the past I found that themes sometimes need a fair bit of tweaking or dont allow for certain menu configurations, etc... I guess it would be something like black candy, but I would love to see a few more options.&lt;/p&gt;&lt;p&gt;Cheers&lt;/p&gt;&lt;p&gt;Nicolaas&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: quality themes wanted | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19627&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19627&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 06 Apr 2012 21:12:10 +1200</pubDate>
			<dc:creator>Nicolaas</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19627</guid>
		</item>
		
		<item>
			<title>Re: Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544#post312886</link>
			<description>&lt;p&gt;Thanks again Hugues,&lt;/p&gt;&lt;p&gt;I'm going to give this a try soon! Template monster definitely has some nice templates to choose from, and their HTML structure is quite google friendly!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544#post312886&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 24 Mar 2012 03:59:45 +1300</pubDate>
			<dc:creator>Cjohns465</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544#post312886</guid>
		</item>
		
		<item>
			<title>Re: Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544#post312885</link>
			<description>&lt;p&gt;Nothing magical here.&lt;/p&gt;&lt;p&gt;I just take the theme, split it in different sections, change the extension to .ss and finaly insert the relevant templating code from Silverstripe.&lt;/p&gt;&lt;p&gt;The template at &lt;a href=&quot;http://www.templatemonster.com/&quot; rel=&quot;nofollow&quot;&gt;www.templatemonster.com&lt;/a&gt; are fairly well done with HTML5 and CSS3, so they are easy enough to modify and they are clean enough for good SEO (just don't buy a flash one).&lt;/p&gt;&lt;p&gt;Last customer, I wasted more time on the theme color and logo integration. This is now an added value service at templatemonster. Coding the theme for the Menu and include the matching content to the proper location on the template was a snap.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544#post312885&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 24 Mar 2012 03:50:09 +1300</pubDate>
			<dc:creator>hugues.lamy</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544#post312885</guid>
		</item>
		
		<item>
			<title>Re: Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544#post312884</link>
			<description>&lt;p&gt;Thanks Hugues.lamy,&lt;/p&gt;&lt;p&gt;Do you use Ayyurek's technique to convert your HTML/CSS/JS templatemonster.com templates into SilverStripe themes, or do you use some other technique?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544#post312884&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 24 Mar 2012 03:44:01 +1300</pubDate>
			<dc:creator>Cjohns465</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544#post312884</guid>
		</item>
		
		<item>
			<title>Re: Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544#post312883</link>
			<description>&lt;p&gt;Thanks Ayyurek! Appreciate the guidance!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544#post312883&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 24 Mar 2012 03:42:31 +1300</pubDate>
			<dc:creator>Cjohns465</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544#post312883</guid>
		</item>
		
		<item>
			<title>Re: Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544#post312882</link>
			<description>&lt;p&gt;I bought 2 templates from &lt;a href=&quot;http://www.templatemonster.com/&quot; rel=&quot;nofollow&quot;&gt;www.templatemonster.com&lt;/a&gt;.&lt;br /&gt;I guide my customer to take a full site with only CSS and Javascript effect.&lt;/p&gt;&lt;p&gt;I had no problem converting these template to Silverstripe.&lt;br /&gt;We can get very low cost web site with this technique.&lt;/p&gt;&lt;p&gt;You will still need some coding effort about 5 hours depending on the number of templates you really need to complete the integration.&lt;/p&gt;&lt;p&gt;Good luck.&lt;/p&gt;&lt;p&gt;Hugues&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544#post312882&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 24 Mar 2012 03:37:56 +1300</pubDate>
			<dc:creator>hugues.lamy</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544#post312882</guid>
		</item>
		
		<item>
			<title>Re: Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544#post312881</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://themeforest.net/search?term=children&amp;amp;category=site-templates&quot; rel=&quot;nofollow&quot;&gt;http://themeforest.net/search?term=children&amp;amp;category=site-templates&lt;/a&gt;&lt;/p&gt;&lt;p&gt;You can choose any html template from themeforest, and find a silverstripe developer, who will convert it to a silverstripe theme. This process can take from 1 hour to some days, depending on the content types and structure of the web site.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544#post312881&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 24 Mar 2012 03:06:35 +1300</pubDate>
			<dc:creator>ayyurek</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544#post312881</guid>
		</item>
		
		<item>
			<title>Re: Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544#post312879</link>
			<description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;email me at darren{at}lexandclo{dot}co{dot}uk&lt;/p&gt;&lt;p&gt;And see what we can sort out for you&lt;/p&gt;&lt;p&gt;Many thanks&lt;/p&gt;&lt;p&gt;Darren&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544#post312879&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 23 Mar 2012 23:52:10 +1300</pubDate>
			<dc:creator>Turnaround Guy</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544#post312879</guid>
		</item>
		
		<item>
			<title>Buying Silverstripe Themes</title>
			<link>http://www.silverstripe.org/themes-2/show/19544</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I'm looking to assemble a child daycare website using Silverstripe, and would like it to have a specific theme (children/daycare) - does anyone know of a website where I can buy Silverstripe themes?&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.templatemonster.com/&quot; rel=&quot;nofollow&quot;&gt;www.templatemonster.com&lt;/a&gt; has lots of themes, just none for Silverstripe specifically.&lt;/p&gt;&lt;p&gt;I'm not particularly interested in the free Silverstripe themes available via &lt;a href=&quot;http://www.silverstripe.org/&quot; rel=&quot;nofollow&quot;&gt;www.silverstripe.org&lt;/a&gt; - I would like this site to be original looking, but precanned (theme-wise) and ready to add content to.&lt;/p&gt;&lt;p&gt;Thanks - any artists/developers who want to take up the challenge - message/reply back me as well!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Buying Silverstripe Themes | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19544&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19544&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 23 Mar 2012 02:44:14 +1300</pubDate>
			<dc:creator>Cjohns465</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19544</guid>
		</item>
		
		<item>
			<title>Re: Switched themes but Site Title and Tag Line not changed</title>
			<link>http://www.silverstripe.org/themes-2/show/19535#post312828</link>
			<description>&lt;p&gt;I edited templates/Page.ss and manually changed the Title and Tag Line&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Switched themes but Site Title and Tag Line not changed | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19535#post312828&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19535&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 22 Mar 2012 07:38:22 +1300</pubDate>
			<dc:creator>kkruecke</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19535#post312828</guid>
		</item>
		
		<item>
			<title>Switched themes but Site Title and Tag Line not changed</title>
			<link>http://www.silverstripe.org/themes-2/show/19535</link>
			<description>&lt;p&gt;After successfully installing silverstripe, I changed the theme to itheme. But I lost the Site Title, which has reverted to &quot;Your Site Name&quot;, and the Tag Line is now &quot;your site's tagline&quot;.  &lt;/p&gt;&lt;p&gt;Do I have to manually change these? In the admin panel, I see the correct actual Site Title and Tag Line that I chose during installation--why isn't it still there when I change themes?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Switched themes but Site Title and Tag Line not changed | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19535&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19535&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 22 Mar 2012 07:28:30 +1300</pubDate>
			<dc:creator>kkruecke</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19535</guid>
		</item>
		
		<item>
			<title>Trouble setting static publisher theme in combination with theme in backend</title>
			<link>http://www.silverstripe.org/themes-2/show/19529</link>
			<description>&lt;p&gt;For a project I have to themes, say &quot;A&quot; and &quot;B&quot;. Both based on the shipped tutorial theme files.&lt;br /&gt;In the cms backend I clicked on the page root node and chose &quot;A&quot; from the theme dropdown menu (available are &quot;default&quot;, &quot;A&quot;, &quot;B&quot;).&lt;br /&gt;Creating a new page and open the preview works fine. My self created theme &quot;A&quot; will be used.&lt;/p&gt;&lt;p&gt;Now I have a self implemented static publisher which submits my pages to a external source. In the config file I set the following:&lt;br /&gt;staticPublisher::set_static_publisher_theme('B');&lt;br /&gt;Unfortunately this won't work. The pages will always rendered with theme &quot;A&quot; and submitted.&lt;/p&gt;&lt;p&gt;Choosing &quot;B&quot; in backend works fine. I assume this means that the Themes working right.&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Trouble setting static publisher theme in combination with theme in backend | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19529&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19529&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 21 Mar 2012 06:32:25 +1300</pubDate>
			<dc:creator>Bundschuh</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19529</guid>
		</item>
		
		<item>
			<title>Error with custom theme</title>
			<link>http://www.silverstripe.org/themes-2/show/19453</link>
			<description>&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;I built a new theme from scratch using the responsive foundation by zurb.  The site works fine from the user perspective and also from the cms, but i am getting constant errors reported when the cms is used.  It's very frustrating as tracing the issue leads me nowhere.  I've seen similar issues reported but have been unable to resolve my own with their solution, I'm clearly missing something and would really appreciate some expert assistance as this is stopping us from going live .  Happy to post code or staging site link if required.  (thanks in advance)&lt;/p&gt;&lt;p&gt;error1&lt;/p&gt;&lt;p&gt;Warning: None of these templates can be found in theme 'foundation': Widget.ss, DataObject.ss, ViewableData.ss, Object.ss&lt;br /&gt;At line 207 in /home/formcraf/public_html/sapphire/core/SSViewer.php &lt;/p&gt;&lt;p&gt;None of these templates can be found in theme 'foundation': Widget.ss, DataObject.ss, ViewableData.ss, Object.ss &lt;br /&gt;Line 207 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;__construct(Array) &lt;br /&gt;Line 332 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;renderWith(Array) &lt;br /&gt;Line 183 of Widget.php&lt;br /&gt;Widget_Controller-&amp;gt;Content() &lt;br /&gt;Line 369 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;obj(Content,,,1) &lt;br /&gt;Line 446 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;XML_val(Content,,1) &lt;br /&gt;Line 35 of .cache.sapphire.templates.WidgetHolder.ss&lt;br /&gt;include(/home/formcraf/public_html/silverstripe-cache/.cache.sapphire.templates.WidgetHolder.ss) &lt;br /&gt;Line 429 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(Widget_Controller) &lt;br /&gt;Line 342 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;renderWith(WidgetHolder) &lt;br /&gt;Line 193 of Widget.php&lt;br /&gt;Widget_Controller-&amp;gt;WidgetHolder() &lt;br /&gt;Line 369 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;obj(WidgetHolder,,,1) &lt;br /&gt;Line 446 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;XML_val(WidgetHolder,,1) &lt;br /&gt;Line 10 of .cache.sapphire.templates.WidgetArea.ss&lt;br /&gt;include(/home/formcraf/public_html/silverstripe-cache/.cache.sapphire.templates.WidgetArea.ss) &lt;br /&gt;Line 429 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(WidgetArea) &lt;br /&gt;Line 342 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;renderWith(WidgetArea) &lt;br /&gt;Line 58 of WidgetArea.php&lt;br /&gt;WidgetArea-&amp;gt;forTemplate() &lt;br /&gt;Line 447 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;XML_val(SidebarWidgets,,1) &lt;br /&gt;Line 123 of .cache.themes.foundation.templates.Layout.Page.ss&lt;br /&gt;include(/home/formcraf/public_html/silverstripe-cache/.cache.themes.foundation.templates.Layout.Page.ss) &lt;br /&gt;Line 429 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(ViewableData_Customised,Zend_Cache_Frontend_Output) &lt;br /&gt;Line 420 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(ViewableData_Customised) &lt;br /&gt;Line 197 of Controller.php&lt;br /&gt;Controller-&amp;gt;handleAction(SS_HTTPRequest) &lt;br /&gt;Line 143 of RequestHandler.php&lt;br /&gt;RequestHandler-&amp;gt;handleRequest(SS_HTTPRequest) &lt;br /&gt;Line 147 of Controller.php&lt;br /&gt;Controller-&amp;gt;handleRequest(SS_HTTPRequest) &lt;br /&gt;Line 199 of ContentController.php&lt;br /&gt;ContentController-&amp;gt;handleRequest(SS_HTTPRequest) &lt;br /&gt;Line 67 of ModelAsController.php&lt;br /&gt;ModelAsController-&amp;gt;handleRequest(SS_HTTPRequest) &lt;br /&gt;Line 282 of Director.php&lt;br /&gt;Director::handleRequest(SS_HTTPRequest,Session) &lt;br /&gt;Line 125 of Director.php&lt;br /&gt;Director::direct(/support/) &lt;br /&gt;Line 127 of main.php &lt;/p&gt;&lt;p&gt;error2&lt;/p&gt;&lt;p&gt;Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty&lt;br /&gt;At line 393 in /home/formcraf/public_html/sapphire/core/SSViewer.php &lt;/p&gt;&lt;p&gt;file_get_contents() &lt;br /&gt;Line 393 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(Widget_Controller) &lt;br /&gt;Line 342 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;renderWith(Array) &lt;br /&gt;Line 183 of Widget.php&lt;br /&gt;Widget_Controller-&amp;gt;Content() &lt;br /&gt;Line 369 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;obj(Content,,,1) &lt;br /&gt;Line 446 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;XML_val(Content,,1) &lt;br /&gt;Line 35 of .cache.sapphire.templates.WidgetHolder.ss&lt;br /&gt;include(/home/formcraf/public_html/silverstripe-cache/.cache.sapphire.templates.WidgetHolder.ss) &lt;br /&gt;Line 429 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(Widget_Controller) &lt;br /&gt;Line 342 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;renderWith(WidgetHolder) &lt;br /&gt;Line 193 of Widget.php&lt;br /&gt;Widget_Controller-&amp;gt;WidgetHolder() &lt;br /&gt;Line 369 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;obj(WidgetHolder,,,1) &lt;br /&gt;Line 446 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;XML_val(WidgetHolder,,1) &lt;br /&gt;Line 10 of .cache.sapphire.templates.WidgetArea.ss&lt;br /&gt;include(/home/formcraf/public_html/silverstripe-cache/.cache.sapphire.templates.WidgetArea.ss) &lt;br /&gt;Line 429 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(WidgetArea) &lt;br /&gt;Line 342 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;renderWith(WidgetArea) &lt;br /&gt;Line 58 of WidgetArea.php&lt;br /&gt;WidgetArea-&amp;gt;forTemplate() &lt;br /&gt;Line 447 of ViewableData.php&lt;br /&gt;ViewableData-&amp;gt;XML_val(SidebarWidgets,,1) &lt;br /&gt;Line 123 of .cache.themes.foundation.templates.Layout.Page.ss&lt;br /&gt;include(/home/formcraf/public_html/silverstripe-cache/.cache.themes.foundation.templates.Layout.Page.ss) &lt;br /&gt;Line 429 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(Page_Controller,Zend_Cache_Frontend_Output) &lt;br /&gt;Line 420 of SSViewer.php&lt;br /&gt;SSViewer-&amp;gt;process(Page_Controller) &lt;br /&gt;Line 202 of Controller.php&lt;br /&gt;Controller-&amp;gt;handleAction(SS_HTTPRequest) &lt;br /&gt;Line 143 of RequestHandler.php&lt;br /&gt;RequestHandler-&amp;gt;handleRequest(SS_HTTPRequest) &lt;br /&gt;Line 147 of Controller.php&lt;br /&gt;Controller-&amp;gt;handleRequest(SS_HTTPRequest) &lt;br /&gt;Line 199 of ContentController.php&lt;br /&gt;ContentController-&amp;gt;handleRequest(SS_HTTPRequest) &lt;br /&gt;Line 67 of ModelAsController.php&lt;br /&gt;ModelAsController-&amp;gt;handleRequest(SS_HTTPRequest) &lt;br /&gt;Line 282 of Director.php&lt;br /&gt;Director::handleRequest(SS_HTTPRequest,Session) &lt;br /&gt;Line 125 of Director.php&lt;br /&gt;Director::direct(/build-process/) &lt;br /&gt;Line 127 of main.php&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Error with custom theme | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19453&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19453&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 10 Mar 2012 14:42:58 +1300</pubDate>
			<dc:creator>benald</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19453</guid>
		</item>
		
		<item>
			<title>Re: HTML5 Boilerplate</title>
			<link>http://www.silverstripe.org/themes-2/show/19131#post312446</link>
			<description>&lt;p&gt;I have gone through the HTML5 Boilerplate CMS themes cannot spotted h5bp with silverstripe as a generic theme template. &lt;br /&gt;I would like to create a repo for that then push it through to bh5p wiki for reference as well .&lt;br /&gt;Let me know if anyone else interested.&lt;/p&gt;&lt;p&gt;Alex&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: HTML5 Boilerplate | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19131#post312446&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19131&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 08 Mar 2012 17:08:39 +1300</pubDate>
			<dc:creator>SSadmin</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19131#post312446</guid>
		</item>
		
		<item>
			<title>Re: CSS not updating</title>
			<link>http://www.silverstripe.org/themes-2/show/19219#post311876</link>
			<description>&lt;p&gt;Thank-you for you quick replies  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt;  It turns out I didn't realise that I uploaded layout.css to majestic2/ by mistake, So i just deleted it and all sorted now. Thank-you Turnaround Guy and Martimiz.&lt;br /&gt;Ryan  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: CSS not updating | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19219#post311876&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19219&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Feb 2012 06:29:22 +1300</pubDate>
			<dc:creator>Ryan Lawrence</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19219#post311876</guid>
		</item>
		
		<item>
			<title>Re: CSS not updating</title>
			<link>http://www.silverstripe.org/themes-2/show/19219#post311868</link>
			<description>&lt;p&gt;Did you change the path to your new css in the page template? And most importantly - did you do a ?flush=1 afterwards?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: CSS not updating | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19219#post311868&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19219&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Feb 2012 01:13:39 +1300</pubDate>
			<dc:creator>martimiz</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19219#post311868</guid>
		</item>
		
		<item>
			<title>Re: CSS not updating</title>
			<link>http://www.silverstripe.org/themes-2/show/19219#post311866</link>
			<description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;what happens when you deleted this one&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://majestictheatre.planetryan.co.uk/themes/Majestic2/layout.css&quot; rel=&quot;nofollow&quot;&gt;http://majestictheatre.planetryan.co.uk/themes/Majestic2/layout.css&lt;/a&gt;&lt;/p&gt;&lt;p&gt;SS will pick that style sheet first&lt;/p&gt;&lt;p&gt;Let me know&lt;/p&gt;&lt;p&gt;Darren&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: CSS not updating | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19219#post311866&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19219&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Feb 2012 00:38:52 +1300</pubDate>
			<dc:creator>Turnaround Guy</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19219#post311866</guid>
		</item>
		
		<item>
			<title>CSS not updating</title>
			<link>http://www.silverstripe.org/themes-2/show/19219</link>
			<description>&lt;p&gt;Hi,&lt;br /&gt;For some reason the CMS isn't updating when I upload a new layout.css. The New layout.css has uploaded correctly to the server and is showing what it should: &lt;a href=&quot;http://majestictheatre.planetryan.co.uk/themes/Majestic2/css/layout.css&quot; rel=&quot;nofollow&quot;&gt;http://majestictheatre.planetryan.co.uk/themes/Majestic2/css/layout.css&lt;/a&gt; (This version is the one I want) However my pages are pointing to an old version of the css.&lt;br /&gt;When I look at my source code it points to: &lt;a href=&quot;http://majestictheatre.planetryan.co.uk/themes/Majestic2/layout.css?m=1329304083&quot; rel=&quot;nofollow&quot;&gt;http://majestictheatre.planetryan.co.uk/themes/Majestic2/layout.css?m=1329304083&lt;/a&gt;&lt;/p&gt;&lt;p&gt;The only fix i have is to reinstall the whole CMS and I don't want to do that every time I want to update the layout.&lt;/p&gt;&lt;p&gt;Can anybody help?&lt;br /&gt;Ryan&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: CSS not updating | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19219&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19219&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 16 Feb 2012 00:23:46 +1300</pubDate>
			<dc:creator>Ryan Lawrence</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19219</guid>
		</item>
		
		<item>
			<title>Re: Child / dependent themes - anyone know this?</title>
			<link>http://www.silverstripe.org/themes-2/show/18273#post311737</link>
			<description>&lt;p&gt;You can can use sub themes. They are not just for modules, they can be used to take a theme, and extend it for any page type. By using myTheme_page you can basically create a child theme that extends your master theme...&lt;/p&gt;&lt;p&gt;I've put some notes on this at &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;br /&gt;
&lt;p&gt;Posted to: Child / dependent themes - anyone know this? | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/18273#post311737&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/18273&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 10 Feb 2012 12:50:23 +1300</pubDate>
			<dc:creator>Futureweb</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/18273#post311737</guid>
		</item>
		
		<item>
			<title>Re: Is there a way to shorten this code?</title>
			<link>http://www.silverstripe.org/themes-2/show/19149#post311681</link>
			<description>&lt;p&gt;Group all the fields into 1 DataObject set via a PHP function. Something like&lt;/p&gt;&lt;p&gt;function FieldsForPage() {&lt;br /&gt;$output = new DataObjectSet();&lt;/p&gt;&lt;p&gt;for($i = 1; $i &amp;lt; 10; $i++) {&lt;br /&gt;$field = &quot;Field$i&quot;;&lt;br /&gt;if($this-&amp;gt;$field) $output-&amp;gt;push(new ArrayData(array('Field' =&amp;gt; $this-&amp;gt;$field)));&lt;br /&gt;}&lt;br /&gt;return $output;&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;&amp;lt;% control FieldsForPage %&amp;gt;&lt;br /&gt;&amp;lt;img src=&quot;$ThemeDir/images/icon/$Field.jpg&quot; title=&quot;$Field&quot; alt=&quot;$Field&quot; width=&quot;32&quot; height=&quot;32&quot;/&amp;gt; &lt;br /&gt;&amp;lt;% end_control %&amp;gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Is there a way to shorten this code? | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19149#post311681&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19149&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 08 Feb 2012 21:21:23 +1300</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19149#post311681</guid>
		</item>
		
		<item>
			<title>Re: Is there a way to shorten this code?</title>
			<link>http://www.silverstripe.org/themes-2/show/19149#post311636</link>
			<description>&lt;p&gt;I've realised that the alt tags and title tags in that won't work, eg they will just display &quot;1&quot; values. &lt;/p&gt;&lt;p&gt;Would still be interested if there was a way to reduce the code?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Is there a way to shorten this code? | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19149#post311636&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19149&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 06 Feb 2012 09:37:13 +1300</pubDate>
			<dc:creator>edwardlewis</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19149#post311636</guid>
		</item>
		
		<item>
			<title>Is there a way to shorten this code?</title>
			<link>http://www.silverstripe.org/themes-2/show/19149</link>
			<description>&lt;p&gt;I'm creating a site which has a series of boolean fields to control what icons are displayed on a page.. in total there will be around 20 fields for this particular section. &lt;/p&gt;&lt;p&gt;In my template I have something like this:&lt;/p&gt;&lt;p&gt;&amp;lt;% if Field1 %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;img src=&quot;$ThemeDir/images/icon/Field1.jpg&quot; title=&quot;SField1&quot; alt=&quot;$Field1&quot; width=&quot;32&quot; height=&quot;32&quot;/&amp;gt;&lt;br /&gt;&amp;lt;% end_if %&amp;gt;&lt;br /&gt;&amp;lt;% if Field2 %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;img src=&quot;$ThemeDir/images/icon/Field2.jpg&quot; title=&quot;SField2&quot; alt=&quot;$Field2&quot; width=&quot;32&quot; height=&quot;32&quot;/&amp;gt;&lt;br /&gt;&amp;lt;% end_if %&amp;gt;&lt;br /&gt;&amp;lt;% if Field3 %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;img src=&quot;$ThemeDir/images/icon/Field3.jpg&quot; title=&quot;SField3&quot; alt=&quot;$Field3&quot; width=&quot;32&quot; height=&quot;32&quot;/&amp;gt;&lt;br /&gt;&amp;lt;% end_if %&amp;gt;&lt;br /&gt;&amp;lt;% if Field4 %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;img src=&quot;$ThemeDir/images/icon/Field4.jpg&quot; title=&quot;SField4&quot; alt=&quot;$Field4&quot; width=&quot;32&quot; height=&quot;32&quot;/&amp;gt;&lt;br /&gt;&amp;lt;% end_if %&amp;gt;&lt;/p&gt;&lt;p&gt;Can that be re-rwriiten to something shorter?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Is there a way to shorten this code? | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19149&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19149&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 06 Feb 2012 00:53:36 +1300</pubDate>
			<dc:creator>edwardlewis</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19149</guid>
		</item>
		
		<item>
			<title>Creating themed directories?</title>
			<link>http://www.silverstripe.org/themes-2/show/19141</link>
			<description>&lt;p&gt;I want to do something like this:&lt;/p&gt;&lt;p&gt;/dir1&lt;br /&gt;    --- home&lt;br /&gt;    --- about us&lt;br /&gt;    --- something&lt;br /&gt;/dir2&lt;br /&gt;    --- home&lt;br /&gt;    --- about us&lt;br /&gt;    --- something&lt;/p&gt;&lt;p&gt;I want to theme each &quot;folder&quot; for a particular branch.  Any ideas on how to do a conditional statement to get the top most parent for any particular segment?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Creating themed directories? | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19141&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19141&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 04 Feb 2012 08:43:47 +1300</pubDate>
			<dc:creator>HeartlandTech</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19141</guid>
		</item>
		
		<item>
			<title>Re: Sub Themes and Modules</title>
			<link>http://www.silverstripe.org/themes-2/show/19132#post311575</link>
			<description>&lt;p&gt;In fact, in the eCommerce, subthemes work with the product page, but not the checkout page. Again, the code is &lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;public function init() {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(!class_exists('Payment')) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;trigger_error('The payment module must be installed for the ecommerce module to function.', E_USER_WARNING);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Requirements::javascript(THIRDPARTY_DIR . '/jquery/jquery.js');&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Requirements::javascript('ecommerce/javascript/CheckoutPage.js');&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Requirements::javascript('ecommerce/javascript/ecommerce.js');&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Requirements::themedCSS('CheckoutPage');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$this-&amp;gt;initVirtualMethods();&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;parent::init();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;where i think it should be (note the position of parent::init();)&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;public function init() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;parent::init();&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;if(!class_exists('Payment')) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;trigger_error('The payment module must be installed for the ecommerce module to function.', E_USER_WARNING);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Requirements::javascript(THIRDPARTY_DIR . '/jquery/jquery.js');&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Requirements::javascript('ecommerce/javascript/CheckoutPage.js');&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Requirements::javascript('ecommerce/javascript/ecommerce.js');&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Requirements::themedCSS('CheckoutPage');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$this-&amp;gt;initVirtualMethods();&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I'm trying to build some new all purpose themes, so I'd like to get this working by only using the templates... either that or the owners of the modules could update the code!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Sub Themes and Modules | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19132#post311575&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19132&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 Feb 2012 16:04:52 +1300</pubDate>
			<dc:creator>Futureweb</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19132#post311575</guid>
		</item>
		
		<item>
			<title>Sub Themes and Modules</title>
			<link>http://www.silverstripe.org/themes-2/show/19132</link>
			<description>&lt;p&gt;According to &lt;a href=&quot;http://doc.silverstripe.org/sapphire/en/topics/theme-development&quot; rel=&quot;nofollow&quot;&gt;http://doc.silverstripe.org/sapphire/en/topics/theme-development&lt;/a&gt; I can create sub theme, like &quot;myTheme_forum&quot;, copy forum CSS, customize, and it should work....&lt;/p&gt;&lt;p&gt;However, it doesn't work on a few modules&lt;/p&gt;&lt;p&gt;It works on the for the Blog module, and eCommerce, but doesn't work on the FORUM module. &lt;/p&gt;&lt;p&gt;I know one way of fixing it (in forumholder.php parent::init(); needs to be above the list of required files), but this required changing code in the module - which I shouldn't need to do.&lt;/p&gt;&lt;p&gt;Seeing as the forum module is used by SS in their own example, I would expect it to work. So - am I missing something?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Sub Themes and Modules | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19132&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19132&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 Feb 2012 15:17:24 +1300</pubDate>
			<dc:creator>Futureweb</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19132</guid>
		</item>
		
		<item>
			<title>HTML5 Boilerplate</title>
			<link>http://www.silverstripe.org/themes-2/show/19131</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Just wanted to let everyone know that Silverstripe can work really well with the HTML5 Boilerplate framework: &lt;a href=&quot;http://html5boilerplate.com/&quot; rel=&quot;nofollow&quot;&gt;http://html5boilerplate.com/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I just used it to create this site: &lt;a href=&quot;http://quintessentialcool.com/&quot; rel=&quot;nofollow&quot;&gt;http://quintessentialcool.com&lt;/a&gt; which was recently added to the community showcase (thumb it if you like it!)&lt;/p&gt;&lt;p&gt;I simply started with a completely empty theme, then modelled my Page.ss on the index.html from HTML5 Boilerplate. Put the boilerplate style sheet into the theme's CSS folder, put the javascript libraries into the theme's javascript folder and built it up from there. No forms.css, typography.css or layout.css (although I could have split the HTML5 Boilerplate stylesheet into those components, for some reason I prefer keeping everything in one file as long as I'm reasonably neat).&lt;/p&gt;&lt;p&gt;I recommend this for anyone who really wants to feel like they're starting a Silverstripe project with a clean slate on which you can build a custom design.&lt;/p&gt;&lt;p&gt;Oh, I also make use of the media &quot;screen&quot; attribute in the link tags in the HTML head to achieve a somewhat responsive design optimised for iphone. Again I found this was also easier to do when the site started from a clean slate.&lt;/p&gt;&lt;p&gt;Let me know what you think.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Adrian&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: HTML5 Boilerplate | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19131&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19131&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 Feb 2012 14:37:00 +1300</pubDate>
			<dc:creator>adrian</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19131</guid>
		</item>
		
		<item>
			<title>Re: Issues creating a &#39;dynamic&#39; sub-menu</title>
			<link>http://www.silverstripe.org/themes-2/show/19112#post311560</link>
			<description>&lt;p&gt;Many thanks, guys. &lt;/p&gt;&lt;p&gt;Marti - I already have the design working as it should be, I just need it to hide/show the sub-menu based on whether the active page has children or not, and if so: Only show the the children of the active page.&lt;/p&gt;&lt;p&gt;Mark - Thanks for the link and module, I'll certainly give it a look and see if I can't figure out how it works.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Issues creating a &amp;#39;dynamic&amp;#39; sub-menu | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19112#post311560&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19112&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 Feb 2012 01:29:12 +1300</pubDate>
			<dc:creator>Akaidu</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19112#post311560</guid>
		</item>
		
		<item>
			<title>Re: Issues creating a &#39;dynamic&#39; sub-menu</title>
			<link>http://www.silverstripe.org/themes-2/show/19112#post311514</link>
			<description>&lt;p&gt;I required the same functionality (but to any sub-level), so I created a module for it if you're interested: &lt;a href=&quot;https://github.com/markjames/silverstripe-nestedmenu&quot; rel=&quot;nofollow&quot;&gt;https://github.com/markjames/silverstripe-nestedmenu&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Issues creating a &amp;#39;dynamic&amp;#39; sub-menu | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19112#post311514&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19112&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 31 Jan 2012 10:13:06 +1300</pubDate>
			<dc:creator>markjames</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19112#post311514</guid>
		</item>
		
		<item>
			<title>Re: Issues creating a &#39;dynamic&#39; sub-menu</title>
			<link>http://www.silverstripe.org/themes-2/show/19112#post311512</link>
			<description>&lt;p&gt;Supposing the basic set of pages you talk about are all root pages, a very simple menu would work like this. Menu(1) will give you the rootpages: for each page you check if it has any children, and if it does, you create a nested unordered list for them.&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;lt;% if Menu(1) %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;% control Menu(1) %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;a class=&quot;$LinkingMode&quot; href=&quot;$Link&quot;&amp;gt;$MenuTitle&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;% if Children %&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;ul&amp;gt;&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;lt;% control Children %&amp;gt;&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;lt;li&amp;gt;&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;lt;a class=&quot;$LinkingMode&quot; href=&quot;$Link&quot;&amp;gt;$MenuTitle&amp;lt;/a&amp;gt;&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;lt;/li&amp;gt;&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;lt;% end_control %&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;/ul&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;% end_if %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;% end_control %&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;lt;% end_if %&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;The actual design/hiding/showing will need some classes/javascript - but this will give you the basics.&lt;/p&gt;&lt;p&gt;Using Menu(2) instead of Menu(1) would give you all childpages of the currentpage, so that would work fine for a submenu.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Issues creating a &amp;#39;dynamic&amp;#39; sub-menu | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19112#post311512&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19112&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 31 Jan 2012 06:21:14 +1300</pubDate>
			<dc:creator>martimiz</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19112#post311512</guid>
		</item>
		
		<item>
			<title>Issues creating a &#39;dynamic&#39; sub-menu</title>
			<link>http://www.silverstripe.org/themes-2/show/19112</link>
			<description>&lt;p&gt;So I have the basic menu set up:&lt;br /&gt;---------&lt;br /&gt;-Active Page&lt;br /&gt;-Page&lt;br /&gt;-Page&lt;br /&gt;-Page&lt;br /&gt;---------&lt;/p&gt;&lt;p&gt;I'm wanting to get something along the lines of this:&lt;/p&gt;&lt;p&gt;---------&lt;br /&gt;-Active page&lt;br /&gt;  -Sub-page&lt;br /&gt;  -Sub-Page&lt;br /&gt;-Page&lt;br /&gt;-Page&lt;br /&gt;  -Sub-Page (hidden in menu)&lt;br /&gt;  -Sub-Page (hidden in menu)&lt;br /&gt;---------&lt;/p&gt;&lt;p&gt;I came across this:&lt;/p&gt;&lt;p&gt;&amp;lt;% if Menu(2) %&amp;gt;&lt;br /&gt; &amp;lt;h2&amp;gt;&amp;lt;% control Level(1) %&amp;gt;$Title&amp;lt;% end_control %&amp;gt;&amp;lt;/h2&amp;gt;&lt;br /&gt; &amp;lt;div class=&quot;list&quot;&amp;gt;&lt;br /&gt;  &amp;lt;ul&amp;gt;&lt;br /&gt;     &amp;lt;% control Menu(2) %&amp;gt;&lt;br /&gt;         &amp;lt;% if Children %&amp;gt;&lt;br /&gt;          &amp;lt;li class=&quot;$LinkingMode&quot;&amp;gt;&amp;lt;a href=&quot;$Link&quot; title=&quot;Go to the $Title.XML page&quot; class=&quot;$LinkingMode levela&quot;&amp;gt;&amp;lt;span&amp;gt;&amp;lt;em&amp;gt;$MenuTitle.XML&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;         &amp;lt;% else %&amp;gt;&lt;br /&gt;       &amp;lt;li&amp;gt;&amp;lt;a href=&quot;$Link&quot; title=&quot;Go to the $Title.XML page&quot; class=&quot;$LinkingMode levela&quot;&amp;gt;&amp;lt;span&amp;gt;&amp;lt;em&amp;gt;$MenuTitle.XML&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;    &amp;lt;% end_if %&amp;gt;   &lt;/p&gt;&lt;p&gt;      &amp;lt;% if LinkOrSection = section %&amp;gt;&lt;br /&gt;       &amp;lt;% if Children %&amp;gt;&lt;br /&gt;      &amp;lt;ul class=&quot;sub&quot;&amp;gt;&lt;br /&gt;       &amp;lt;li&amp;gt;&lt;br /&gt;        &amp;lt;ul class=&quot;roundWhite&quot;&amp;gt;&lt;br /&gt;         &amp;lt;% control Children %&amp;gt;&lt;br /&gt;          &amp;lt;li&amp;gt;&amp;lt;a href=&quot;$Link&quot; title=&quot;Go to the $Title.XML page&quot; class=&quot;$LinkingMode levelb&quot;&amp;gt;&amp;lt;span&amp;gt;&amp;lt;em&amp;gt;$MenuTitle.XML&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;         &amp;lt;% end_control %&amp;gt;&lt;br /&gt;        &amp;lt;/ul&amp;gt;&lt;br /&gt;       &amp;lt;/li&amp;gt;&lt;br /&gt;      &amp;lt;/ul&amp;gt;&lt;br /&gt;       &amp;lt;% end_if %&amp;gt;&lt;br /&gt;    &amp;lt;% end_if %&amp;gt; &lt;br /&gt;   &amp;lt;/li&amp;gt; &lt;br /&gt;     &amp;lt;% end_control %&amp;gt;&lt;br /&gt;    &amp;lt;/ul&amp;gt;&lt;br /&gt; &amp;lt;/div&amp;gt;&lt;br /&gt; &amp;lt;!-- list --&amp;gt;&lt;br /&gt;  &amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt; &amp;lt;% end_if %&amp;gt;&lt;/p&gt;&lt;p&gt;But try as I might I just can't get it working. Perhaps I'm putting it in the wrong place? Maybe some of those 2s should be 1s? As a SilverStripe newbie, I'm just not sure. Any help would be appreciated.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Issues creating a &amp;#39;dynamic&amp;#39; sub-menu | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19112&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19112&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 31 Jan 2012 01:20:13 +1300</pubDate>
			<dc:creator>Akaidu</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19112</guid>
		</item>
		
		<item>
			<title>Paddy green $PageComments Error</title>
			<link>http://www.silverstripe.org/themes-2/show/19110</link>
			<description>&lt;p&gt;With the Paddy green theme, but not other themes, I get:&lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;XML Parsing Error: not well-formed&lt;br /&gt;Location: http://localhost/SS/new-articleholder/new-articlepage/&lt;br /&gt;Line Number 130, Column 114:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;p id=&quot;DeleteComments&quot;&amp;gt;&amp;lt;a href=&quot;localhost/SS/PageComment/deleteallcomments?pageid=31&amp;amp;SecurityID=afb7bd338746da91043ff35f45872e652eb312e5&quot;&amp;gt;&lt;br /&gt;-------------------------------------------------------------------------------------&lt;br /&gt;whenever I allow user comments on an article&lt;br /&gt;But only in firefox.&lt;/p&gt;&lt;p&gt;I am a total noob to SilverStripe, please use concise terminology that us noobs can comprehend.&lt;br /&gt;Any help is welcomed as I am trying to run a professional website for a professional company, and this &lt;br /&gt;sort of error needs to be addressed when discovered.&lt;/p&gt;&lt;p&gt;-----------------------------------------------------------------&lt;br /&gt;Article page looks like this&lt;br /&gt;-----------------------------------------------------------------&lt;br /&gt;&amp;lt;% include Menu2 %&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;div id=&quot;Content&quot; class=&quot;typography&quot;&amp;gt;&lt;/p&gt;&lt;p&gt; &amp;lt;% include Breadcrumbs %&amp;gt;&lt;/p&gt;&lt;p&gt;    &amp;lt;h1&amp;gt;$Title&amp;lt;/h1&amp;gt;&lt;br /&gt;    $Content&lt;br /&gt;    &amp;lt;div class=&quot;newsDetails&quot;&amp;gt;&lt;br /&gt;        Posted on $Date.Nice by $Author&lt;br /&gt;    &amp;lt;/div&amp;gt;&lt;br /&gt;    $PageComments&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;-----------------------------------------------------------------------&lt;br /&gt;ArticlePage.php  looks like this&lt;br /&gt;-----------------------------------------------------------------------&lt;br /&gt;&amp;lt;?php&lt;br /&gt;class ArticlePage extends Page {&lt;br /&gt;static $icon = &quot;themes/tutorial/images/treeicons/news&quot;;&lt;br /&gt;    static $db = array(&lt;br /&gt;        'Date' =&amp;gt; 'Date',&lt;br /&gt;        'Author' =&amp;gt; 'Text'&lt;/p&gt;&lt;p&gt;    );&lt;br /&gt;    function getCMSFields() {&lt;br /&gt;        $fields = parent::getCMSFields();&lt;/p&gt;&lt;p&gt;        $fields-&amp;gt;addFieldToTab('Root.Content.Main', $dateField = new DateField('Date','Article Date (for example: 20/12/2010)'), 'Content');&lt;br /&gt;           $dateField-&amp;gt;setConfig('showcalendar', true);&lt;br /&gt;         $dateField-&amp;gt;setConfig('dateformat', 'dd/MM/YYYY');&lt;/p&gt;&lt;p&gt;        $fields-&amp;gt;addFieldToTab('Root.Content.Main', new TextField('Author'), 'Content');&lt;/p&gt;&lt;p&gt;        return $fields;&lt;br /&gt;    }&lt;br /&gt;    }&lt;br /&gt;    class ArticlePage_Controller extends Page_Controller {&lt;br /&gt;}&lt;/p&gt;&lt;p&gt;?&amp;gt;&lt;br /&gt;-------------------------------------------------------------------------&lt;br /&gt;Also: I have seen this &lt;a href=&quot;http://www.silverstripe.org/general-questions/show/15389&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/general-questions/show/15389&lt;/a&gt;&lt;br /&gt;and it does not seem to give a solution&lt;/p&gt;&lt;p&gt;Thanks for any assistance in advance&lt;br /&gt;firewalker22&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Paddy green $PageComments Error | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19110&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19110&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 30 Jan 2012 06:34:55 +1300</pubDate>
			<dc:creator>firewalker22</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19110</guid>
		</item>
		
		<item>
			<title>Re: Location of frontend files</title>
			<link>http://www.silverstripe.org/themes-2/show/18769#post311407</link>
			<description>&lt;p&gt;Hi Plato,&lt;/p&gt;&lt;p&gt;the integration of frontend upgrades is definitely a point!&lt;/p&gt;&lt;p&gt;Didn't consider this before, thx for your input  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;Regards&lt;br /&gt;SF&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Location of frontend files | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/18769#post311407&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/18769&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 26 Jan 2012 05:37:32 +1300</pubDate>
			<dc:creator>Silverfish</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/18769#post311407</guid>
		</item>
		
		<item>
			<title>Re: Location of frontend files</title>
			<link>http://www.silverstripe.org/themes-2/show/18769#post311367</link>
			<description>&lt;p&gt;Themes are separate from the project directory, but the project takes precedence. If you put a template file into your project dir it will be used over whatever is in the theme dir, who's files get used in preference over any template files provided by the module.&lt;/p&gt;&lt;p&gt;Separating out the theme files allows one site to easily switch themes, where as if they're all in the same project dir, they simply get used.&lt;br /&gt;This would allow a site to have special themes, for example a Christmas theme for their November/December sales period, and easily turn it on and off without having to fiddle around with the file system.&lt;/p&gt;&lt;p&gt;Getting too hung up on the separation of M, V and C gets one into all sorts of pointless debates with no real answer.&lt;/p&gt;&lt;p&gt;Short answer: you'd don't NEED to use the themes dir, but it makes things a little easier when upgrading front end only changes, etc.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Location of frontend files | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/18769#post311367&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/18769&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 24 Jan 2012 10:53:46 +1300</pubDate>
			<dc:creator>Plato</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/18769#post311367</guid>
		</item>
		
		<item>
			<title>Re: Potential installation issues</title>
			<link>http://www.silverstripe.org/themes-2/show/19042#post311284</link>
			<description>&lt;p&gt;You should only ever need to edit the .htaccess file in your root directory and the _config.php file in your mysite folder. Editing any of the other core folders is not ideal as it'll make upgrading harder for you later one.&lt;/p&gt;&lt;p&gt;If you don't want the url to be /newsite1 then yes, one way is to just not store the site in a subfolder. If you want to put it in a subfolder you will need to alter the VirtualHost (if you're on a VPS) to point the DocumentRoot to your new subfolder. Most shared hosts however, you'll be unable to alter the document root.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Potential installation issues | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19042#post311284&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19042&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 20 Jan 2012 16:08:27 +1300</pubDate>
			<dc:creator>Willr</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19042#post311284</guid>
		</item>
		
		<item>
			<title>Re: Simple theme mod</title>
			<link>http://www.silverstripe.org/themes-2/show/19041#post311260</link>
			<description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;Take a look at this &lt;a href=&quot;http://doc.silverstripe.org/sapphire/en/tutorials/1-building-a-basic-site&quot; rel=&quot;nofollow&quot;&gt;http://doc.silverstripe.org/sapphire/en/tutorials/1-building-a-basic-site&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Its a good Starting Point.&lt;/p&gt;&lt;p&gt;Darren&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Simple theme mod | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19041#post311260&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19041&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 19 Jan 2012 04:39:06 +1300</pubDate>
			<dc:creator>Turnaround Guy</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19041#post311260</guid>
		</item>
		
		<item>
			<title>Potential installation issues</title>
			<link>http://www.silverstripe.org/themes-2/show/19042</link>
			<description>&lt;p&gt;I would like to install Silverstripe 2.4.6 in a sub dirctory (folder?) in the root directory of my server i.e. ./newsite1 . I need to be able to do this because I host more than one site on this hosting account. Having looked through the forum I have found some older posts that identify several problems with this approach. The problems seem to be as follows:&lt;/p&gt;&lt;p&gt;1 doing this makes URL look like mystite.com/newsite1. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;There are suggestions as to how to fix this. One is that you only copy the contents of the silverstripe folder to the sub directory folder. Does this solve the problem and if so should I do this when uploading the files via ftp (before installation) or after installation?&lt;/p&gt;&lt;p&gt;2 There are various references to the need to add an .htaccess file to the root directory and also to modify the .htaccess and config.php files in Silverstripe but does not specify which .htaccess or config.php files to change (there are several in different folders). &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The posts on the forum were made about a year ago. Have these issue been addressed in version 2.4.6 or do I still need to make changes to get the site to work through a sub directory in the root directory?  &lt;/p&gt;&lt;p&gt;If I still need to make changes can anyone tell me what I need to do in the htaccess files?&lt;/p&gt;&lt;p&gt;Hoping there is a simple solution to these because Silverstrip looks great for my purposes but my experienc and understanding of htaccess and server settings is not great.&lt;/p&gt;&lt;p&gt;Thanks &lt;/p&gt;&lt;p&gt;Appologies but I seem to have posted this in wrong forum and it should have been in installation forum&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Potential installation issues | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19042&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19042&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 19 Jan 2012 03:07:38 +1300</pubDate>
			<dc:creator>Loopy</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19042</guid>
		</item>
		
		<item>
			<title>Simple theme mod</title>
			<link>http://www.silverstripe.org/themes-2/show/19041</link>
			<description>&lt;p&gt;Hello everyone&lt;/p&gt;&lt;p&gt;I have recently discovered Silverstripe and it looks ideal for the site I am trying to build which will start with a basic 3 or 4 page site but may expand in the future. I would like to make some simple mods to the theme. The changes I wish to make relate to width, header image, menu bar colour and background. I have looked at the theme and it looks like I can make these changes as follows&lt;/p&gt;&lt;p&gt;Change width from 710 to 756 in the layout.css file and replace background, header and menu images in images folder&lt;/p&gt;&lt;p&gt;Is this all I need to do or are there changes required in the Templates/page.ss file aswell.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Simple theme mod | &lt;a href=&quot;http://www.silverstripe.org/themes-2/show/19041&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/themes-2/reply/19041&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 19 Jan 2012 01:32:30 +1300</pubDate>
			<dc:creator>Loopy</dc:creator>
			<guid>http://www.silverstripe.org/themes-2/show/19041</guid>
		</item>
		

	</channel>
</rss>
