<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Two Column Design</title>
        <description> Hello I need a little bit help with my new Layout. 
Here my structure.

Header 100%
Div Wrapper
    Div Left  70%
    Div Right 30%
/Div Wrapper
Div Footer 100%



I want to add a second column div container. The output from statistic or online user modules should be run into the footer div (full width). But there is only a hook before footer, the output places between div left und div right.</description>
        <link>https://www.phorum.org/phorum5/read.php?14,154324,154324#msg-154324</link>
        <lastBuildDate>Thu, 16 Apr 2026 19:08:28 -0400</lastBuildDate>
        <generator>Phorum 5.2.22</generator>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?14,154324,154339#msg-154339</guid>
            <title>Re: Two Column Design</title>
            <link>https://www.phorum.org/phorum5/read.php?14,154324,154339#msg-154339</link>
            <description><![CDATA[ Thank you,<br />
i write a new module to wrap the new column.]]></description>
            <dc:creator>bandlow</dc:creator>
            <category>Phorum Development</category>
            <pubDate>Wed, 25 Sep 2013 06:21:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?14,154324,154327#msg-154327</guid>
            <title>Re: Two Column Design</title>
            <link>https://www.phorum.org/phorum5/read.php?14,154324,154327#msg-154327</link>
            <description><![CDATA[ Hello, I&#039;m not sure what you are asking, sorry.  Can you do...<br />
<br />
Header 100%<br />
Div Wrapper<br />
Div Left 40%<br />
Div Middle 30%<br />
Div Right 30%<br />
/Div Wrapper<br />
Div Footer 100% <br />
<br />
If you look in the templates you will see things like {NAME-&gt;info} so you could set $PHORUM[&#039;DATA&#039;][&#039;NAME&#039;][&#039;info<span style="color:#0000FF">2</span>&#039;] = $your_output; in your PHP file, and then use {NAME-&gt;info<span style="color:#0000FF">2</span>} in the same template you found {NAME-&gt;info} assuming your PHP code is in the right spot for use in the template.  Just be sure info<span style="color:#0000FF">2</span> isn&#039;t already used to avoid overwriting some variable.<br />
<br />
Not sure if that is what you are asking.]]></description>
            <dc:creator>Skinny</dc:creator>
            <category>Phorum Development</category>
            <pubDate>Thu, 19 Sep 2013 22:34:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?14,154324,154324#msg-154324</guid>
            <title>Two Column Design</title>
            <link>https://www.phorum.org/phorum5/read.php?14,154324,154324#msg-154324</link>
            <description><![CDATA[ Hello I need a little bit help with my new Layout. <br />
Here my structure.<br />
<br />
Header 100%<br />
Div Wrapper<br />
    Div Left  70%<br />
    Div Right 30%<br />
/Div Wrapper<br />
Div Footer 100%<br />
<br />
<br />
<br />
I want to add a second column div container. The output from statistic or online user modules should be run into the footer div (full width). But there is only a hook before footer, the output places between div left und div right.]]></description>
            <dc:creator>bandlow</dc:creator>
            <category>Phorum Development</category>
            <pubDate>Wed, 18 Sep 2013 17:20:54 -0400</pubDate>
        </item>
    </channel>
</rss>
