Nedd a little help moving User Info to side

Started by RobM, January 03, 2005, 08:31:59 PM

Previous topic - Next topic

RobM

Hi all...  ;)

I am trying to move the " User Info " from the top to the side bar that I installed in the template.


Here the code area that making the page layout.

   // The main content should go here.  A table is used because IE 6 just can't handle a div.
   echo '
<table cellspacing="2" cellpadding="1" border="0" align="center" width="100%" class="tborder">
<tr><td valign="top" bgcolor="#CCCCCC" width="160">Side Bar</td><td valign="top" bgcolor="#ffffff">';
}

function template_main_below()
{
global $context, $settings, $options, $scripturl, $txt;

echo '
</td>
   </tr></table>';


How can I get the " User Info " to go into the side bar area... :-\  I lable the cell above with " Side Bar " as thats the cell.

[Unknown]

Well, it's really just a cut and paste job ;).  Have you gotten this working, or do you still need help?

Sorry for taking so long to respond.

-[Unknown]

Advertisement: