Como hacer esto?
Wenas, necesito hacer qe la ultima parte qede justo con la barra del chat! asi esta ahora. y necesito que qede algo asi: Espero que me puedan ...

Wenas, necesito hacer qe la ultima parte qede justo con la barra del chat!
asi esta ahora.
[Imagen: 1ymy.png]


y necesito que qede algo asi:
[Imagen: 2.png]

Espero que me puedan ayudar!
Saludos.
Creo que eso no se puede por que lo he visto en todas las paginas que usan el CometChat.

Haber pasame tu template footer haber si puedo hacerle algo.
{SIGNATURE_IMAGE}
Cita:<div style="overflow:hidden;">

</div>
</div>
<div class="bottommenu">

<div>
<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a><a href="#top">{$lang->bottomlinks_returntop}</a><a href="#content">{$lang->bottomlinks_returncontent}</a><a href="<archive_url>">{$lang->bottomlinks_litemode}</a><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
</div>
</div>


<hr class="hidden" />
<div id="copyright">

<!-- You may NOT remove, modify or hinder the visibility of the MyBB copyright at any time.
It must contain the links to the MyBB website and be formatted appropriately.

Failure to comply with the above will result in prosecution to the full extent of the law.
This is free software, support us and we'll support you. -->
<span>{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<!-- End copyright -->
<br /> <!-- You may not remove, modify, or hinder the visibility of the following copyright.
Doing so will void your right to use the theme -->
<br /> <!-- End theme copyright -->
</span>
</div>
</div>
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
Cámbialo por:
Código PHP:
<div style="overflow:hidden;">
 </
div>
 </
div>
 <
div class="bottommenu">
 <
div>
 <
span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a><a href="#top">{$lang->bottomlinks_returntop}</a><a href="#content">{$lang->bottomlinks_returncontent}</a><a href="<archive_url>">{$lang->bottomlinks_litemode}</a><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span
 </
div>
 </
div>
 <
hr class="hidden" />

<
div id="copyright" style="margin-bottom:0px;padding-bottom:0px;">
 <
span><!-- You may NOT removemodify or hinder the visibility of the MyBB copyright at any time.
 
It must contain the links to the MyBB website and be formatted appropriately.
 
Failure to comply with the above will result in prosecution to the full extent of the law.
 
This is free softwaresupport us and we'll support you. -->
 {$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a!-- End copyright --></span>
 <br />
 </div>
</div> 
 <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
 {$auto_dst_detection} 

Pasa tu header si aun no funciona.
{SIGNATURE_IMAGE}