uCoz Community uCoz Modules Forum Plate for Statistics Forum (Recent posts, Readable topics, Top users, New users ...) |
Plate for Statistics Forum |
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)
|
the code doesn't work my forum
Img Url: http://i40.tinypic.com/23w8qe0.jpg |
Quote (BMX) no how create? CP > Informers there create the informers you need. Also, read about posting screenshots: http://forum.ucoz.com/forum/30-3739-1
Quote (Sunny) 4. Screenshots must not be more then 500х400 px in size. |
Quote (HUNAR) <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 The blues... It's mean "http://forum.ucoz.com/forum/9-5020-1". Like this or will I put a code? Help please and thanks. Post edited by onurcaglar - Friday, 2009-04-24, 3:47 PM
|
Quote (Armaros) onurcaglar, there will go informer codes. You must create informers first. 1) go to "x" Can you explain like this please? I don't know :( |
Quote (onurcaglar) Can you explain like this please?
Quote (Four informers will be needed) Recent Posts --- $MYINF_1$ Readable topic -- $MYINF_2$ Top Users ------- $MYINF_3$ New User -------- $MYINF_4$ -> Go to: Control Panel -> Create second informer -> Create third informer -> Create last informer Code <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">Most Popular Threads</td> <td width="25%" class="gTableSubTop">Top Users</td> <td width="25%" class="gTableSubTop">Newest Users</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> After you created informers and pasted code, you will need to modify informers code for better layout. It can be done like this: -> Go to: Control Panel Code <li><a href="$THREAD_URL$">$THREAD_TITLE$</a> <span>($REPLIES$)</span></li> -> Go to: Control Panel -> Informers -> Informer: Most Popular Threads -> Click on -> Replace code in it with this: Code <li><a href="$THREAD_URL$">$THREAD_TITLE$</a> <span>($REPLIES$)</span></li> -> Go to: Control Panel -> Informers -> Informer: Top Users -> Click on -> Replace code in it with this: Code <li><a href="$PROFILE_URL$">$USERNAME$</a> <span>[$FORUM_POSTS$]</span></li> |
tried adding:
Code <?if($USER_LOGGED_IN$)?>$BODY$<?else?>Guests are not allowed to view the forum<?endif?> in the "General Appearance of forum pages" (found from a previous post by Sunny) seems to be working working for now ...if not I will be back Ucoz Website Since 2009
Post edited by Clyde - Saturday, 2009-08-15, 6:00 AM
|
| |||