Well like i said in my last reply in the other thread which u didnt listen to, just surround the modules/boxes or whatever with the table that has the border design.
So for example:
HTML Code:
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="30" height="50"><img src="images/bluepearl/misc/t1.jpg" border="0" width="30" height="50"></td>
<td width="100%" height="50" background="images/bluepearl/misc/t3.jpg" align="left"><img src="images/bluepearl/misc/t2.jpg" border="0" width="64" height="50"></td>
<td width="24" height="50"><img src="images/bluepearl/misc/t4.jpg" border="0" width="24" height="50"></td>
</tr>
<tr>
<td width="30" background="images/bluepearl/misc/t5.jpg"></td>
<td width="100%" bgcolor="#5C71CA" valign="top">
<!-- add module or whatever here -->
</td>
<td width="24" background="images/bluepearl/misc/t6.jpg"></td>
</tr>
<tr>
<td width="30" height="31"><img src="images/bluepearl/misc/t7.jpg" border="0" width="30" height="31"></td>
<td width="100%" height="31" background="images/bluepearl/misc/t8.jpg" align="right"><img src="images/bluepearl/misc/t10.jpg" border="0" width="26" heigth="31"></td>
<td width="24" height="31"><img src="images/bluepearl/misc/t9.jpg" border="0" width="24" height="31"></td>
</tr>
</table>
So for example edit this file in style manager
adv_portal_latesttopics
and place it in the above table.