The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Whats the code for this and where?

3 posters

Go down

Solved Whats the code for this and where?

Post by RJDA 26/8/2008, 15:20

Whats the code for this and where? Thanks!
Whats the code for this and where? 4g5hm0


Last edited by RJDA on 27/8/2008, 17:14; edited 1 time in total
avatar
RJDA
Forumember

Posts : 111
Reputation : 0
Language : English, Chinese, & Filipino

Back to top Go down

Solved Re: Whats the code for this and where?

Post by zakir321 26/8/2008, 20:28

What are you trying to do? Do you need the CSS code to hide this parts or the HTML codes to use it at another location of your forum?
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: Whats the code for this and where?

Post by RJDA 27/8/2008, 13:56

To transfer it to other forum parts. I bought already 1 year template editing.
avatar
RJDA
Forumember

Posts : 111
Reputation : 0
Language : English, Chinese, & Filipino

Back to top Go down

Solved Re: Whats the code for this and where?

Post by zakir321 27/8/2008, 16:37

If you go to the Display tab, then to Templates, choose the general templates section. You should find an entry "index_box" there. Click it and your needed part is the very first table.
Code:

<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
....
</table>

You can delete it here and place it at another location of your template. Remember to confirm any template changes by clicking the green + icon after you have made changes.
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: Whats the code for this and where?

Post by RJDA 27/8/2008, 16:49

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="3">
<!-- BEGIN message_admin_titre -->
<tr>
<td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
</tr>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<tr>
<td class="row1" rowspan="3" align="center" valign="middle"><div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div></td>
</tr>
<!-- END message_admin_txt -->
</table><!-- END message_admin_index -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
<!-- END switch_user_logged_in -->
</td>
</tr>

</table>

Thats the first table in index_body can you please make an SS Smile
avatar
RJDA
Forumember

Posts : 111
Reputation : 0
Language : English, Chinese, & Filipino

Back to top Go down

Solved Re: Whats the code for this and where?

Post by zakir321 27/8/2008, 16:52

What do you mean with SS?

Anyway, I said index_box, not index_body. Wink

The part looks like this one below:
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
            <span class="gensmall">{LAST_VISIT_DATE}<br>
            {CURRENT_TIME}<br>
            </span>
         <!-- END switch_user_logged_in -->
         <span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</span>
      </td>
      <td class="gensmall" align="right" valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
            <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br>
            <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br>
         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: Whats the code for this and where?

Post by RJDA 27/8/2008, 17:09

Thanks! Sunny~ Problem Solved~
Anyways Sunny~ So I won't spam another topic, I've got sitemap already and how do i get a lot of traffic ? Smile Thanks~
avatar
RJDA
Forumember

Posts : 111
Reputation : 0
Language : English, Chinese, & Filipino

Back to top Go down

Solved Re: Whats the code for this and where?

Post by Nessa 27/8/2008, 19:01

Since this problem appears to be resolved, I will lock this thread now.

=> ( Members Problem Solved )

=> Locked

Nessa
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum