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.

Pet - Fancy

2 posters

Go down

Pet - Fancy Empty Pet - Fancy

Post by refresh102 April 12th 2015, 1:46 pm

Hello i have an idea but i dont know how to code it maybe you can help me with it. I want the pet in another table.

Here is my current profile

http://hunterxroleplay.forumh.net/t29-hunter-missions

what i want is like this (With some pet) btw this is photoshop edited

Pet - Fancy FyWJTXb

Here is my css if you want
Code:
/* css by genji watanabe copyright 9/11/2013 */
.pun a:link {
    color: #729fb2; 
    text-decoration: none !important;
}


.pun a:visited {
    color: #729fb2;  
    text-decoration: none !important;
}


.pun a:hover {
    color: #a4686c;  
    text-decoration: none !important;
}
.codebox {
    padding: 5px;
    background: #f6f7f8;
    border: 1px solid #CFD5DA; 
}


.codebox dt {
    border-bottom: 1px dashed #CFD5DA;
}


.codebox dd {
    background: transparent !important;
}

#pun-visit, .main-box, #qjump {
    display: none;
}



body  {
    padding: 20px;
    background: #E4ECEF url('http://i56.servimg.com/u/f56/18/49/22/05/100-9010.png');  
    font-family: Proxima Nova Alt,Verdana,Arial;
    font-size: 12px;
    color: #666;
}


.pun {
    width: 95%;
    padding: 10px;
    background: #EEF5F7;
    border: 1px solid #CFD5DA;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);  
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);  
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;  
    -o-border-radius: 8px;
    border-radius: 8px;  
}


.pun-inside {
    padding: 10px;
    background: #fff;  
}


.pun .main-content { 
    background: #f6f7f8;
    border: 1px solid #CFD5DA;
}



#pun-about {
    background: #EEF5F7;
    border: 1px solid #CFD5DA;
}


#stats {
    background: transparent !important;
}


#onlinelist {
    background: transparent !important;
    border-top: 1px solid #CFD5DA;  
}

.boxonline {
    margin-left: 20px;
    padding: 4px 10px;  
    background: #EEF5F7;
    border: 1px solid #CFD5DA;    
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #729fb2; 
}

#pun-intro {
    margin: 0 auto;
    width: 95%; 
    background: transparent !important;
    border: 0px solid #ddd;
}


#pun-logo {
    margin: 20px 0px;
}



.showhide_menu {
    width: 370px;
    height: 50px;
    padding: 15px;  
    background: #EEF5F7;
    border: 1px solid #CFD5DA;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);  
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);  
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;  
    -o-border-radius: 8px;
    border-radius: 8px; 
    text-align: center; 
    font-size: 10px;
}



#pun-nav {
    margin: 0 0 1em 0;  
    padding: 0.6em 1em;
    background: #EEF5F7;
    border: 1px solid #CFD5DA;
}


#pun-nav ul {
    float: right;
    width: 60%;
    text-align: right;
    list-style-type: none;
}


#pun-nav li {
    margin-left: 0.7em;
    white-space: nowrap;
    float: right;
}


#pun-nav li a {
    padding-left: 17px;
}



.pun .paged-foot, .pun .paged-head {
    background: transparent !important;
    border: 0px solid #ddd;
}


.main .main-head {
    margin: 5px;  
    background: transparent !important;
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #666;  
}


.main .main-foot {
    margin: 5px;  
    background: transparent !important;
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #666;  
}



.main .main-head .page-title, .pun .main-head .h2, .subtitle {
    width: 350px;
    line-height: 150%;
    padding: .6em 1em;    
    background: #EEF5F7;
    border: 1px solid #CFD5DA;
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 10px;  
}


.main .main-foot .page-title, .pun .main-foot .h2 {
    width: 350px;
    line-height: 150%;
    padding: .6em 1em;    
    background: #EEF5F7;
    border: 1px solid #CFD5DA;
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 10px;  
}


.pun h2, .pun h3 {
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 12px;
}


.pun-crumbs p {
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: 700;  
    font-size: 10px;
    color: #666;  
}



.pun table.table th {
    background: transparent !important;  
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #666;   
}


.pun table.table td {
    background: transparent !important;
    border-top: 1px solid #CFD5DA;
    border-bottom: 0px solid #ddd;
    border-left: 0px solid #ddd;  
    border-right: 0px solid #ddd;
}


tr.cat {
    display: inline-block;
    margin: 5px;
    padding: 5px;
    width: 426px;
    min-height: 50px;
    background: #EEF5F7;
    border: 1px solid #CFD5DA;  
}


td.cat {
    border-top: 0px solid #ddd !important;   
}


#cat-title {
    margin-top: -5px;  
    margin-bottom: 0px;  
    margin-left: -5px;  
    margin-right: -5px;  
    padding: 5px; 
    border-bottom: 1px solid #CFD5DA;
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10px;  
    overflow: hidden;  
}


#cat-detail {
    margin: 10px 0px;
    padding: 10px; 
    background: #fff; 
    border: 1px solid #CFD5DA;
    text-align: justify;
    overflow: hidden;
}


#cat-detail img {
    margin-right: 10px;
    padding-right: 10px;
    max-width: 50px;
    border-right: 1px solid #CFD5DA;  
}


#cat-last {
    margin: 10px 0px;
    padding: 10px; 
    background: #fff; 
    border: 1px solid #CFD5DA;
    text-align: justify;
    overflow: hidden;
}


.topics, .posts {
    display: inline;
    padding-top: 5px;
    padding-right: 10px;  
}


.topics span, .posts span { 
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;  
    color: #729FB2;  
}



.pun .post {
    margin: 5px; 
    background: #EEF5F7; 
    border-color: #CFD5DA;
    border-style: solid;
    border-width: 1px;  
}


.pun .postmain {
    background: transparent !important;
    border-left: 1px solid #CFD5DA;   
}


.pun .posthead {
    background: transparent !important;
    border-bottom: 1px dashed #CFD5DA;
}


.postfoot {
    margin: 0px;
    border-top: 1px dashed #CFD5DA;  
}


.pun .user-ident .username {
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
}


.pun .user-ident .user-basic-info {
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}


.pun .user .user-info {
    padding: 5px;
    background: #f6f7f8;
    border: 1px solid #CFD5DA;   
    color: #666;  
}

.postmain blockquote {
    background: #f6f7f8;
    border: 1px solid #CFD5DA;    
}


.postmain cite {
    padding-bottom: 5px;
    border-bottom: 1px solid #CFD5DA; 
}



.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
    background-image: url('http://2img.net/i/fa/empty.gif');
}


.main .main-content.frm {
    background: #f6f7f8;
}


.pun .frm-form {
    background: transparent !important;
}


.frm-buttons {
    border-top: 1px solid #CFD5DA;
}


.sceditor-container {
    background: #EEF5F7 !important;   
    border: 1px solid #CFD5DA !important; 
}


div.sceditor-toolbar {
    background: #EEF5F7 !important;   
    border-bottom: 1px solid #CFD5DA !important; 
}


div.sceditor-group {
    background: transparent !important;   
    border-bottom: 0px solid #ddd !important; 
}


.sceditor-container textarea { 
    border: 1px solid #CFD5DA !important;
    font-size: 10px !important;   
}



.pun .frm .frm-form table {
    background: #EEF5F7;
    border: 1px solid #CFD5DA;
    border-color: #CFD5DA;
    border-top: 1px solid #CFD5DA;   
}


.pun .main .main-content.message {
    background: #f6f7f8;
}


.pun .main .main-content p.message {
    background: #EEF5F7;
    border: 1px solid #CFD5DA;
}



.main .frm-info {
    padding: 35px 35px 35px 85px;  
    background: #EEF5F7 url('https://cdn0.iconfinder.com/data/icons/TWG_Retina_Icons/64/info.png');
    background-repeat: no-repeat;
    background-position: 10px center;  
    border: 1px solid #CFD5DA;
}


fieldset.frm-set.multi {   
   border: 0px solid #ddd;
}


.sub-head {
    border-bottom: 1px solid #CFD5DA;
}


#profile-advanced-details div.separator {
    border-bottom: 1px solid #CFD5DA;
}



#tabs ul li.activetab a {
    background: #EEF5F7;
    border: 1px solid #CFD5DA;  
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10px; 
    color: #f90;  
}


#tabs ul li.activetab a:hover {
    background: #EEF5F7; 
}


#tabs ul li a {
    background: #f6f7f8;
    border: 1px solid #CFD5DA; 
    font-family: Proxima Nova Alt,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #666;
}


#tabs ul li a:hover {
    background: #EEF5F7; 
    color: #f90;  
}
.postbody .username{
 text-align: center;
  width:100%
}
.prevImg {
  background:url(http://2img.net/i/fa/prosilver_grey/subforum_read.gif) no-repeat;
  background-size:100% 100%;
  display:block;
  width:25px;
  height:25px;
  margin:3px;
  float:left;
  overflow:hidden;
}

.prevImg img {
  width:25px;
  height:25px;
}
body {
margin: 0px; 
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress; 
}
a:hover {
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur117.cur), default; 
}
.module .h3, .module h3 {
    background: none repeat scroll 0 0 #eef5f7;
    border: 1px solid #cfd5da;
    margin: -5px -18px;
    padding: 8px;
}
.postmain.online.st-answer {
background: url("http://www.psdgraphics.com/file/colorful-triangles-background.jpg") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
.postmain.st-answer {
background: url("http://www.psdgraphics.com/file/colorful-triangles-background.jpg") repeat-y scroll left top #E5F1F9;[
}
img:hover
{opacity:0.8;
filter:alpha(opacity=85); /* For IE8 and earlier */
}
/* buttons */
a.button1, a.button2, button.button2, input.button1, input.button2, input[type="button"], input[type="submit"] {
  color:#FFF !important;
  font-weight:bold;
  background:#268fbf;
  border:none !important;
  border-radius:3px;
  padding:5px 10px !important;
  margin:3px;
  -webkit-transition:300ms;
          transition:300ms;
}

a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover, input[type="button"]:hover, input[type="submit"]:hover { background-color:#447799 }
a.button1:focus, a.button2:focus, button.button2:focus, input.button1:focus, input.button2:focus, input[type="button"]:focus, input[type="submit"]:focus { background-color:#333 
}
.table-online {
    height: auto;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;   
}


.table-liner {
    margin: 5px 0;  
    border-top: 1px solid #ddd;
}


.statistics-list img {
    height: 35px;
}


.statistics-list {
    line-height: 2.0;
}
  
.statistics-list dl {
    overflow: hidden;
}
  
.statistics-list dt {
    float: left;
    max-width: 100%;
    margin-right: 5px;
}
  
.statistics-list dd {
    float: right;
    text-align: right;
    max-width: 100%;
}  
.pun .post-entry {
    position: relative;
}
.pun .post-entry:after, .pun .post-entry:before {
    border-color: transparent;
    border-style: solid solid outset;
    content: " ";
    display: block;
    height: 0px;
    left: -35px;
    pointer-events: none;
    position: absolute;
    top: 55px;
}
.pun .post-entry:before {
    border-right-color: #ddd;
    border-width: 17px;
}
.pun .post-entry:after {
    border-right-color: #eef5f7;
    border-width: 15px;
    top:57px;
    left:-30px;
}
/* -- Quote, code, spoiler -- */
dl.codebox, blockquote {
    -webkit-box-shadow:2px 2px 1px rgba(0,0,0,0.2);
       -moz-box-shadow:2px 2px 1px rgba(0,0,0,0.2);
            box-shadow:2px 2px 1px rgba(0,0,0,0.2);
}


/* Quote */

blockquote {
    background:#F5F5F5 url('http://i57.servimg.com/u/f57/18/21/41/30/cite10.png') no-repeat 5px 7px;
    border:1px solid #69B;
    border-left:5px solid #69B;
    margin:4px 5%;
}
blockquote blockquote {
    background-color:#EEE;
    border-color:#58A;
    margin:4px 1%;
}

blockquote cite { color:#257; }


/* Code */

dl.codebox {
    background:#F5F5F5;
    border:1px solid #69B;
    margin:4px 5%;
}

dl.codebox dt {
    background:url('http://i57.servimg.com/u/f57/18/21/41/30/code10.png') no-repeat;
    color:#257;
    border:none;
    padding-left:20px;
}


/* Spoiler */

dl.codebox.spoiler dt {
    background:url('http://i57.servimg.com/u/f57/18/21/41/30/spoile10.png') no-repeat;
}

/* hidden */

dl.codebox.hidecode {
    filter:alpha(opacity=30);
            -moz-opacity:0.3;
          -khtml-opacity:0.3;
                 opacity:0.3;
}

dl.codebox.hidecode:hover {
    filter:alpha(opacity=100);
            -moz-opacity:1;
          -khtml-opacity:1;
                 opacity:1;
}

dl.codebox.hidecode dt { background:#F5F5F5 url('http://i57.servimg.com/u/f57/18/21/41/30/hide10.png') no-repeat 3px 2px; }
dl.codebox.hidecode dt:after {
    padding-left:3px;
    content:"Hidden:"
}

blockquote cite {
  background:none;
  padding-left:10px;
}
/* staff tables */
table.staff-table {
  width:100%;
  color:#666;
  font-weight:bold;
  background:#FFF;
  border:1px solid #CCC;
  border-radius:3px;
  border-spacing:0;
  margin:3px 0;
}
table.staff-table td { padding:3px }
table.staff-table td.side-image {
  background:no-repeat center center transparent;
  border-right:1px dashed #CCC;
  width:50px;
  height:50px;
}

/* good table */
table.staff-table.good {
  color:#686;
  background-color:#CFC;
  border-color:#ACA;
}
table.staff-table.good td.side-image {
  background-image:url(http://i38.servimg.com/u/f38/18/45/41/65/g10.png);
  border-color:#ACA;
}

/* warn table */
table.staff-table.warn {
  color:#966;
  background-color:#FCC;
  border-color:#CAA;
}
table.staff-table.warn td.side-image {
  background-image:url(http://i38.servimg.com/u/f38/18/45/41/65/w10.png);
  border-color:#CAA;
}

/* info table */
table.staff-table.inform {
  color:#369;
  background-color:#9CF;
  border-color:#7AC;
}
table.staff-table.inform td.side-image {
  background-image:url(http://i38.servimg.com/u/f38/18/45/41/65/i10.png);
  border-color:#7AC;
}
#LGquick_search {
  position: fixed;
  top: 0px;
  right: 5%;
  background: #f6f7f8;
  padding: 15px 20px;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border: 1px solid #CCC;
  border-top: none;
  text-shadow: 0 1px white;
  box-shadow: inset 0 0px 10px #EEE;
  -moz-box-shadow: inset 0 0px 10px #EEE;
  -webkit-box-shadow: inset 0 0px 10px #EEE;
}
#LGquick_search input {
  background-color: white;
  color: #666;
}
.LGlike {
  background: #105289;
  padding: 3px;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-shadow: -1px 0.5px #888;
  box-shadow: 1px 1px 1px #888;
  cursor: pointer;
  margin-right: 4px;
 }
 .LGvote { margin: 0 5px; }
 .LGnovote {
  filter:Alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  box-shadow: none;
  text-shadow: none;
 } 
.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
div.cont_code { clear: right; 
}

My Forum : http://hunterxroleplay.forumh.net/

Forum Version : PunBB

Help me please thanks
avatar
refresh102
Forumember

Male Posts : 181
Reputation : 4
Language : English,Japanese

Back to top Go down

Pet - Fancy Empty Re: Pet - Fancy

Post by TheCrow April 12th 2015, 5:43 pm

Hello @refresh102,

The pets you want will be by default to each groups or just a list of images that members/moderators will choose?
And also have you read this tutorial: /t49004-pets-for-your-forum ?

Luffy

TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Pet - Fancy Empty Re: Pet - Fancy

Post by refresh102 April 13th 2015, 3:04 am

I already know that but i want to put my pet in another table just like in the image thank you
avatar
refresh102
Forumember

Male Posts : 181
Reputation : 4
Language : English,Japanese

Back to top Go down

Pet - Fancy Empty Re: Pet - Fancy

Post by refresh102 April 15th 2015, 2:50 am

okay so that you can understang more what i want this is my current profile right now
Pet - Fancy V3QvmCs
what i want is like this
Pet - Fancy FyWJTXb

and here is my viewtopic_body

Code:
<script type="text/javascript">//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){

    if(typeof(_atc) == "undefined") {
        _atc = { };
    }

    _atc.cwait = 0;
    $('.addthis_button').mouseup(function(){
        if ($('#at15s').css('display') == 'block') {
            addthis_close();
        }
    });
});

var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
    try
    {
        var regId = parseInt(id, 10);
        if( isNaN(regId) ) { regId = 0; }
        
        if( regId > 0)
        {
            $('.post--' + id).toggle(0, function()
         {
            if( $(this).is(":visible") )
            {
               $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
            }
            else
            {
               $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
            }
         });
        }
    }
    catch(e) { }
    
   return false;
};

//]]>
</script>

<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
   <ul>
      <!-- BEGIN switch_plus_menu -->
      <li>
         <script type="text/javascript">//<![CDATA[
            var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
            var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
            var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
            var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
            var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
            var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
            insert_plus_menu_new('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
         //]]>
         </script>
      </li>
      <!-- END switch_plus_menu -->
      <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{L_SHARE}</a></li>
      <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
      <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <!-- BEGIN watchtopic -->
      <li>{S_WATCH_TOPIC}</li>
      <!-- END watchtopic -->
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
   <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<div class="pun-crumbs noprint">
   <p class="crumbs" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
      <a href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>{NAV_CAT_DESC}&nbsp;»&nbsp;
      <strong><a href="{TOPIC_URL}" itemprop="url"><span itemprop="title">{TOPIC_TITLE}</span></a></strong>
      <!-- BEGIN switch_twitter_btn -->
      <span id="twitter_btn" style="margin-left: 6px; ">
         <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
         <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
      </span>
      <!-- END switch_twitter_btn -->
      <!-- BEGIN switch_fb_likebtn -->
      <div id="fb-root"></div>
      <script>(function(d, s, id) {
       var js, fjs = d.getElementsByTagName(s)[0];
       if (d.getElementById(id)) return;
       js = d.createElement(s); js.id = id;
       js.src = "//connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
       fjs.parentNode.insertBefore(js, fjs);
      }(document, 'script', 'facebook-jssdk'));</script>   
      <div class="fb-like right" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false" style="top:-15px;"></div>
      <!-- END switch_fb_likebtn -->
   </p>
</div>

<div class="main paged">
   <div class="paged-head clearfix">
            <h1>{TOPIC_TITLE}</h1>
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>&nbsp;&nbsp;
         <!-- END switch_user_authpost -->

         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
         <!-- END switch_user_authreply -->
      </p>
   </div>
   {POLL_DISPLAY}
   <div class="main-head clearfix">
      <p class="h2">
         <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>&nbsp;<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;<a href="#bottom">{L_GOTO_DOWN}</a>&nbsp;&nbsp;
         {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
   </div>

   <div class="main-content topic">
      <!-- BEGIN postrow -->
         <!-- BEGIN hidden -->
            <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
         <!-- END hidden -->
         
         <!-- BEGIN displayed -->
         
         <div class="post post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
            <a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -20px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a>
            <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
               <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                  <h2>
                     <strong>{postrow.displayed.COUNT_POSTS}</strong>
                     {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> {postrow.displayed.POST_DATE_NEW}
                  </h2>
               </div>

               <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
                  <div class="user">
                     <div class="user-ident">
                        <h4 class="username">{postrow.displayed.POSTER_NAME}</h4>
                        <div class="user-basic-info">
                           {postrow.displayed.POSTER_AVATAR}<br /><br>
                           {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
                        </div>
                     </div>
                     <div class="user-info">
                        {postrow.displayed.ONLINE_IMG}
                        <!-- BEGIN profile_field -->
                        {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                        <!-- END profile_field -->
                        {postrow.displayed.POSTER_RPG}
                     </div>
                  </div>

                  <div class="post-entry">
                     <div class="entry-content">
                        <!-- BEGIN switch_vote_active -->
                        <div class="vote gensmall">
                           <!-- BEGIN switch_vote -->
                           <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                           <!-- END switch_vote -->

                           <!-- BEGIN switch_bar -->
                           <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                              <!-- BEGIN switch_vote_plus -->
                              <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                              <!-- END switch_vote_plus -->

                              <!-- BEGIN switch_vote_minus -->
                              <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                              <!-- END switch_vote_minus -->
                           </div>
                           <!-- END switch_bar -->

                           <!-- BEGIN switch_no_bar -->
                           <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                           <!-- END switch_no_bar -->

                           <!-- BEGIN switch_vote -->
                           <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                           <!-- END switch_vote -->
                        </div>
                        <!-- END switch_vote_active -->
                        <div>
                           <div>{postrow.displayed.MESSAGE}</div>
                           <!-- BEGIN switch_attachments -->
                           <dl class="attachbox">
                              <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                              <dd>
                                 <!-- BEGIN switch_post_attachments -->
                                 <dl class="file">
                                    <dt>
                                       <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />

                                       <!-- BEGIN switch_dl_att -->
                                       <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                       <!-- END switch_dl_att -->

                                       <!-- BEGIN switch_no_dl_att -->
                                       {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                       <!-- END switch_no_dl_att -->
                                    </dt>

                                    <!-- BEGIN switch_no_comment -->
                                    <dd>
                                       <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                    </dd>
                                    <!-- END switch_no_comment -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <dd>
                                       <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                    </dd>
                                    <!-- END switch_no_dl_att -->

                                    <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                 </dl>
                                 <!-- END switch_post_attachments -->
                              </dd>
                           </dl>
                           <!-- END switch_attachments -->
                           <div class="clear"></div>
                        </div>
                        <p>
                           {postrow.displayed.EDITED_MESSAGE}
                        </p>
                     </div>
                  </div>
               </div>

               <!-- BEGIN switch_signature -->
               <div class="sig-content">
                  {postrow.displayed.SIGNATURE_NEW}
               </div>
               <!-- END switch_signature -->

               <div class="postfoot">
                  <div class="user-contact profile_{postrow.displayed.PROFILE_POSITION}">
                     {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                  </div>
                  <div class="post-options profile_{postrow.displayed.PROFILE_POSITION}">
                     {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                  </div>
                  <div style="clear:both;"></div>
               </div>
            </div>
         </div>
         <!-- BEGIN first_post_br -->
         </div>
         <hr id="first-post-br" />
         <div class="main-content topic">
         <!-- END first_post_br -->
         <!-- END displayed -->
      <!-- END postrow -->
   </div>

   <div class="main-foot clearfix">
      <p class="h2">
         <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>&nbsp;<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;<a href="#top">{L_BACK_TO_TOP}</a>&nbsp;&nbsp;
         {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
      <p class="options">
         <input type="hidden" name="t" value="{TOPIC_ID}" />

         <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
         <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

         <!-- BEGIN viewtopic_bottom -->
         {S_TOPIC_ADMIN}
         <!-- END viewtopic_bottom -->
      </p>
   </div>

   <a name="bottomtitle"></a>

   <div class="paged-foot clearfix">
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>&nbsp;&nbsp;
         <!-- END switch_user_authpost -->

         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
         <!-- END switch_user_authreply -->
      </p>
   </div>

</div>

<div class="pun-crumbs">
   <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}&nbsp;»&nbsp;
      <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
   </p>
</div>

<!-- BEGIN promot_trafic -->
<div class="main" id="ptrafic_close" style="display:none">
   <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
   </div>
</div>
<div class="main" id="ptrafic_open" style="display:''">
   <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
   </div>
   <div class="main-content clearfix">
      <!-- BEGIN link -->
      »&nbsp;<a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
      <!-- END link -->
   </div>
</div>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<div class="main" id="forum_rules">
   <div class="main-head clearfix">
      <p class="h2">{L_FORUM_RULES}</p>
   </div>
   <table class="main-content frm">
      <tr>
         <!-- BEGIN switch_forum_rule_image -->
         <td class="logo">
            <img src="{RULE_IMG_URL}" alt="" />
         </td>
         <!-- END switch_forum_rule_image -->
         <td class="rules entry-content">
            {RULE_MSG}
         </td>
      </tr>
   </table>
</div>
<!-- END switch_forum_rules -->

<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->

<div id="pun-info" class="main">
   <div class="main-content">
      <div id="stats">
         <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
      </div>
   </div>
</div>

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->

<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
avatar
refresh102
Forumember

Male Posts : 181
Reputation : 4
Language : English,Japanese

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum