Yuk DAFTAR SEKARANG juga, banyak TUTORIAL MENARIK buat kalian para forumer @2018
Kalian Member Baru, Yuk Perkenalan Dahulu. 1 Member 1 Thread.
Selamat datang di Forum Atlanta~Halo, kalian masih menjadi tamu ya di forum ini ? Kenapa masih jadi tamu ayok ikutan kita gabung di forum ini.
Banyak loh tutorial yang dapat kamu dapatkan di sini, kalian juga bisa tanya-tanya tentang masalah blog/forum kok di sini.
Langsung aja yok daftar kalau kalian belum daftar di sini Register, Kalau sudah punya IDnya langsung aja ya Login

You are not connected. Please login or register

 

Solved: i want something like this - PunBB

Oops! Sepertinya ada sedikit kesalahan ...

[#22124]

Atlanta telah memblok tamu untuk melihat konten yang ada, silahkan mendaftar untuk dapat melihat isi konten kami.


Need Help?

Message (Halaman 1 dari 1)

game
#1
Solved: i want something like this - PunBB Empty 18/10/2013, 21:06

Level 0
game

[You must be registered and logged in to see this image.]

i want something like this please give english tutorial please..

tommycoo
#2
Solved: i want something like this - PunBB Empty 18/10/2013, 23:31

Owner of Atlanta

tommycoo

Owner of Atlanta
game wrote:[You must be registered and logged in to see this image.]

i want something like this please give english tutorial please..
oke now first you need to edit your index-box
put this in very bottom of that template

Code:
                <script type="text/javascript">
                    //<![CDATA[
                    var target = $('td.tcr').find('li.desc.lighter.blend_links');
                    target.each(function(index){
                        var UserURL = $(this).find('a.gensmall').attr('href');
                        var Desc = $(this).parent().find('li a');
                   
                      if (Desc.text() == '') {
                            Desc.text('Not yet posted');
                        }
                        if($.trim(UserURL) !== '') {
                            var found = $(this).parent().parent().find('.ipsUserPhoto_mini');
                            var caching_time = 24*60*60*1000;
                            var caching_error = 60*1000;
                       
                          if(localStorage.getItem('avatar_date' + index) <+new Date-caching_time || localStorage.getItem('avatar_date' + index) <+new Date-caching_error) {
                                $.get(UserURL, function(data){
                                    var avtPrf = $('#profile_tabs p img', data).attr('src');
                                    /*
                                    if(avtPrf.length > 0) {
                                        found.attr('src', avtPrf);
                                    }*/
                                    found.attr('src', avtPrf);
                                    localStorage.setItem('avatar_img' + index, avtPrf);
                                    localStorage.setItem('avatar_date' + index, +new Date);
                                });
                            } else {
                                found.attr('src', localStorage.getItem('avatar_img'+ index));
                            }
                        };
                    });
                    //]]>
                </script>
and then find this
Code:
        <td class="tcr">
                            <span>
                            <!-- BEGIN switch_topic_title -->
                            <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                            <!-- END switch_topic_title -->
                            {catrow.forumrow.USER_LAST_POST}
                            </span>
                          </td>
                      </tr>
          <!-- END forumrow -->
          <!-- BEGIN tablefoot -->
                    </tbody>
                </table>
              </div>
          <!-- END tablefoot -->
        <!-- END catrow -->
replace with this

Code:
                <!-- Column for Last Post -->
                <td class="tcr">
                <!-- Backup
                <span>
                <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                {catrow.forumrow.USER_LAST_POST}
                </span>
                -->
                <!-- BEGIN switch_topic_title -->
                <a href="" class="ipsUserPhoto">
                        <img src="http://i78.servimg.com/u/f78/18/17/62/92/defaul10.png" alt="User image" class="ipsUserPhoto_mini">
                    </a>
                <!-- END switch_topic_title -->
                <ul class="last_post ipsType_small">
                <li>
                <!-- BEGIN switch_topic_title -->
                <a title="{catrow.forumrow.LATEST_TOPIC_TITLE}" href="{catrow.forumrow.U_LATEST_TOPIC}">{catrow.forumrow.LATEST_TOPIC_NAME}</a>
                <!-- END switch_topic_title -->
                </li>
                <li class="desc lighter blend_links">{catrow.forumrow.USER_LAST_POST}</li>
                </ul>
                </td>
                </tr>
                <!-- END forumrow -->
                <!-- BEGIN tablefoot -->
                </tbody>
                </table>
                </div>
                <!-- END tablefoot -->
                <!-- END catrow -->
save and publish Wink

last put this on css
Code:
                .tcr .ipsUserPhoto {
                        float: left;
                        margin-top: 3px;
                    }
                    .ipsUserPhoto_mini {
                        height: 30px;
                        width: 30px;
                    }
                    .ipsUserPhoto {
                        background: none repeat scroll 0 0 #FFFFFF;
                        border: 1px solid #D5D5D5;
                        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
                        padding: 1px;
                    }
                    .desc.lighter, .desc.lighter.blend_links a {
                        color: #A4A4A4;
                    }
                    .ipsUserPhoto img {
                    height: 40px;
                    width: 40px;
                }

tommycoo
#3
Solved: i want something like this - PunBB Empty 30/10/2013, 12:39

Owner of Atlanta

tommycoo

Owner of Atlanta
Mark as best answer,

Solved

Sponsored content
#4
Solved: i want something like this - PunBB Empty 


Message (Halaman 1 dari 1)

Share This Topic !

URL :
BBcode :
HTML :

Permissions in this forum:
Anda tidak dapat menjawab topik

Total Posts Total Threads Total Members Newest Member29 November 2014 Date of Establishment of the Forum

Total 0 user online :: 0 Terdaftar, 0 Tersembunyi dan 0 Tamu

Total 0 user online :: 0 Terdaftar, 0 Tersembunyi dan 0 Tamu (Lihat list online)


User yang sedang berada di forum ini: Tidak ada