you posted in the 140 section, but you selected 141 as your version type. Since the template is a 140 template and it is a live board, im assuming it is 140?
here is the default portal_page_header.tpl To remove the outside border, you will have to remove the code from the tpl file
<td><img></td><td> <BEGIN><table> <tr> <td><img></td> <td></td> <td><img></td> </tr> <tr> <td></td> <td><table> <table width="100%" cellpadding="5" cellspacing="0" border="0" <BEGIN>class="forumline"<END>> <BEGIN> <tr> <th>{header_blocks_row.title.TITLE}</th> </tr> <END> <tr> <td <BEGIN> class="row1" <END> >{header_blocks_row.OUTPUT}</td> </tr></table> <td></td> </tr> <tr> <td><img></td> <td></td> <td><img></td> </tr></table><br><END> </td>
by looking at your index, it appears that you want to completely remove the border from al the bocks. The easiest way to accomplish this is to replace
/EQ2/portal_Page_header.tpl
/EQ2/portal_Page_tail.tpl
/EQ2/layout/ all files
with the ones from fisubice. If youve modified them, be sure to back them up before you do this
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie