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.

How to move the online button???

5 posters

Go down

How to move the online button??? Empty How to move the online button???

Post by blogger August 16th 2009, 6:10 pm

Can i move the online button How to move the online button??? Fger11 from there to where the arrow ends?
avatar
blogger
Forumember

Female Posts : 366
Reputation : 0
Language : English, webkinz, beepish, baby talk, and tech
Location : WONDER-LAND!!! XD

Back to top Go down

How to move the online button??? Empty Re: How to move the online button???

Post by TheKiller August 17th 2009, 9:52 am

you cant move it Sad
i think tiy need database access to do it and we sadly dont have ! Sad Sad Sad
TheKiller
TheKiller
Forumember

Male Posts : 291
Reputation : 10
Language : English

http://RisingDead.UltimaRPG.net

Back to top Go down

How to move the online button??? Empty Re: How to move the online button???

Post by ankillien August 17th 2009, 10:00 am

Hello,

you need to have good knowledge of template editing. Otherwise you can't do it.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

How to move the online button??? Empty Re: How to move the online button???

Post by blogger August 17th 2009, 2:58 pm

My mom changed the password of Admin and now shes Admin so i cant edit templates.
avatar
blogger
Forumember

Female Posts : 366
Reputation : 0
Language : English, webkinz, beepish, baby talk, and tech
Location : WONDER-LAND!!! XD

Back to top Go down

How to move the online button??? Empty Re: How to move the online button???

Post by Jalokim August 17th 2009, 4:52 pm

well thats fun.

You are using phpbb2, its the only version with the online status in the contacts footer.

only template editing can change the position of the online button
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

How to move the online button??? Empty Re: How to move the online button???

Post by LilJur August 17th 2009, 6:36 pm

With template editing you can place it where ever you want.
You just need to know HTML and the variables in the templates
Example: https://s608.photobucket.com/albums/tt169/Lil-Jur/?action=view&current=profile-1.png
The blue square behind the name is the on-line symbol

To edit the position go to ACP-> Display ->Templates -> "General" viewtopic_body

Then go to the edit mode of it.
In Phpbb2 , after a while you shud see this (this is the whole post, the profile, post content, topic title, contact buttoms, post moderation buttoms):
Code:

   <!-- BEGIN postrow -->
   <!-- BEGIN displayed -->
   <tr class="post">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
         <span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
            <span class="postdetails poster-profile">
            {postrow.displayed.POSTER_RANK}<br />
            {postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}<br /><br />
            <!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field -->
            {postrow.displayed.POSTER_RPG}
         </span><br />
         <img src="http://2img.net/i/fa/vide.gif" alt="" style="width:150px;height:1px" />
      </td>
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}&nbsp; &nbsp;<img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
               <td valign="top" nowrap="nowrap" class="post-options">
                  {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
               </td>
            </tr>
            <tr>
               <td colspan="2" class="hr">
                  <hr />
               </td>
            </tr>
            <tr>
               <td colspan="2">
                  <!-- BEGIN switch_vote_active -->
                  <div class="vote gensmall">
                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                     <!-- END switch_vote -->

                     <!-- BEGIN switch_bar -->
                     <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                        <!-- BEGIN switch_vote_plus -->
                        <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                        <!-- END switch_vote_plus -->

                        <!-- BEGIN switch_vote_minus -->
                        <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                        <!-- END switch_vote_minus -->
                     </div>
                     <!-- END switch_bar -->

                     <!-- BEGIN switch_no_bar -->
                     <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                     <!-- END switch_no_bar -->

                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                     <!-- END switch_vote -->
                  </div>
                  <!-- END switch_vote_active -->

                  <span class="postbody">
                     <!-- google_ad_section_start -->
                     {postrow.displayed.MESSAGE}
                     <!-- google_ad_section_end -->
                     {postrow.displayed.SIGNATURE}
                  </span>
                  <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
         <a href="#top">{L_BACK_TO_TOP}</a>&nbsp;<a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
      <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
         <table border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="middle">
                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}
               </td>
            </tr>
         </table>
      </td>
   </tr>
Scroll down fully to the end of this code, you shud see the last variable wich is {postrow.displayed.ONLINE_IMG}
This is the one for the online image

Copy that one, delete it there and then paste it where ever you want.
avatar
LilJur
Forumember

Male Posts : 212
Reputation : 8
Language : xml, css, html, hex, english and dutch

Back to top Go down

How to move the online button??? Empty Re: How to move the online button???

Post by blogger August 17th 2009, 7:04 pm

I just said i cant look at templates
avatar
blogger
Forumember

Female Posts : 366
Reputation : 0
Language : English, webkinz, beepish, baby talk, and tech
Location : WONDER-LAND!!! XD

Back to top Go down

Back to top

- Similar topics

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