Hello,

Could somebody please tell me why the content from my 'translations' sidebox is above the header? I want it inside a box!

Here is the code I have:

Code:
    <?php 
$content = '';
     

          require_once DIR_FS_CATALOG.DIR_WS_INCLUDES."m1_translate.func.php"; 

          echo m1_draw_translation_menu();

     

    ?>
I think it's a simple few lines of code I need to add to get the formatting right but, I can't work it out! I'd be grateful for any help.

Thanks,

Gary