Top Replys and Lates Post Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
+4
garenalord
E-Mark
MrMario
ketan_
8 posters

    Top Replys and Lates Post

    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Top Replys and Lates Post

    Post by ketan_ May 22nd 2011, 21:25

    How to create Top Replys and Lates post in bottom header and menu? im using Phpbb3
    Like this...

    Spoiler:

    Thanks b4
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by MrMario May 23rd 2011, 00:07

    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 05:13

    >>> https://help.forumotion.com/t90639-latest-topics-new-system
    This is for Phpbb2... im using Phpbb3
    Help Me please.. thanks
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 05:35

    Not possible to Phpbb3 . It doesn't allow template editing Wink .
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 05:42

    hmm... ok
    garenalord
    garenalord
    Forumember


    Posts : 58
    Reputation : 0
    Language : english

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by garenalord May 23rd 2011, 06:41

    It is Possible for Punbb?
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 06:45

    garenalord wrote:It is Possible for Punbb?

    Yes .
    Go to > overall_header :

    Find this code and delete :
    Code:
    <div id="{ID_LEFT}">
                                        <!-- BEGIN giefmod_index1 -->
                                        {giefmod_index1.MODVAR}
                                        <!-- BEGIN saut -->
                                        <div style="height:{SPACE_ROW}px"></div>
                                        <!-- END saut -->
                                        <!-- END giefmod_index1 -->
                                    </div>

    then put this :
    Code:
    <td valign="top" width="100%"><div id="center">
                                    <!-- BEGIN giefmod_index1 -->
                                    {giefmod_index1.MODVAR}
                                        <!-- BEGIN saut -->
                                        <div style="height:{SPACE_ROW}px"></div>
                                        <!-- END saut -->
                                    <!-- END giefmod_index1 -->
                                  </div></td>

    Administration Panel > Display > Templates > Portal > mod_recent_topics.
    Delete all codes and put this:

    Code:
    <style>
    div.title {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    text-align:center;
    }
    </style>
    <!-- BEGIN classical_row -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="3" align="center"><tbody>
    <thead><tr><th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle">
    <div class="ist">Latest Topics</div>
    </th></tr></thead>
    <tr>
    <td style="padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="100%">
    <table border="0" cellpadding="0" cellspacing="0" colspan="3" width="100%">

    <tr><td class="catHead" colspan="2" width="50%">
    <div class="title"><font color="black">Topic</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">History</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">Written by</font></div>
    </td></tr>

    <tr valign="top">
    <td colspan="1" style="border-top: 0px none; padding: 0px; background: transparent url(http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/list.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="24"><img src="http://2img.net/i/fa/empty.gif" width="24" border="0"></td><td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="50%">

    <!-- BEGIN recent_topic_row -->
    <a href="{classical_row.recent_topic_row.U_TITLE}"><b><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.L_TITLE}</font></b></a><br>

    <!-- END recent_topic_row -->
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 16.5px; background-repeat: repeat;" align="center" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <span class="gensmall">
    <!-- BEGIN recent_topic_row -->
    <img src="http://img816.imageshack.us/img816/9845/11750606.png" width="16px" height="16px" />
    {ON} {classical_row.recent_topic_row.S_POSTTIME}
    <br><!-- END recent_topic_row -->
    </span>
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 17px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <!-- BEGIN switch_poster -->
    <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
    <!-- END switch_poster -->
    <!-- BEGIN switch_poster_guest -->
    {classical_row.recent_topic_row.switch_poster_guest.S_POSTER}
    <!-- END switch_poster_guest -->
    <!-- BEGIN recent_topic_row -->
    <img src="http://www.birazkisisel.com/wp-content/plugins/wp-favorite-posts/img/star.png">
    <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}"><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.switch_poster.S_POSTER}</font></a>
    <br><!-- END recent_topic_row -->

    </td>
    </tr></table></td></tr></tbody></table>
    <!-- END classical_row -->
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 06:45

    im using version Phpbb2,
    im try this https://help.forumotion.com/t90639-latest-topics-new-system

    But Not Work.... help me please

    Cek wrong in my forum this
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 06:51

    ketan_ wrote:im using version Phpbb2,
    im try this https://help.forumotion.com/t90639-latest-topics-new-system

    But Not Work.... help me please

    Cek wrong in my forum this

    For Phpbb2 .
    Just make sure you do this correctly :

    Administration Panel > Display > Templates > General > overall_header.

    Found this code and delete.
    Code:
    <td valign="top" width="{C1SIZE}">
                                  <div id="{ID_LEFT}">
                                    <!-- BEGIN giefmod_index1 -->
                                    {giefmod_index1.MODVAR}
                                        <!-- BEGIN saut -->
                                        <div style="height:{SPACE_ROW}px"></div>
                                        <!-- END saut -->
                                    <!-- END giefmod_index1 -->
                                  </div>
                              </td>

    then put this code :
    Code:
    <td valign="top" width="100%">
                                  <div id="center">
                                    <!-- BEGIN giefmod_index1 -->
                                    {giefmod_index1.MODVAR}
                                        <!-- BEGIN saut -->
                                        <div style="height:{SPACE_ROW}px"></div>
                                        <!-- END saut -->
                                    <!-- END giefmod_index1 -->
                                  </div>
                              </td></tr><tr>
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 07:21

    Yes, its work....!!! thanks Mark
    Can i add to there 2 collom? Lates Topics and Most acyive topics?
    in one line but 2 collom.....???

    thanks
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 07:25

    ketan_ wrote:Yes, its work....!!! thanks Mark
    Can i add to there 2 collom? Lates Topics and Most acyive topics?
    in one line but 2 collom.....???

    thanks

    You want only those 2 columns ?
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 07:30

    No that Mark...
    I mean Lates Topics and Most active topics in there....
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 07:32

    You want to remove the "History" ?
    Is that what you mean ?

    Copy and paste this one in mod_recent_topics :
    Code:
    <style>
    div.title {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    text-align:center;
    }
    </style>
    <!-- BEGIN classical_row -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="3" align="center"><tbody>
    <thead><tr><th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle">
    <div class="ist">Latest Topics</div>
    </th></tr></thead>
    <tr>
    <td style="padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="100%">
    <table border="0" cellpadding="0" cellspacing="0" colspan="3" width="100%">

    <tr><td class="catHead" colspan="2" width="50%">
    <div class="title"><font color="black">Topic</font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black"></font></div>
    </td>
    <td class="catHead" colspan="1" width="25%">
    <div class="title"><font color="black">Written by</font></div>
    </td></tr>

    <tr valign="top">
    <td colspan="1" style="border-top: 0px none; padding: 0px; background: transparent url(http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/list.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="24"><img src="http://2img.net/i/fa/empty.gif" width="24" border="0"></td><td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="50%">

    <!-- BEGIN recent_topic_row -->
    <a href="{classical_row.recent_topic_row.U_TITLE}"><b><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.L_TITLE}</font></b></a><br>

    <!-- END recent_topic_row -->
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 16.5px; background-repeat: repeat;" align="center" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    </td>
    <td style="border-top: 0px none; padding: 0px; line-height: 17px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
    <!-- BEGIN switch_poster -->
    <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
    <!-- END switch_poster -->
    <!-- BEGIN switch_poster_guest -->
    {classical_row.recent_topic_row.switch_poster_guest.S_POSTER}
    <!-- END switch_poster_guest -->
    <!-- BEGIN recent_topic_row -->
    <img src="http://www.birazkisisel.com/wp-content/plugins/wp-favorite-posts/img/star.png">
    <a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}"><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.switch_poster.S_POSTER}</font></a>
    <br><!-- END recent_topic_row -->

    </td>
    </tr></table></td></tr></tbody></table>
    <!-- END classical_row -->
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 07:37

    i want like that Mark..
    Spoiler:

    Lates Topics and Most Active topics


    Last edited by ketan_ on May 23rd 2011, 07:42; edited 1 time in total
    !_NICK_!
    !_NICK_!
    Active Poster


    Male Posts : 1505
    Reputation : 69
    Language : English, HTML, and CSS
    Location : In the middle of no return.

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by !_NICK_! May 23rd 2011, 07:38

    How do you change the background color from white?
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 07:43

    Like my spoiller Mark Very Happy
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 07:43

    ketan_ wrote:i want like that Mark..
    Spoiler:

    Oh sorry, ok . I'll try to configure it to that one .
    Let me work on it Wink .

    ! NICK ! wrote:How do you change the background color from white?

    Code:
    <td style="padding: 0px; background: transparent none repeat scroll 0% 0%; -moz-box-shadow: black 0 0 1px; -o-box-shadow: black 0 0 1px; -webkit-box-shadow: black 0 0 1px; background: url(http://i28.servimg.com/u/f28/16/08/05/20/wm-pun10.png); border: 1px solid #1E1E1D; box-shadow: black 0 0 1px; width="100%">

    Smile
    !_NICK_!
    !_NICK_!
    Active Poster


    Male Posts : 1505
    Reputation : 69
    Language : English, HTML, and CSS
    Location : In the middle of no return.

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by !_NICK_! May 23rd 2011, 07:44

    Where do I put it?
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 07:51

    Code:
    <td style="padding: 0px; background: transparent none repeat scroll 0% 0%; -moz-box-shadow: black 0 0 1px; -o-box-shadow: black 0 0 1px; -webkit-box-shadow: black 0 0 1px; background: url(PUT THE IMAGE BACKGROUND OF YOURS HERE); border: 1px solid #1E1E1D; box-shadow: black 0 0 1px; width="100%">

    Just edit the "PUT THE IMAGE BACKGROUND OF YOURS HERE" with the image background link of yours .
    !_NICK_!
    !_NICK_!
    Active Poster


    Male Posts : 1505
    Reputation : 69
    Language : English, HTML, and CSS
    Location : In the middle of no return.

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by !_NICK_! May 23rd 2011, 07:52

    Oh, okay. Thanks! Back to topic!
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 08:07

    I mean like this Mark....
    Top Replys and Lates Post This1010

    Thanks
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 08:10

    Ah . Now i know . Sorry for being myself slow . xD .
    I can't do that . Im not that pro in editing codes, cause that is now a "Latest Posts" . Sorry i can't help you now Smile .

    But if you don't mind now, this topic may mark as solved . xD .
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 08:15

    Ok Mark no problems...
    Cek My Forum this
    But I want widget Latest Topics and Most active topics NOT UP DOWN like that, but i want 2 widget in one line...
    anyone help me?

    Thanks
    avatar
    lezuj yaj
    Forumember


    Posts : 149
    Reputation : 0
    Language : English

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by lezuj yaj May 23rd 2011, 08:56

    wow thanks! More power forumotion team.
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by Darren1 May 23rd 2011, 11:15

    Hi,

    ketan_ wrote:Ok Mark no problems...
    Cek My Forum this
    But I want widget Latest Topics and Most active topics NOT UP DOWN like that, but i want 2 widget in one line...
    anyone help me?

    Thanks

    Go to Admin panel >> Modules > Widgets > Locate the "Latest Topics" and hit the corresponding Top Replys and Lates Post Editer and change the scrolling direction Wink

    What issues still stands other than above?
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1412
    Reputation : 169
    Language : English
    Location : Bitcoin

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by E-Mark May 23rd 2011, 11:17

    Darren1 wrote:Hi,

    ketan_ wrote:Ok Mark no problems...
    Cek My Forum this
    But I want widget Latest Topics and Most active topics NOT UP DOWN like that, but i want 2 widget in one line...
    anyone help me?

    Thanks

    Go to Admin panel >> Modules > Widgets > Locate the "Latest Topics" and hit the corresponding Top Replys and Lates Post Editer and change the scrolling direction Wink

    What issues still stands other than above?

    I think he mean by this, he wants the 2 widget to be aligned together .
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 12:40

    Yes, I want 2 widget in one line.... not up and down.
    Can Help Me?

    Thanks
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by Darren1 May 23rd 2011, 13:47

    So, you want to merge the 2 columns 'history' and 'written by', correct?
    I can also try to find a way to get the info put to the left of the column if you rather Smile
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by Gangstar15 May 23rd 2011, 15:23

    Guys he wants it like this:
    Recent TopicsMost Active Topics
    1. title
    2. title
    3. title
    1. title
    2. title
    3. title

    But you can't get the latest "Posts" Smile

    & am I right Very Happy?
    ketan_
    ketan_
    Forumember


    Male Posts : 142
    Reputation : 1
    Language : Indonesia
    Location : Indonesian

    Top Replys and Lates Post Empty Re: Top Replys and Lates Post

    Post by ketan_ May 23rd 2011, 20:47

    Gangstar15 wrote:Guys he wants it like this:
    Recent TopicsMost Active Topics
    1. title
    2. title
    3. title
    1. title
    2. title
    3. title

    But you can't get the latest "Posts" Smile

    & am I right Very Happy?

    Yes... that i want.
    how i do? now im using Phpbb2
    thanks