<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Socialtext Documentation: Styling The Page View]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?styling_the_page_view</link>
<description></description>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[Styling The Page View]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?styling_the_page_view</link>
<description><![CDATA[<div class="wiki">
<p>
Home: <a href="http://www.perlfoundation.org/help-en/index.cgi?socialtext_style_customization_guide" title="(70 months) Socialtext enables you to create a custom stylesheet to customize the appearance of your workspace. ...">Socialtext Style Customization Guide</a><br />
Previous: <a href="http://www.perlfoundation.org/help-en/index.cgi?your_workspaces" title="(70 months) Home [Socialtext Style Customization Guide] Up [Styling The Dashboard] Previous [Your Watchlist] Nex...">Your Workspaces</a><br />
Next: <a href="http://www.perlfoundation.org/help-en/index.cgi?page_content" title="(70 months) Home [Socialtext Style Customization Guide] Top [Styling The Page View] Previous [Styling The Page V...">Page Content</a></p>
<hr />
<blockquote>
<span class="nlw_phrase"><img alt="pageview.png" src="http://www.perlfoundation.org/help-en/index.cgi/pageview.png?action=attachments_download;page_name=styling_the_page_view;id=20070804014603-9-6583" /><!-- wiki: {image: pageview.png} --></span></blockquote>
<br /><p>
See also: <a href="http://www.perlfoundation.org/help-en/index.cgi?page_boxes_toggle" title="(70 months) Home [Socialtext Style Customization Guide] Up [Styling The Page View] Previous [Page Content] Next ...">Page Boxes Toggle</a>, <a href="http://www.perlfoundation.org/help-en/index.cgi?page_sidebar_tools" title="(70 months) Home [Socialtext Style Customization Guide] Up [Styling The Page View] Previous [Page Boxes Toggle] ...">Page Sidebar Tools</a> (watchlist and revisions), <a href="http://www.perlfoundation.org/help-en/index.cgi?page_view_action_bar" title="(70 months) Home [Socialtext Style Customization Guide] Up [Styling The Page View] Previous [Page Sidebar Tools]...">Page View Action Bar</a>, <a href="http://www.perlfoundation.org/help-en/index.cgi?page_boxes" title="(70 months) Home [Socialtext Style Customization Guide] Up [Styling The Page View] Previous [Page View Action Ba...">Page Boxes</a>, and <a href="http://www.perlfoundation.org/help-en/index.cgi?page_attribution" title="(70 months) Home [Socialtext Style Customization Guide] Up [Styling The Page View] Previous [Page Boxes] Next [S...">Page Attribution</a>.</p>
<h4 id="html_snippet">HTML Snippet</h4>
<pre>
&lt;div id=&quot;st-content-border&quot;&gt;
  &lt;div id=&quot;st-content-border-left&quot;&gt;
    &lt;div id=&quot;st-content-border-right&quot;&gt;
      &lt;div id=&quot;st-content-border-top&quot;&gt;
        &lt;div id=&quot;st-content-border-bottom&quot;&gt;
          &lt;div id=&quot;st-content-border-left-top&quot;&gt;
            &lt;div id=&quot;st-content-border-right-top&quot;&gt;
              &lt;div id=&quot;st-content-border-left-bottom&quot;&gt;
                &lt;div id=&quot;st-content-border-right-bottom&quot;&gt;
                  &lt;div id=&quot;st-content-page-display&quot; class=&quot;st-content&quot;&gt;
                    &lt;table id=&quot;st-content-page-display-width-controller&quot; class=&quot;st-content-width-controller&quot;&gt;
                      &lt;tr&gt;
                        &lt;td&gt;
                          &lt;!-- page boxes --&gt;
                          &lt;div id=&quot;st-page-maincontent&quot;&gt;
                            &lt;div id=&quot;st-page-wiki-title&quot;&gt;Socialtext 2.0 Custom CSS guide&lt;/div&gt;
                            &lt;div id=&quot;st-page-title&quot;&gt;&lt;span id=&quot;st-page-titletext&quot;&gt;Socialtext Style Customization Guide&lt;/span&gt;&lt;/div&gt;
                            &lt;div id=&quot;st-page-content&quot;&gt;
                              &lt;div class=&quot;wiki&quot;&gt;
                                &lt;!-- content --&gt;
                              &lt;/div&gt;
                          &lt;/div&gt;
                          &lt;div style=&quot;clear:both; height:1px;&quot;&gt;&amp;nbsp;&lt;/div&gt;
                        &lt;/td&gt;
                      &lt;/tr&gt;
                    &lt;/table&gt;
                    &lt;br style=&quot;clear: both;height: 1px&quot; /&gt;
                  &lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
<br /><h4 id="css_selectors">CSS Selectors</h4>
<pre>
#st-content-border
#st-content-border-left&quot;&gt;
#st-content-border-right&quot;&gt;
#st-content-border-top&quot;&gt;
#st-content-border-bottom&quot;&gt;
#st-content-border-left-top&quot;&gt;
#st-content-border-right-top&quot;&gt;
#st-content-border-left-bottom&quot;&gt;
#st-content-border-right-bottom&quot;&gt;
#st-content-page-display
div.st-content
#st-content-page-display-width-controller
table.st-content-width-controller
table.st-content-width-controller tr
table.st-content-width-controller tr td
#st-page-maincontent
#st-page-wiki-title
#st-page-title
#st-page-titletext
#st-page-content
#st-page-content div.wiki
</pre>
</div>
]]></description>
<author>ken.pier@hidden</author>
<guid isPermaLink="true">http://www.perlfoundation.org/help-en/index.cgi?styling_the_page_view</guid>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
</item>

</channel>
</rss>