<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Vertical arrangement of CSS chunks</title>
		<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks</link>
		<description>WordPress.com Forums &#187; Topic: Vertical arrangement of CSS chunks</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 12:06:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/vertical-arrangement-of-css-chunks" rel="self" type="application/rss+xml" />

		<item>
			<title>gveers on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85491</link>
			<pubDate>Thu, 07 Jun 2007 00:28:04 +0000</pubDate>
			<dc:creator>gveers</dc:creator>
			<guid isPermaLink="false">85491@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>BIQ = "blog in question?"  It's deepleft.wordpress.com.</p>
<p>Thanks again for everyone's help.  I'm pretty happy with how it turned out, and I learned quite a bit about CSS in the process!
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85345</link>
			<pubDate>Wed, 06 Jun 2007 07:46:05 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">85345@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@SBK - I hadn't seen the Gala  layout before. For my two cents in this area of layouts it is the slickest thing I have ever seen. Every layout is absolutely flawless from the technical standpoint and it is beautifully presented in an accessible format. Kudos to the author, and one for the bookmarks. It should be the first reference for any kind of positioning question. </p>
<p>OT: A lot of posters here do not realise - so it is worth repeating - that if we have a link to the BIQ we can see both the problem and the CSS.
</p>
]]></description>
					</item>
		<item>
			<title>gveers on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85290</link>
			<pubDate>Tue, 05 Jun 2007 23:53:16 +0000</pubDate>
			<dc:creator>gveers</dc:creator>
			<guid isPermaLink="false">85290@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks again, I'm 99% there.  The "gala layout" link was immensely helpful to see what layouts are feasible.  Maybe most people aren't quite as nuts on customization as I am, but for relatively new folks working with Sandbox I think this should be the first thing they see.</p>
<p>Posting the code probably only confused things, particularly because it was a work in progress.  The absolute positioning was a band-aid solution as SBK suggested.  As for the fixed height, it was an attempt to set a minimum height for the blog (because I wanted the background images to always show in their entirity).
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85238</link>
			<pubDate>Tue, 05 Jun 2007 21:10:53 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">85238@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>well, people do have to learn somehow.</p>
<p>i think the fixed height and absolute positioning were failed attempts to get beat the layout into the shape he wanted.  </p>
<p>starting from a functional layout will be much more fruitful.
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85202</link>
			<pubDate>Tue, 05 Jun 2007 18:50:29 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">85202@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Update: In fact about the only bit I do not have an issue with is the source order. Content first is good as SBK has pointed out.
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85194</link>
			<pubDate>Tue, 05 Jun 2007 18:38:00 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">85194@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>sunburntkamel is doing a great job of adding some technical detail to my remark. It may seem harsh. I meant it. WTF is this :</p>
<pre><code>#secondary {
position: absolute;
top: 278px;
left: 320px;
word-spacing: 4em;
}

Or this 

#primary {
float: left; width: 200px; height: 750px;
background: rgb(205, 217, 233)</code></pre>
<p>.</p>
<p>A fixed height in a blog?<br />
There is absolutely no substitute for a layout which works. I am sorry but that is it. If WP com serves up borked layouts it is virtually impossible to fix without a very good knowledge of CSS and the upgrade.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85169</link>
			<pubDate>Tue, 05 Jun 2007 17:24:36 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">85169@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>no, you're totally right ;) I was thinking exactly the same, especially if you use Lynx, for instance.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85168</link>
			<pubDate>Tue, 05 Jun 2007 17:23:58 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">85168@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I can't edit my previous post.  Scratch the 'nor unsemantic' part.  It is.
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85167</link>
			<pubDate>Tue, 05 Jun 2007 17:22:33 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">85167@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>maybe unsemantic is harsh, but it degrades badly for mobile users and screen readers.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85164</link>
			<pubDate>Tue, 05 Jun 2007 17:06:10 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">85164@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>
it's bad form, unsemantic, and bad for SEO</p>
</blockquote>
<p>Bad for SEO, yes, but I don't think it's bad form nor unsemantic.  Even the W3 website is laid out like that.</p>
<p>BTW, thanks for the links.
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85157</link>
			<pubDate>Tue, 05 Jun 2007 16:46:00 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">85157@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>just as an aside, <code>float: top</code> is pure genius.  on the top of my wishlist, right up there with <code>height: 100%;</code>
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85156</link>
			<pubDate>Tue, 05 Jun 2007 16:43:16 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">85156@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>use this one instead:<br />
<a href="http://blog.html.it/layoutgala/LayoutGala34.html" rel="nofollow">http://blog.html.it/layoutgala/LayoutGala34.html</a><br />
the names of #wrapper and #container are switched, #navigation=#primary, #extra=#secondary
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85155</link>
			<pubDate>Tue, 05 Jun 2007 16:40:47 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">85155@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>crap, i'm sorry, i didn't mean to link to something like that.  it's bad form, unsemantic, and bad for SEO.  lemme find something better.  Sidebars should never come before content in the HTML markup
</p>
]]></description>
					</item>
		<item>
			<title>gveers on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85153</link>
			<pubDate>Tue, 05 Jun 2007 16:32:36 +0000</pubDate>
			<dc:creator>gveers</dc:creator>
			<guid isPermaLink="false">85153@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Let me rephrase the question.  It's actually much simpler than "fix my stuff," but I think posting the code has confused the issue.</p>
<p>In the HTML for this theme the divs appear in the following order:</p>
<p>content<br />
primary<br />
secondary<br />
footer</p>
<p>The arrangement I'd like (#16 in sunburnt's link) needs the primary (or secondary) div to appear above the content div.  Is this possible considering the arrangement in the HTML code?  It's like I'd want to use a float: top or something but no such thing exists.</p>
<p>By the way, I think sunburnt's links should be incorporated into the F.A.Q. as they've been helpful.
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85143</link>
			<pubDate>Tue, 05 Jun 2007 15:38:35 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">85143@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>haha, root, you do not dissappoint your reputation.  nonetheless, it's the same reaction i had.  </p>
<p>seriously, <a href="http://ventureskills.wordpress.com/2007/05/09/top-5-css-layout-tips/">start from a layout that works</a>, and build from there.  if you can't manage your own layout, it's not really fair to expect someone else to fix it.
</p>
]]></description>
					</item>
		<item>
			<title>drmike on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85115</link>
			<pubDate>Tue, 05 Jun 2007 14:18:01 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">85115@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Feel free to explain how they should go about fixing the code then. :)
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-85056</link>
			<pubDate>Tue, 05 Jun 2007 07:48:11 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">85056@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The CSS positioning schemata (layout) you are using is so screwed I would not even begin to mess with it.
</p>
]]></description>
					</item>
		<item>
			<title>gveers on "Vertical arrangement of CSS chunks"</title>
			<link>http://en.forums.wordpress.com/topic/vertical-arrangement-of-css-chunks#post-83296</link>
			<pubDate>Wed, 30 May 2007 20:11:27 +0000</pubDate>
			<dc:creator>gveers</dc:creator>
			<guid isPermaLink="false">83296@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My blog is deepleft.wordpress.com and uses the Sandbox theme.  I'm having difficulty getting my CSS "chunks" to line up along the y-axis the way I want.  Is there a way to move the sidebars towards the top of the screen without modifying the HTML?  The content  defaults to appearing above the sidebars, perhaps because the content chunk comes first in the HTML.</p>
<p>Any advice would be greatly appreciated!  Here is my CSS code:</p>
<p>/*--- PAGE ---*/<br />
body {<br />
padding: 0 0 0 100px; background: #000000;<br />
font-family: Arial, sans-serif; color: black; font-size: 0.8em;<br />
}</p>
<p>body a {<br />
color: #444444;<br />
}</p>
<p>body a:visited {<br />
color: #006600;<br />
}</p>
<p>body ul {<br />
list-style-type: none; margin 0; padding: 0 0 0 1em;<br />
}</p>
<p>#wrapper {<br />
background: url('http://deepleft.files.wordpress.com/2007/05/wrapper.jpg') repeat-y;<br />
}</p>
<p>/*--- HEADER ---*/<br />
#header {<br />
width: 800px; height: 220px;<br />
background: url('http://deepleft.files.wordpress.com/2007/05/banner.jpg') no-repeat;<br />
}</p>
<p>#header h1, h1 a, h1 a:hover, h1 a:visited {<br />
font-family: Arial, sans-serif; font-size: 1.3em; font-variant: small-caps; text-decoration: none;<br />
color: white;<br />
text-align: left; padding: 1em 0 0 5px;<br />
}</p>
<p>#blog-description {<br />
color: white; font-variant: small-caps;<br />
text-indent: 1em;<br />
}</p>
<p>/*--- GLOBALNAV ---*/<br />
.access, #globalnav {<br />
display: none;<br />
}</p>
<p>/*--- SIDEBAR ---*/<br />
#primary {<br />
float: left; width: 200px; height: 750px;<br />
background: rgb(205, 217, 233) url('http://deepleft.files.wordpress.com/2007/05/foul-line.jpg') no-repeat;<br />
font-size: 1.1em; font-variant: small-caps; color: white;<br />
}</p>
<p>#primary ul a, #primary ul a:visited, #primary ul ul {<br />
font-variant: normal; font-weight: bold; list-style-type: square;<br />
}</p>
<p>/*--- NAVIGATOR ---*/</p>
<p>#secondary {<br />
position: absolute;<br />
top: 278px;<br />
left: 320px;<br />
word-spacing: 4em;<br />
}</p>
<p>#secondary a, #secondary a:visited {<br />
color: black; font-variant: small-caps; text-decoration: none;<br />
}</p>
<p>#secondary a:hover {<br />
color: white;<br />
}</p>
<p>/*--- CONTENT ---*/</p>
<p>#content {<br />
width: 580px;<br />
margin: 0 0 0 225px;<br />
background: rgb(205, 217, 233) url('http://deepleft.files.wordpress.com/2007/05/content.jpg') no-repeat;<br />
border: solid rgb(150, 170, 100);<br />
border-width: 20px 0 0 5px;<br />
padding: 0 5px 0 10px;<br />
}</p>
<p>/*--- FOOTER ---*/<br />
div#footer {<br />
clear: both;<br />
width: 800px;<br />
background: rgb(205, 217, 233);<br />
}
</p>
]]></description>
					</item>

	</channel>
</rss>
