Forum footer (online members, last registered, etc..)
5 posters
Page 2 of 2
Page 2 of 2 • 1, 2
Forum footer (online members, last registered, etc..)
First topic message reminder :
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!
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
- 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
Re: Forum footer (online members, last registered, etc..)
Please Remember to read the rules about your forum appearance problems.
We ask you always give your forum URL so we can help you more faster.
Just asking for a code may not work if you have made a lot of change to your main forum templates
We ask you always give your forum URL so we can help you more faster.
Just asking for a code may not work if you have made a lot of change to your main forum templates
Re: Forum footer (online members, last registered, etc..)
My forum link:
http://pendulumsduelacademy.forumotion.com
http://pendulumsduelacademy.forumotion.com
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Re: Forum footer (online members, last registered, etc..)
Moved out of trash by request from the member
Remember this post will be placed back in trash if you do not bump once a week / 7 days
Remember this post will be placed back in trash if you do not bump once a week / 7 days
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Kirbs- Forumember
- Posts : 628
Reputation : 18
Language : English
Page 2 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 2 of 2
Permissions in this forum:
You cannot reply to topics in this forum