New colum/block/panel add in browse.php

I want to make new column in browse.php file (like there is in index ex. two column with panels) I almost done it using this code:

require_once( BX_DIRECTORY_PATH_ROOT . "ads.php" );


$new_ads_block = DesignBoxContent ( Adverts, $banner_250_300, 1);

return $ret . $new_ads_block;

Everything works fine (I mean block shows properly, with all content and header), but block is created inside the main browse.php block (right after the members photos). I want to make this block aligned to right, I mean I want to divide page into two colums.

To get a better catch I am adding some images:

here is what it looks now:

Free Image Hosting at www.ImageShack.us

and I want to make like this:

Free Image Hosting at www.ImageShack.us

Quote · 24 Jan 2009

bump. Really need this :/

Quote · 25 Jan 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.