Forum footer (online members, last registered, etc..)
5 posters
Page 1 of 2
Page 1 of 2 • 1, 2
Forum footer (online members, last registered, etc..)
Hi,
Can anyone tell me how can i add this to my forum footer? http://prntscr.com/9fzusp
please keep in mind that i am using a custom footer
What i want it to look like:
http://prntscr.com/9fzx0i
Then i want those three (Newest user, Registered users & messages) to be removed from their original place
Thanks in advance!
Can anyone tell me how can i add this to my forum footer? http://prntscr.com/9fzusp
please keep in mind that i am using a custom footer
- Spoiler:
- Code:
<!-- BEGIN html_validation -->
<div>
<div>
<table>
<tbody>
<tr>
<td>
<!-- END html_validation -->
</td>
<td valign="top" width="{C3SIZE}">
<div id="{ID_RIGHT}">
<!-- BEGIN giefmod_index2 -->
{giefmod_index2.MODVAR}
<!-- BEGIN saut -->
<div style="height: {SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index2 -->
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- close div id="page-body" -->
</td></tr></tbody></table>
<style>
#index_foot_wid {
width: 100%;
text-align: center;
background-color: #1C242F;
height: 275px;
margin-top:80px;
color: #BABABA;
font-size: 14px;
overflow: hidden;
border-top: 5px solid #8cf98c;
border-bottom: 5px solid #7dd67d;
}
.floating_foot_list {
float: left;
width: 25%;
}
ul.foot_wid_ul {
text-decoration: none;
margin: 9px;
text-align: center;
padding: 11px 25px 13px;
}
li.foot_wid_li {
color: #6A7E87;
line-height: 28px;
text-align: left;
padding-left: 104px;
}
.foot_list_title {
display: block;
color: #E1E1E1;
padding-left: 137px;
text-align: left;
padding-top: 30px;
font-size: 16px;
}
#footer_wid_img {
text-align: center;
margin: auto;
}
#wid_img_pda {
width: 150px;
margin: 0px;
}
.footer_p_pda_last {
font-size: 12px;
color: #565656;
float:right;
margin-right:120px;
}
</style>
<div id="index_foot_wid">
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Generalities</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h1-rules" title="Academy Rules"><span style="color:#6a7e87;">Academy Rules</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Academy Guide Book"><span style="color:#6a7e87;">Academy Guide Book</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Feedback and Support"><span style="color:#6a7e87;">Feedback and Support</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h13-new-abuse-report" title="Report an Abuse"><span style="color:#6a7e87;">Report an Abuse</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t464-dorms-rank-up-system#3051" title="Dorms Rank-Up System"><span style="color:#6a7e87;">Dorms Rank-Up System</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Games and Extras</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h2-market" title="Market"><span style="color:#6a7e87;">Market</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/f9-dice-games" title="Dice Games"><span style="color:#6a7e87;">Dice Games</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h10-dn-chatbox" title="Chatbox and DN"><span style="color:#6a7e87;">Chatbox and DN</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t261-pda-recruitment-tournament" title="Refer a Friend"><span style="color:#6a7e87;">Refer a Friend</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Dueling Systems</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://www.duelingnetwork.com/" title="Dueling Network"><span style="color:#6a7e87;">Dueling Network</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t899-t-d-o-a-n-e-a-new-dueling-system" title="Download T.D.O.A.N.E"><span style="color:#6a7e87;">Download T.D.O.A.N.E</span></a>
</li>
</ul>
</div>
<div id="footer_wid_img">
<img id="wid_img_pda" src="http://i.imgur.com/y5avlNO.png" /><br />
<p class="footer_p_pda_last">
Pendulums Duel Academy © 2015
</p>
</div>
</div>
<div id="page-footer">
<div align="center">
<div class="gen">
<!-- BEGIN html_validation -->
</div>
</div>
</div>
<!-- END html_validation -->
What i want it to look like:
http://prntscr.com/9fzx0i
Then i want those three (Newest user, Registered users & messages) to be removed from their original place
Thanks in advance!
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Bump ;o @Ange Tuteur could you possibly help me out?
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Hello,
I've test a design for Sosblog, but Singleton don't want put his. xD
You want the QEEL ?
I've test a design for Sosblog, but Singleton don't want put his. xD
You want the QEEL ?
- Spoiler:
Re: Forum footer (online members, last registered, etc..)
This support forum is for forums, not blogs.Kiyomizu wrote:Hello,
I've test a design for Sosblog, but Singleton don't want put his. xD
You want the QEEL ?
- Spoiler:
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Forum footer (online members, last registered, etc..)
SLGray wrote:This support forum is for forums, not blogs.Kiyomizu wrote:Hello,
I've test a design for Sosblog, but Singleton don't want put his. xD
You want the QEEL ?
- Spoiler:
Also that doesn't look like anything i want at all
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
SLGray wrote:This support forum is for forums, not blogs.Kiyomizu wrote:Hello,
I've test a design for Sosblog, but Singleton don't want put his. xD
You want the QEEL ?
- Spoiler:
This is a QEEL for Forumotion, what do you mean ?
Link
Re: Forum footer (online members, last registered, etc..)
Blogs and forums hosted by Forumotion are two completely different services.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Forum footer (online members, last registered, etc..)
I don't know why you said that, but if you want @Kirbs I've the Template and the CSS for this QEEL !
Re: Forum footer (online members, last registered, etc..)
Blogs and forums are different. Codes for blogs will not work for forums.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Forum footer (online members, last registered, etc..)
But this is a code for Forumotion.. Sosblog don't have Template. ^^
Re: Forum footer (online members, last registered, etc..)
Ok. I thought you were referring to blogs hosted by Forumotion.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Forum footer (online members, last registered, etc..)
Oh, no problem ! Sorry if you believe that.. I suppose for the forum of the support of Sosblog.
I hope you had past a merry Christmas !
So, you want @Kirbs or not ?
I hope you had past a merry Christmas !
So, you want @Kirbs or not ?
Re: Forum footer (online members, last registered, etc..)
Appreciate your help but it's not what i'm looking for i'll wait for someone who knows what i want and provide me with the right code (it's the same code on this forum i believe)
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Hi,
I don't like it, but put that :
I don't like it, but put that :
- Code:
<!-- BEGIN html_validation -->
<div>
<div>
<table>
<tbody>
<tr>
<td>
<!-- END html_validation -->
</td>
<td valign="top" width="{C3SIZE}">
<div id="{ID_RIGHT}">
<!-- BEGIN giefmod_index2 -->
{giefmod_index2.MODVAR}
<!-- BEGIN saut -->
<div style="height: {SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index2 -->
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- close div id="page-body" -->
</td></tr></tbody></table>
<style>
#how {
background-color: #3B3B3B;
color: #fff;
font-family: Arial;
text-align: center;
font-weight: 700;
letter-spacing: 1.8px;
padding: 15px 50px!important;
}
span#howmess {
background-color: #468C46;
border-radius: 2px;
font-size: 10px;
padding: 7px 0 7px 7px;
text-align: center;
}
span#howuser {
background-color: #468C46;
border-radius: 2px;
font-size: 10px;
margin-left: 150px;
padding: 7px 0 7px 7px;
text-align: center;
}
span#new {
background-color: #468C46;
border-radius: 2px;
font-size: 10px;
margin-left: 150px;
padding: 7px;
text-align: center;
}
#index_foot_wid {
width: 100%;
text-align: center;
background-color: #1C242F;
height: 275px;
color: #BABABA;
font-size: 14px;
overflow: hidden;
border-top: 5px solid #8cf98c;
border-bottom: 5px solid #7dd67d;
}
.floating_foot_list {
float: left;
width: 25%;
}
ul.foot_wid_ul {
text-decoration: none;
margin: 9px;
text-align: center;
padding: 11px 25px 13px;
}
li.foot_wid_li {
color: #6A7E87;
line-height: 28px;
text-align: left;
padding-left: 104px;
}
.foot_list_title {
display: block;
color: #E1E1E1;
padding-left: 137px;
text-align: left;
padding-top: 30px;
font-size: 16px;
}
#footer_wid_img {
text-align: center;
margin: auto;
}
#wid_img_pda {
width: 150px;
margin: 0px;
}
.footer_p_pda_last {
font-size: 12px;
color: #565656;
float:right;
margin-right:120px;
}
ul#picture_legend, ul#privmsgs-menu {
padding: 0px 0 27px 0;
text-align: center;
}
</style>
<div id="how"><span id="howmess"> {TOTAL_POSTS}
<script type="text/javascript">document.getElementById('howmess').innerHTML=document.getElementById ('howmess').innerHTML.replace(/Our users have posted a total of (.+) message(s?)/,"$1 message$2");</script>
</span>
<span id="howuser">{TOTAL_USERS}
<script type="text/javascript">document.getElementById('howuser').innerHTML=document.getElementById ('howuser').innerHTML.replace(/We have/,"");</script>
<script type="text/javascript">document.getElementById('howuser').innerHTML=document.getElementById ('howuser').innerHTML.replace(/registered user/,"user");</script>
</span>
<span id="new">{NEWEST_USER}
<script type="text/javascript">document.getElementById('new').innerHTML=document.getElementById ('new').innerHTML.replace(/The newest registered user is/,"");</script>
</span>
</div>
<div id="index_foot_wid">
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Generalities</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h1-rules" title="Academy Rules"><span style="color:#6a7e87;">Academy Rules</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Academy Guide Book"><span style="color:#6a7e87;">Academy Guide Book</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Feedback and Support"><span style="color:#6a7e87;">Feedback and Support</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h13-new-abuse-report" title="Report an Abuse"><span style="color:#6a7e87;">Report an Abuse</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t464-dorms-rank-up-system#3051" title="Dorms Rank-Up System"><span style="color:#6a7e87;">Dorms Rank-Up System</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Games and Extras</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h2-market" title="Market"><span style="color:#6a7e87;">Market</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/f9-dice-games" title="Dice Games"><span style="color:#6a7e87;">Dice Games</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h10-dn-chatbox" title="Chatbox and DN"><span style="color:#6a7e87;">Chatbox and DN</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t261-pda-recruitment-tournament" title="Refer a Friend"><span style="color:#6a7e87;">Refer a Friend</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Dueling Systems</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://www.duelingnetwork.com/" title="Dueling Network"><span style="color:#6a7e87;">Dueling Network</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t899-t-d-o-a-n-e-a-new-dueling-system" title="Download T.D.O.A.N.E"><span style="color:#6a7e87;">Download T.D.O.A.N.E</span></a>
</li>
</ul>
</div>
<div id="footer_wid_img">
<img id="wid_img_pda" src="http://i.imgur.com/y5avlNO.png" /><br />
<p class="footer_p_pda_last">
Pendulums Duel Academy © 2015
</p>
</div>
</div>
<div id="page-footer">
<div align="center">
<div class="gen">
<!-- BEGIN html_validation -->
</div>
</div>
</div>
<!-- END html_validation -->
Re: Forum footer (online members, last registered, etc..)
Well it kinda worked, but that isn't what im looking for http://prntscr.com/9jltdr this is how it looks now, i want it to look like this http://prntscr.com/9fzx0i and i want what's appearing in the boxes to be removed from the Who is Online box
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Hello,
Try this.
Try this.
- Code:
<!-- BEGIN html_validation -->
<div>
<div>
<table>
<tbody>
<tr>
<td>
<!-- END html_validation -->
</td>
<td valign="top" width="{C3SIZE}">
<div id="{ID_RIGHT}">
<!-- BEGIN giefmod_index2 -->
{giefmod_index2.MODVAR}
<!-- BEGIN saut -->
<div style="height: {SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index2 -->
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- close div id="page-body" -->
</td></tr></tbody></table>
<style>
#how {
background-color: #1C242F;
color: #000;
font-family: Arial;
border-top: 5px solid #8CF98C;
font-weight: 700;
letter-spacing: 1.8px;
padding: 15px 50px!important;
}
span.t {
color: #fff;
margin-left: 20px;
font-family: Arial;
font-size: 11px;
font-weight: 100;
}
span#howmess {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
padding: 7px 0 7px 7px;
text-align: center;
}
span#howuser {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
margin-left: 150px;
padding: 7px 0 7px 7px;
text-align: center;
}
span#new {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
margin-left: 150px;
padding: 7px;
text-align: center;
}
#index_foot_wid {
width: 100%;
text-align: center;
background-color: #1C242F;
height: 275px;
color: #BABABA;
font-size: 14px;
overflow: hidden;
border-top: 5px solid #8cf98c;
border-bottom: 5px solid #7dd67d;
}
.floating_foot_list {
float: left;
width: 25%;
}
ul.foot_wid_ul {
text-decoration: none;
margin: 9px;
text-align: center;
padding: 11px 25px 13px;
}
li.foot_wid_li {
color: #6A7E87;
line-height: 28px;
text-align: left;
padding-left: 104px;
}
.foot_list_title {
display: block;
color: #E1E1E1;
padding-left: 137px;
text-align: left;
padding-top: 30px;
font-size: 16px;
}
#footer_wid_img {
text-align: center;
margin: auto;
}
#wid_img_pda {
width: 150px;
margin: 0px;
}
.footer_p_pda_last {
font-size: 12px;
color: #565656;
float:right;
margin-right:120px;
}
ul#picture_legend, ul#privmsgs-menu {
padding: 0px 0 27px 0;
text-align: center;
}
</style>
<div id="how"><span id="howmess"> {TOTAL_POSTS}
<script type="text/javascript">document.getElementById('howmess').innerHTML=document.getElementById ('howmess').innerHTML.replace(/Our users have posted a total of (.+) message(s?)/,"$1 message$2");</script>
</span><span class="t">MESSAGES</span>
<span id="howuser">{TOTAL_USERS}
<script type="text/javascript">document.getElementById('howuser').innerHTML=document.getElementById ('howuser').innerHTML.replace(/We have/,"");</script>
<script type="text/javascript">document.getElementById('howuser').innerHTML=document.getElementById ('howuser').innerHTML.replace(/registered user/,"user");</script>
</span><span class="t">REGISTERED USERS</span>
<span id="new">{NEWEST_USER}
<script type="text/javascript">document.getElementById('new').innerHTML=document.getElementById ('new').innerHTML.replace(/The newest registered user is/,"");</script>
</span><span class="t">NEWEST USER</span>
</div>
<div id="index_foot_wid">
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Generalities</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h1-rules" title="Academy Rules"><span style="color:#6a7e87;">Academy Rules</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Academy Guide Book"><span style="color:#6a7e87;">Academy Guide Book</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Feedback and Support"><span style="color:#6a7e87;">Feedback and Support</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h13-new-abuse-report" title="Report an Abuse"><span style="color:#6a7e87;">Report an Abuse</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t464-dorms-rank-up-system#3051" title="Dorms Rank-Up System"><span style="color:#6a7e87;">Dorms Rank-Up System</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Games and Extras</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h2-market" title="Market"><span style="color:#6a7e87;">Market</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/f9-dice-games" title="Dice Games"><span style="color:#6a7e87;">Dice Games</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h10-dn-chatbox" title="Chatbox and DN"><span style="color:#6a7e87;">Chatbox and DN</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t261-pda-recruitment-tournament" title="Refer a Friend"><span style="color:#6a7e87;">Refer a Friend</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Dueling Systems</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://www.duelingnetwork.com/" title="Dueling Network"><span style="color:#6a7e87;">Dueling Network</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t899-t-d-o-a-n-e-a-new-dueling-system" title="Download T.D.O.A.N.E"><span style="color:#6a7e87;">Download T.D.O.A.N.E</span></a>
</li>
</ul>
</div>
<div id="footer_wid_img">
<img id="wid_img_pda" src="http://i.imgur.com/y5avlNO.png" /><br />
<p class="footer_p_pda_last">
Pendulums Duel Academy © 2015
</p>
</div>
</div>
<div id="page-footer">
<div align="center">
<div class="gen">
<!-- BEGIN html_validation -->
</div>
</div>
</div>
<!-- END html_validation -->
Re: Forum footer (online members, last registered, etc..)
We're almost there this is how it looks now http://prntscr.com/9jzttb what needs to be changed is, remove the first three lines (the ones with arrows next to them in the image) and the stuff in the red box in the image, i want them to be in the middle as shown in this picture https://i.imgur.com/P652Gkm.png and for the text to be bold
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Try:
overall_footer_begin:
Index_body:
overall_footer_begin:
- Code:
<!-- BEGIN html_validation -->
<div>
<div>
<table>
<tbody>
<tr>
<td>
<!-- END html_validation -->
</td>
<td valign="top" width="{C3SIZE}">
<div id="{ID_RIGHT}">
<!-- BEGIN giefmod_index2 -->
{giefmod_index2.MODVAR}
<!-- BEGIN saut -->
<div style="height: {SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index2 -->
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- close div id="page-body" -->
</td></tr></tbody></table>
<style>
#how {
background-color: #1C242F;
color: #000;
font-family: Arial;
border-top: 5px solid #8CF98C;
font-weight: 700;
letter-spacing: 1.8px;
padding: 15px 50px!important;
}
span.t {
color: #fff;
margin-left: 20px;
font-family: Arial;
font-size: 11px;
font-weight: 100;
}
span#howmess {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
padding: 7px 0 7px 7px;
text-align: center;
}
span#howuser {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
margin-left: 150px;
padding: 7px 0 7px 7px;
text-align: center;
}
span#new {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
margin-left: 150px;
padding: 7px;
text-align: center;
}
#index_foot_wid {
width: 100%;
text-align: center;
background-color: #1C242F;
height: 275px;
color: #BABABA;
font-size: 14px;
overflow: hidden;
border-top: 5px solid #8cf98c;
border-bottom: 5px solid #7dd67d;
}
.floating_foot_list {
float: left;
width: 25%;
}
ul.foot_wid_ul {
text-decoration: none;
margin: 9px;
text-align: center;
padding: 11px 25px 13px;
}
li.foot_wid_li {
color: #6A7E87;
line-height: 28px;
text-align: left;
padding-left: 104px;
}
.foot_list_title {
display: block;
color: #E1E1E1;
padding-left: 137px;
text-align: left;
padding-top: 30px;
font-size: 16px;
}
#footer_wid_img {
text-align: center;
margin: auto;
}
#wid_img_pda {
width: 150px;
margin: 0px;
}
.footer_p_pda_last {
font-size: 12px;
color: #565656;
float:right;
margin-right:120px;
}
ul#picture_legend, ul#privmsgs-menu {
padding: 0px 0 27px 0;
text-align: center;
}
</style>
<div id="how"><center><span id="howmess"> {TOTAL_POSTS}
<script type="text/javascript">document.getElementById('howmess').innerHTML=document.getElementById ('howmess').innerHTML.replace(/Our users have posted a total of (.+) message(s?)/,"$1 message$2");</script>
</span><span class="t">MESSAGES</span>
<span id="howuser">{TOTAL_USERS}
<script type="text/javascript">document.getElementById('howuser').innerHTML=document.getElementById ('howuser').innerHTML.replace(/We have/,"");</script>
<script type="text/javascript">document.getElementById('howuser').innerHTML=document.getElementById ('howuser').innerHTML.replace(/registered user/,"user");</script>
</span><span class="t">REGISTERED USERS</span>
<span id="new">{NEWEST_USER}
<script type="text/javascript">document.getElementById('new').innerHTML=document.getElementById ('new').innerHTML.replace(/The newest registered user is/,"");</script>
</span><span class="t">NEWEST USER</span></center>
</div>
<div id="index_foot_wid">
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Generalities</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h1-rules" title="Academy Rules"><span style="color:#6a7e87;">Academy Rules</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Academy Guide Book"><span style="color:#6a7e87;">Academy Guide Book</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Feedback and Support"><span style="color:#6a7e87;">Feedback and Support</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h13-new-abuse-report" title="Report an Abuse"><span style="color:#6a7e87;">Report an Abuse</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t464-dorms-rank-up-system#3051" title="Dorms Rank-Up System"><span style="color:#6a7e87;">Dorms Rank-Up System</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Games and Extras</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h2-market" title="Market"><span style="color:#6a7e87;">Market</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/f9-dice-games" title="Dice Games"><span style="color:#6a7e87;">Dice Games</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h10-dn-chatbox" title="Chatbox and DN"><span style="color:#6a7e87;">Chatbox and DN</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t261-pda-recruitment-tournament" title="Refer a Friend"><span style="color:#6a7e87;">Refer a Friend</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Dueling Systems</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://www.duelingnetwork.com/" title="Dueling Network"><span style="color:#6a7e87;">Dueling Network</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t899-t-d-o-a-n-e-a-new-dueling-system" title="Download T.D.O.A.N.E"><span style="color:#6a7e87;">Download T.D.O.A.N.E</span></a>
</li>
</ul>
</div>
<div id="footer_wid_img">
<img id="wid_img_pda" src="http://i.imgur.com/y5avlNO.png" /><br />
<p class="footer_p_pda_last">
Pendulums Duel Academy © 2015
</p>
</div>
</div>
<div id="page-footer">
<div align="center">
<div class="gen">
<!-- BEGIN html_validation -->
</div>
</div>
</div>
<!-- END html_validation -->
Index_body:
- Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- 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 -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- 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 -->
<!-- BEGIN switch_delete_cookies -->
<br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
<!-- END switch_delete_cookies -->
</td>
<td width="50%" align="right">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28">
<!-- BEGIN switch_viewonline_link -->
<span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
<span class="cattitle">{L_WHO_IS_ONLINE}</span>
<!-- END switch_viewonline_nolink -->
</td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}<br />
<br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
{L_CONNECTED_MEMBERS}
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}
<tr>
<td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
</tr>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
<!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
<td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td></td>
<td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
FB.init({
appId : {switch_fb_index_login.FACEBOOK_APP_ID},
cookie : true,
xfbml : true,
oauth : true,
version : 'v2.3'
});
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
Re: Forum footer (online members, last registered, etc..)
I can't put that Index_body you provided because i have a custom one, would you mind fixing this one to have both mine and yours in one?
- Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- 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 -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- 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 -->
<!-- BEGIN switch_delete_cookies -->
<br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
<!-- END switch_delete_cookies -->
</td>
<td width="50%" align="right">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28">
<!-- BEGIN switch_viewonline_link -->
<span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
<span class="cattitle">{L_WHO_IS_ONLINE}</span>
<!-- END switch_viewonline_nolink -->
</td>
</tr>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}<br />
<br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
{L_CONNECTED_MEMBERS}
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}
<tr>
<td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
</tr>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
<!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
FB.init({
appId : {switch_fb_index_login.FACEBOOK_APP_ID},
cookie : true,
xfbml : true,
oauth : true,
version : 'v2.3'
});
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Put that so:
- Code:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- 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 -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle" align="right">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top">
<!-- 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 -->
<!-- BEGIN switch_delete_cookies -->
<br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
<!-- END switch_delete_cookies -->
</td>
<td width="50%" align="right">
<span class="gensmall">
<a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
<!-- END switch_delete_cookies -->
<!-- END switch_on_index -->
</span>
</td>
</tr>
</table>
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<!-- BEGIN switch_fb_connect_no -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td valign="top" width="100%" class="row1" align="center">
<table width="100%">
<tr>
<td width="55%" valign="middle">
<table class="right">
<tr>
<td><span class="genmed">{L_USERNAME}:</span> </td>
<td><input class="post" type="text" size="10" name="username"/> </td>
<td>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
<span class="gensmall">{L_AUTO_LOGIN}</span>
</td>
</tr>
<tr>
<td><span class="genmed">{L_PASSWORD}:</span> </td>
<td><input class="post" type="password" size="10" name="password"/> </td>
<td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
<td width="10%" align="center" valign="middle">
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
</td>
<td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28">
<!-- BEGIN switch_viewonline_link -->
<span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
<!-- END switch_viewonline_link -->
<!-- BEGIN switch_viewonline_nolink -->
<span class="cattitle">{L_WHO_IS_ONLINE}</span>
<!-- END switch_viewonline_nolink -->
</td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}<br />
<br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
{L_CONNECTED_MEMBERS}
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}
<tr>
<td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
</tr>
<!-- BEGIN switch_chatbox_activate -->
<tr>
<td class="row1">
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
</td>
</tr>
<!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
FB.init({
appId : {switch_fb_index_login.FACEBOOK_APP_ID},
cookie : true,
xfbml : true,
oauth : true,
version : 'v2.3'
});
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
Re: Forum footer (online members, last registered, etc..)
It looks good ;o one problem tho, it looks like this in topics http://prntscr.com/9khpwh how can i remove it from topics and keep it only on the main page?
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Sorry, but it's difficult to do this just on home page.
But I've find how to solve the problem.
Put that in Overall_footer:
But I've find how to solve the problem.
Put that in Overall_footer:
- Code:
<script type="text/javascript" src="http://tinyurl.com/var-fa"></script>
<!-- BEGIN html_validation -->
<div>
<div>
<table>
<tbody>
<tr>
<td>
<!-- END html_validation -->
</td>
<td valign="top" width="{C3SIZE}">
<div id="{ID_RIGHT}">
<!-- BEGIN giefmod_index2 -->
{giefmod_index2.MODVAR}
<!-- BEGIN saut -->
<div style="height: {SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index2 -->
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- close div id="page-body" -->
</td></tr></tbody></table>
<style>
#how {
background-color: #1C242F;
color: #000;
font-family: Arial;
border-top: 5px solid #8CF98C;
font-weight: 700;
letter-spacing: 1.8px;
padding: 15px 50px!important;
}
span.t {
color: #fff;
margin-left: 20px;
font-family: Arial;
font-size: 11px;
font-weight: 100;
}
span#howmess {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
padding: 7px 0 7px 7px;
text-align: center;
}
span#howuser {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
margin-left: 150px;
padding: 7px 0 7px 7px;
text-align: center;
}
span#new {
background-color: #D2D8D2;
border-radius: 2px;
font-size: 10px;
margin-left: 150px;
padding: 7px;
text-align: center;
}
#index_foot_wid {
width: 100%;
text-align: center;
background-color: #1C242F;
height: 275px;
color: #BABABA;
font-size: 14px;
overflow: hidden;
border-top: 5px solid #8cf98c;
border-bottom: 5px solid #7dd67d;
}
.floating_foot_list {
float: left;
width: 25%;
}
ul.foot_wid_ul {
text-decoration: none;
margin: 9px;
text-align: center;
padding: 11px 25px 13px;
}
li.foot_wid_li {
color: #6A7E87;
line-height: 28px;
text-align: left;
padding-left: 104px;
}
.foot_list_title {
display: block;
color: #E1E1E1;
padding-left: 137px;
text-align: left;
padding-top: 30px;
font-size: 16px;
}
#footer_wid_img {
text-align: center;
margin: auto;
}
#wid_img_pda {
width: 150px;
margin: 0px;
}
.footer_p_pda_last {
font-size: 12px;
color: #565656;
float:right;
margin-right:120px;
}
ul#picture_legend, ul#privmsgs-menu {
padding: 0px 0 27px 0;
text-align: center;
}
</style>
<div id="how"><center><span id="howmess"><span class="FORUMCOUNTPOST"></span>
<script type="text/javascript">document.getElementById('howmess').innerHTML=document.getElementById ('howmess').innerHTML.replace(/Our users have posted a total of (.+) message(s?)/,"$1 message$2");</script>
</span><span class="t">MESSAGES</span>
<span id="howuser"><span class="FORUMCOUNTUSER"></span>
<script type="text/javascript">document.getElementById('howuser').innerHTML=document.getElementById ('howuser').innerHTML.replace(/We have/,"");</script>
<script type="text/javascript">document.getElementById('howuser').innerHTML=document.getElementById ('howuser').innerHTML.replace(/registered user/,"user");</script>
</span><span class="t">REGISTERED USERS</span>
<span id="new"><span class="FORUMLASTUSER"></span>
<script type="text/javascript">document.getElementById('new').innerHTML=document.getElementById ('new').innerHTML.replace(/The newest registered user is/,"");</script>
</span><span class="t">NEWEST USER</span></center>
</div>
<div id="index_foot_wid">
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Generalities</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h1-rules" title="Academy Rules"><span style="color:#6a7e87;">Academy Rules</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Academy Guide Book"><span style="color:#6a7e87;">Academy Guide Book</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h7-pda-s-guide" title="Feedback and Support"><span style="color:#6a7e87;">Feedback and Support</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h13-new-abuse-report" title="Report an Abuse"><span style="color:#6a7e87;">Report an Abuse</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t464-dorms-rank-up-system#3051" title="Dorms Rank-Up System"><span style="color:#6a7e87;">Dorms Rank-Up System</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Games and Extras</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h12-new-staff-app" title="Staff Application"><span style="color:#6a7e87;">Staff Application</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h2-market" title="Market"><span style="color:#6a7e87;">Market</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/f9-dice-games" title="Dice Games"><span style="color:#6a7e87;">Dice Games</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/h10-dn-chatbox" title="Chatbox and DN"><span style="color:#6a7e87;">Chatbox and DN</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t261-pda-recruitment-tournament" title="Refer a Friend"><span style="color:#6a7e87;">Refer a Friend</span></a>
</li>
</ul>
</div>
<div style="" class="floating_foot_list">
<strong class="foot_list_title">Dueling Systems</strong>
<ul class="foot_wid_ul">
<li class="foot_wid_li">
<a href="http://www.duelingnetwork.com/" title="Dueling Network"><span style="color:#6a7e87;">Dueling Network</span></a>
</li>
<li class="foot_wid_li">
<a href="http://pendulumsduelacademy.forumotion.com/t899-t-d-o-a-n-e-a-new-dueling-system" title="Download T.D.O.A.N.E"><span style="color:#6a7e87;">Download T.D.O.A.N.E</span></a>
</li>
</ul>
</div>
<div id="footer_wid_img">
<img id="wid_img_pda" src="http://i.imgur.com/y5avlNO.png" /><br />
<p class="footer_p_pda_last">
Pendulums Duel Academy 2015
</p>
</div>
</div>
<div id="page-footer">
<div align="center">
<div class="gen">
<!-- BEGIN html_validation -->
</div>
</div>
</div>
<!-- END html_validation -->
Re: Forum footer (online members, last registered, etc..)
It's okay, thanks for the help! i'll wait for someone who knows how to make it only in homepage to post
EDIT: that one didn't work o.o now it's not showing on all pages lol
EDIT: that one didn't work o.o now it's not showing on all pages lol
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Ok so what is the current template you are using and what is your forum link?
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Page 1 of 2 • 1, 2
Similar topics
» Forum just for registered members
» Newsletters to Non-Registered Members
» Newly registered members not regersted
» Newly registered members become what to begin with?
» Enforcing registered members to show their date of birth
» Newsletters to Non-Registered Members
» Newly registered members not regersted
» Newly registered members become what to begin with?
» Enforcing registered members to show their date of birth
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum