|
|
| Author |
Message |
De[v]
Not So New User
Joined: 19 Mar 2010
Posts: 81
Location: Virginia
|
Posted: June 21st 2010, 4:22 pm Post subject: Template Help? |
|
|
I am having problems with placing the category in the right spot its not like me to do this but we all have our bad days. If i can get some one to look at my code and tell me what my problem is i will be so happy.
| Code:
|
<div class="nav_left">
<div class="nav_box">
<!-- BEGIN forumrow -->
<!-- IF forumrow.S_IS_CAT -->
<div class="title_2">
<div class="title-L"><a href="" class="nav_title-1link">{forumrow.FORUM_NAME}</a></div>
<div class="title-R"><a href="#" onclick="showhide('{forumrow.FORUM_NAME}'); return(false);">Hide</a></div>
</div>
<!-- IF forumrow.S_FIRST_ROW -->
<div id="{forumrow.FORUM_NAME}">
<div class="title_1" style="margin-top:5px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="vf-icon-title"></td>
<td class="vf-forum-title">{L_FORUM}</td>
<td class="vf-topics-title">{L_TOPICS}</td>
<td class="vf-post-title">{L_POSTS}</td>
<td class="vf-Lpost-title">{L_LAST_POST}</td>
</tr>
</table>
</div>
<div class="msg_body">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- ENDIF -->
<!-- ELSEIF forumrow.S_IS_LINK -->
<tr>
<td class="vf-icon">{forumrow.FORUM_FOLDER_IMG}</td>
<td class="vf-forum">
<!-- IF forumrow.FORUM_IMAGE -->
{forumrow.FORUM_IMAGE}
<!-- ENDIF -->
<a class="forum_link" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
<br />{forumrow.FORUM_DESC}
</td>
<!-- IF forumrow.CLICKS -->
<td class="vf-Lpost"><b>{L_REDIRECTS}:</b> {forumrow.CLICKS}</td>
<!-- ELSE -->
<td class="vf-Lpost"><b>{L_REDIRECTS}:</b> 0</td>
<!-- ENDIF -->
</tr>
<!-- ELSE -->
<!-- IF forumrow.S_NO_CAT -->
<tr>
<td class="vf-forum">{L_FORUM}</td>
<td class="vf-Lpost"></td>
</tr>
<!-- ENDIF -->
<tr>
<td class="vf-icon">{forumrow.FORUM_FOLDER_IMG}</td>
<td class="vf-forum">
<!-- IF forumrow.FORUM_IMAGE -->
{forumrow.FORUM_IMAGE}
<!-- ENDIF -->
<a class="forum_link" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
<br />{forumrow.FORUM_DESC}
<!-- IF forumrow.MODERATORS -->
<br /><b>{forumrow.L_MODERATOR_STR}:</b> {forumrow.MODERATORS}
<!-- ENDIF -->
<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS -->
<br /><b>{forumrow.L_SUBFORUM_STR}</b> {forumrow.SUBFORUMS}
<!-- ENDIF -->
</td>
<td class="vf-topics">{forumrow.TOPICS}</td>
<td class="vf-post">{forumrow.POSTS}</td>
<td class="vf-Lpost">
<!-- IF forumrow.LAST_POST_TIME -->
<!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a> <!-- ENDIF -->{forumrow.LAST_POST_TIME}
<br />{forumrow.LAST_POSTER_FULL}
<!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a><!-- ENDIF -->
<!-- ELSE -->
<br />{L_NO_POSTS}
<!-- ENDIF -->
</td>
</tr>
<!-- ENDIF -->
<!-- IF forumrow.S_LAST_ROW -->
</table>
</div>
</div>
<!-- ENDIF -->
<!-- BEGINELSE -->
<tr>
<td class="row1" colspan="5" align="center"><p class="gensmall">{L_NO_FORUMS}</p></td>
</tr>
<!-- END forumrow -->
</div>
</div>
<div class="nav_right">
<div class="title_1">» News Archive</div>
<div class="msg_body-2">
<div class="msg-nav-1"><a href="">EAPB Updated Impressions by Gamespot</a></div>
<div class="msg-nav-2"><a href="">First Hands-On Impressions of APB by...</a></div>
</div>
</div>
|
link to my site so you can see what im talking about.
http://l3git.com/forums/ |
|
| Back to top |
|
 |
Patrick
Admin/Webmaster

Joined: 11 May 2001
Posts: 17279
Location: Harbinger, NC, U.S.A.
|
|
| Back to top |
|
 |
De[v]
Not So New User
Joined: 19 Mar 2010
Posts: 81
Location: Virginia
|
Posted: June 22nd 2010, 10:06 am Post subject: |
|
|
Trying to get the category to go over the right forums but it all just goes to the top of the first forum even tho its a different category.  |
|
| Back to top |
|
 |
Patrick
Admin/Webmaster

Joined: 11 May 2001
Posts: 17279
Location: Harbinger, NC, U.S.A.
|
|
| Back to top |
|
 |
De[v]
Not So New User
Joined: 19 Mar 2010
Posts: 81
Location: Virginia
|
Posted: June 25th 2010, 9:09 am Post subject: |
|
|
Ya i just fixed the problem last night. Forgot to post saying fixed because power was out for ever.
But i did make an other problem for my self i think it might be settings.
When I make a Category to does not allow me to put forum(s) into it. when i try it kicks it to the main page and out of the category. (From APC under Forums)
I did install a new mod last night and it worked before i installed it.. It there away to fix it with out taking out the mod? |
|
| Back to top |
|
 |
Patrick
Admin/Webmaster

Joined: 11 May 2001
Posts: 17279
Location: Harbinger, NC, U.S.A.
|
|
| Back to top |
|
 |
De[v]
Not So New User
Joined: 19 Mar 2010
Posts: 81
Location: Virginia
|
Posted: June 25th 2010, 9:46 am Post subject: |
|
|
| Ya im adding the forum right. i installed alphaportal |
|
| Back to top |
|
 |
Patrick
Admin/Webmaster

Joined: 11 May 2001
Posts: 17279
Location: Harbinger, NC, U.S.A.
|
|
| Back to top |
|
 |
|