<?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>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Questions on editing</title>
			<link>http://www.silverstripe.org/archive/show/138567?start=0#post146744</link>
			<description>&lt;p&gt;Aye, the tutorials are a great place to start.  I'm a bit of a n00b to silverstripe, myself, and I found them very helpful.&lt;/p&gt;&lt;p&gt;One thing to note, however, is that if you installed silverstripe with the Blackcandy theme, you'll need to use a different directory than the tutorials tell you to (i.e. If it says go to tutorials--&amp;gt;code  you will really need to go to mysite--&amp;gt;code).  It took me several hours to figure this out.  =)&lt;/p&gt;&lt;p&gt;I have yet to even try tables in Silverstripe.  I always use devs and CSS to do stuff.  Usually, for me, the devs go into the page.ss file (or whatever other template I am useing i.e. HomePage.ss) so that when I enter stuff into the admin editor, it goes to the right place.  If you look in templates--&amp;gt;Layout, you will see another page.ss file.  This corresponds to the $layout in the first page.ss.  Inside $layout is the call for whatever you enter into the admin interface ($content if I'm guessing, but not positive).  &lt;/p&gt;&lt;p&gt;So, basically, if you wrap $layout with the main divs you want, then you can give a div over EVERYTHING you enter into your admin area.  If you need divs over specific elements inside what you enter into the admin, I think you'll need to use the html editor. &lt;/p&gt;&lt;p&gt;If you have any problems be sure to post.&lt;/p&gt;&lt;p&gt;Seth&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Questions on editing &lt;a href=&quot;http://www.silverstripe.org/archive/show/138567?start=0#post146744&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/138567?start=0#post146744&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 16 Aug 2008 08:28:28 +1200</pubDate>
			<dc:creator>sethstacey</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/138567?start=0#post146744</guid>
		</item>
		
		<item>
			<title>Re: Questions on editing</title>
			<link>http://www.silverstripe.org/archive/show/138567?start=0#post138595</link>
			<description>&lt;p&gt;The trick is to look at your SS template files.&lt;/p&gt;&lt;p&gt;Have you gone through the tutorials?&lt;/p&gt;&lt;p&gt;They will be a great help for you as the contain very useful information on getting started with SS.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Questions on editing &lt;a href=&quot;http://www.silverstripe.org/archive/show/138567?start=0#post138595&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/138567?start=0#post138595&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 09 Aug 2008 14:39:14 +1200</pubDate>
			<dc:creator>Blackdog</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/138567?start=0#post138595</guid>
		</item>
		
		<item>
			<title>Questions on editing</title>
			<link>http://www.silverstripe.org/archive/show/138567#post138567</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I've been using Silverstripe a bit, and it looks nice. However, while updating a Silverstripe website, I came across some issues for which I have a couple of questions and comments:&lt;/p&gt;&lt;p&gt;1. How do I format my content without using tables? Say I want to use div and span tags and css to format the content, I don't see a way to do this without editing the raw html. Maybe that's just how it works? Or is there a trick with a .ss page, for example? This is not data from a database, by the way, just manually typed in content.&lt;/p&gt;&lt;p&gt;2. When using tables, I had real trouble formatting the table itself. For example, the border wouldn't go away. I set border=&quot;0&quot; and there was a border anyway. I solved this by setting the cell border color to the same as the background color, but that took me a while to figure out. I tried to set cellspacing and cellpadding, but nothing happened. I am using the default blackcandy theme (slightly modded to change colors).&lt;/p&gt;&lt;p&gt;3. When using tables, I also had trouble formatting the content of the table. For example, I had some cells with a picture and some text (a link). Trying to center adjust the text under the image was difficult - it worked in one cell, but not in another. Finally I edited the html and copied the formatting from one cell to the other, and now it's fine.&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Questions on editing &lt;a href=&quot;http://www.silverstripe.org/archive/show/138567#post138567&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/138567#post138567&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 09 Aug 2008 12:39:21 +1200</pubDate>
			<dc:creator>kf</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/138567#post138567</guid>
		</item>
		

	</channel>
</rss>