Forum Layout


Subject: Forum Layout
Hello guys

I wonder if anyone can help? i would like to make my forum so its all in one box but im not sure how?

tia

Profile PM  
Subject: Re: Forum Layout
Can you try to create an image explaining what you need please?

Subject: Re: Forum Layout
forum


Rather than them all being seperate i would like them all in one box. So general would be the top then all others under it but not as sub forums. i did it a long time ago but cant for the life of me remember how :(

Hope this makes sense

tia

Technique

Profile PM  
Subject: Re: Forum Layout
You are using phpBB 3 right? I'll move this request to the appropriate support forum.

As soon as we find some free time, me or someone else will try to help you.

Thanks.

Subject: Re: Forum Layout
No im using icy phoenix with black pearl template

Profile PM  
Subject: Re: Forum Layout
Sorry for the tennis match with your question as the ball.. i ve moved you back to icy :mryellow:

Subject: Re: Forum Layout
Oh damn... then I'm the one who has to answer this... :evil:

Try this.

OPEN templates/default/index_box.tpl
FIND
Code: [Download] [Hide] [Select]
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div id="{catrow.MAIN_CAT_ID}_f_h" style="display:none;">
{IMG_THL}{IMG_THC}<img class="max-min-right" style="{SHOW_HIDE_PADDING}" src="{IMG_MAXIMISE}" onclick="ShowHide('{catrow.MAIN_CAT_ID}_f','{catrow.MAIN_CAT_ID}_f_h','{catrow.MAIN_CAT_ID}_f');" alt="{L_SHOW}" /><span class="forumlink">{catrow.tablehead.L_FORUM}</span>{IMG_THR_ALT}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
<tr><td> </td></tr>
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</div>
<div id="{catrow.MAIN_CAT_ID}_f">
<script type="text/javascript">
<!--
tmp = '{catrow.MAIN_CAT_ID}_f';
if(GetCookie(tmp) == '2')
{
ShowHide('{catrow.MAIN_CAT_ID}_f', '{catrow.MAIN_CAT_ID}_f_h', '{catrow.MAIN_CAT_ID}_f');
}
//-->
</script>
{IMG_THL_ALT}{IMG_THC}<img class="max-min-right" style="{SHOW_HIDE_PADDING}" src="{IMG_MINIMISE}" onclick="ShowHide('{catrow.MAIN_CAT_ID}_f','{catrow.MAIN_CAT_ID}_f_h','{catrow.MAIN_CAT_ID}_f');" alt="{L_HIDE}" /><span class="forumlink">{catrow.tablehead.L_FORUM}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
<!-- BEGIN cathead -->
<tr>
<!-- BEGIN inc -->
<td width="46" class="{catrow.cathead.inc.INC_CLASS}"><img src="{SPACER}" width="46" height="0" /></td>
<!-- END inc -->
<td class="{catrow.cathead.CLASS_CAT}" width="100%" colspan="{catrow.cathead.INC_SPAN}"><span class="cattitle"><a href="{catrow.cathead.U_VIEWCAT}" class="cattitle" title="{catrow.cathead.CAT_DESC}">{catrow.cathead.CAT_TITLE}</a></span></td>
<td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
</tr>
<!-- END cathead -->
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap"> {L_FORUM} </th>
<!--
<th width="50">&nbsp;{L_TOPICS}&nbsp;</th>
<th width="50">&nbsp;{L_POSTS}&nbsp;</th>
-->
<th width="120" colspan="2"> {L_TOPICS} / {L_POSTS} </th>
<th width="180"> {L_LASTPOST} </th>
</tr>
<!-- END tablehead -->

REPLACE WITH
Code: [Download] [Hide] [Select]
{IMG_THL}{IMG_THC}<span class="forumlink">{L_FORUM}</span>{IMG_THR_ALT}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
<tr><td> </td></tr>
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</div>
<tr>
<th nowrap="nowrap"> {L_FORUM} </th>
<th width="120" colspan="2"> {L_TOPICS} / {L_POSTS} </th>
<th width="180"> {L_LASTPOST} </th>
</tr>


FIND
Code: [Download] [Hide] [Select]
<!-- BEGIN tablefoot -->
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</div>
<!-- END tablefoot -->
<!-- END catrow -->

REPLACE WITH
Code: [Download] [Hide] [Select]
<!-- END catrow -->
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}

Subject: Re: Forum Layout
forum_2


Thats what i got after code change. Should have said this before but i would like it how it is on this site with icy phoenix support as forum heading the under it patches and so on. hope that helps. Im sure the last time i used icy i just had a button in the ACP but it was a while ago so maybe im wrong.

Thanks for all your help so far :)

Profile PM  
Subject: Re: Forum Layout
you still have

ACP-Configuration-Icy_Phoenix-Forum

forum compression

play with the settings,

Subject: Re: Forum Layout
Sorry for being stupid but i dont follow, i went to ACP-Icy Phoenix-forum but only have 6 settings nothing to do with compression?

Profile PM  
Subject: Re: Forum Layout
first one is forum compression

Subject: Re: Forum Layout
forum_3


Thats what i see and i have put a tick in each setting but still no joy :( is this the page you talked about?

Profile PM  
Subject: Re: Forum Layout
Index Packing. set that to medium or none

and play with the other settings aswell, till the time you get more or less what you want

Subject: Re: Forum Layout
Forgive my ignorance but is there a link to instructions that explains this process from the begining?


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1894s (PHP: 23% SQL: 77%)
SQL queries: 15 - Debug Off - GZIP Enabled