Page 1 of 1

IntegraStyle ??

PostPosted: Fri Sep 28, 2007 5:35 pm
Author: Blue-Blood
The Left side of my IntegraStyle the blocks look like the post blocks, the blue title bar
i want the left side to look like the old default way.
hard to explain

pics
[flash=,:3uczl32w]http://www.smileypirate.com/untitled.jpg[/flash:3uczl32w]

Re: IntegraStyle ??

PostPosted: Sat Sep 29, 2007 6:10 am
Author: Helter
your Integrastyle/portal_page_header.tpl should look like this

Code: Select all
 <td><img></td><td>  <BEGIN><table>     <BEGIN>     <tr>         <td><img></td>         <td><font><b>{header_blocks_row.title.TITLE}</b></font></td>     </tr>     <END>     <tr>             <td>             <table>             <tr>             <td><img></td>             <td>{header_blocks_row.OUTPUT}</td>             </tr>             </table>         </td>     </tr></table><BEGIN><table><tr><td><img></td></tr></table><END><br><END></td><td> </td>    

Re: IntegraStyle ??

PostPosted: Mon Sep 29, 2008 7:43 pm
Author: Blue-Blood
will you post the portal_page_header.tpl should look like again
the post above is messed up
I guess its because the switch from 141 to the new version
thanks

Re: IntegraStyle ??

PostPosted: Mon Sep 29, 2008 10:52 pm
Author: Helter
sorry, i updated the themes to phpbb2.0.23 and 141 and I forgot that Integrastyle had custom portal header, footer and layout files. Im uploading the updated copy now

Re: IntegraStyle ??

PostPosted: Tue Sep 30, 2008 11:43 am
Author: Blue-Blood
sweet thank you very much.
I have made a custom portal_page_header.tpl but it stops at the bottom of the nav and wont stretch to the footer
I just wanted to use the Integrastyle portal_page_header.tpl as a reference.

Thanks again!! <img>