uCoz Community » uCoz Modules » Forum » Plate for Statistics Forum (Recent posts, Readable topics, Top users, New users ...)
Plate for Statistics Forum
HUNAR
Posts: 6
Reputation: 2

Message # 1 | 11:35 AM
I think it is clear without explanation plate of the forum Very often this is requested

Quote
<table border="0" width="100%" bgcolor="#FFFFFF" cellspacing="1" cellpadding="3" class="gTable">
<tr>
<td class="gTableTop" colspan="5">Statistics Forum</td>
</tr>
<tr>
<td width="25%" class="gTableSubTop">Recent Posts</td>
<td width="25%" class="gTableSubTop">Readable topic</td>
<td width="25%" class="gTableSubTop">Top Users </td>
<td width="25%" class="gTableSubTop">New User</td>
</tr>
<tr>
<td class="gTableBody1" style="padding:10px;">$MYINF_1$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_2$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_3$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_4$</td>
</tr>
</table>


Blue needs to be replaced by your site

Table of the informer

Quote
<DIV>
<TABLE style="WIDTH: 100%"> <TABLE Style="WIDTH: 100%">
<TBODY> <TBODY>
<TR> <TR>
<TD style="VERTICAL-ALIGN: top"> <TD Style="VERTICAL-ALIGN: top">
<P align=left><img src="http://xfiles.clan.su/post_old.gif"> <A href="$THREAD_URL$">$THREAD_TITLE$</A> </P> <P Align=left> <img src="http://info4kurd.com/5_Top/Dwain_babatakan.gif"> <A href="$THREAD_URL$"> $ THREAD_TITLE $ </ A> </ P>
</TD> </ TD>
<TD style="VERTICAL-ALIGN: top"> <TD Style="VERTICAL-ALIGN: top">
<P align=right> ($REPLIES$) </P> <P Align=right> ($ REPLIES $) </ P>
</TD> </ TD>
</TR> </ TR>
</TBODY> </ TBODY>
</TABLE> </ TABLE>
</DIV> </ DIV>


Purple customize to your site

Attachments: 2007125.gif (26.0 Kb)
Natashko
Posts: 3366
Reputation: 171

Message # 46 | 4:00 PM
Susmoy, it looks like this
Attachments: 8217049.png (0.5 Kb)
SDMTEAM
Posts: 84
Reputation: 0

Message # 47 | 7:43 AM
i want nice looking Plate for Statistics Forum Code
Natashko
Posts: 3366
Reputation: 171

Message # 48 | 8:29 AM
SDMTEAM,
Quote (SDMTEAM)
i want nice looking Plate for Statistics Forum Code

Didn't you check the first post? Doesn't it work for you?
SDMTEAM
Posts: 84
Reputation: 0

Message # 49 | 9:25 AM
i have try it happy this is work
look this my site
SDMTEAM
SDMTEAM
Posts: 84
Reputation: 0

Message # 50 | 10:49 AM
Quote (Susmoy)
Statistics Forum


Any Way

heee hi my friends i want Statistics Forum plate Like this all of same

please provide to me code

Thanks
Attachments: 4763857.png (35.7 Kb)
Animorph
Posts: 2856
Reputation: 189

Message # 51 | 2:12 PM
Code
<table border="0" width="100%" bgcolor="#FFFFFF" cellspacing="1" cellpadding="3" class="gTable">
<tr>
<td class="gTableTop" colspan="5">Stats</td>
</tr>
<tr>
<td width="25%" class="gTableSubTop">Last Updated Threads</td>
<td width="25%" class="gTableSubTop">Most Populair Topics</td>
<td width="25%" class="gTableSubTop">Most Active Members</td>
<td width="25%" class="gTableSubTop">New Members</td>
</tr>
<tr>
<td class="gTableBody1" style="padding:10px;">$MYINF_1$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_2$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_3$</td>
<td class="gTableBody1" style="padding:10px;">$MYINF_4$</td>
</tr>
</table>


The rest are just Informers that you need to adjust

To busy building a passive income online ;)
SDMTEAM
Posts: 84
Reputation: 0

Message # 52 | 10:25 AM
k dear thanks its
Magnetizd
Posts: 70
Reputation: 0

Message # 53 | 7:12 PM
HUNAR, Armaros,

How would i beable to take out the BULLET POINTS and add images of my own as shown in HUNARs image?

Cheers
Sunny
Posts: 9296
Reputation: 456

Message # 54 | 2:34 PM
Magnetizd, to just disable the bullets you need to remove <li> and </li> , e.g. instead of

Code
<li><a href="$THREAD_URL$">$THREAD_TITLE$</a> <span>($REPLIES$)</span></li>


you can use

Code
<a href="$THREAD_URL$">$THREAD_TITLE$</a> <span>($REPLIES$)</span><br>


To replace bullets by other images, you can, for example, use the following guide: http://www.techforluddites.com/2010....ss.html

I'm not active on the forum anymore. Please contact other forum staff.
Magnetizd
Posts: 70
Reputation: 0

Message # 55 | 6:28 PM
Sunny, yeah already had my own images just couldnt remove the bullet points

but your solution worked

thank you
uCoz Community » uCoz Modules » Forum » Plate for Statistics Forum (Recent posts, Readable topics, Top users, New users ...)
Search: