MyBB Community Forums

Full Version: Portal Latest Posts Size and Length
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there i have two queries,

Firstly in the portal, the sidebar on the left containing welcome, latest posts, pms etc is too narrow and i am trying to change the width.

<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr><td valign="top" width="150">
{$welcome}
{$pms}
{$search}
{$stats}
{$whosonline}
{$latestthreads}
</td>
<td>&nbsp;</td>
<td valign="top">
{$announcements}
</td>
</tr>
</table>
{$footer}
</body>
</html>
<tr><td valign="top" width="150">
To 250 and nothing is happening so can you tell me what the issue may be.

In addition to this the latest posts contains a snippet such as

Quote:"This is a very nice test thre..."
How do you change the length of the snippet to be shorter such as
Quote:"This is a..."
my suggestion is to try proportal,which has really some cool features.
download from here : http://www.phreakyourgeek.com/proportal.html