Κώδικας για Profil

Επισκόπηση προηγούμενης Θ.Ενότητας Επισκόπηση επόμενης Θ.Ενότητας Πήγαινε κάτω

Κώδικας για Profil Empty Κώδικας για Profil

Δημοσίευση από TANKERS Δευ Φεβ 16, 2015 5:26 pm

Καλησπέρα στην παρέα βρήκα ένα συγγεκριμένο plugin/script και θα ήθελα να το βρω για να το περάσο στο δικό μου Forum παρακάτω θα σας δείξω σε εικόνες για τι πράγμα μιλάω


Κώδικας για Profil 14lo7z8

Aν πάτε το ποντίκι πάνω εκει που λέει profil βγένει κάπως έτσι :

Κώδικας για Profil 2i0r9k9

ΕΔΩ Είναι το Forum που μπορείτε να το δείτε και μόνοι σας!!!


Έχει επεξεργασθεί από τον/την TANKERS στις Παρ Φεβ 20, 2015 2:19 am, 1 φορά
TANKERS

TANKERS
Eνεργό Μέλος

Άντρας
Ηλικία : 30
Τόπος : Ελλάς
Δημοσιεύσεις : 114



TANKERS ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από Luffy Τρι Φεβ 17, 2015 1:47 am

Γεια σου @TANKERS,

Φαίνεται πολύ ενδιαφέρον. Ωστόσο χρειάζομαι το πρότυπο viewtopic_body για να σου το προσαρμόσω. Δεν είναι script είναι απλή γνώση HMTL και CSS. Kατάβαλα πως γίνεται αλλά χωρίς να γνωρίζω τις αλλαγές που έκανες στο πρότυπο δεν μπορώ να σε βοηθήσω.
Θα ήθελα αν μπορείς να μου στείλεις μια εικόνα του πως είναι τα προφίλ στο φόρουμ σου και το πρότυπο αν μπορείς και μόλις το ετοιμάσω θα σε ενημερώσω.

Ευχαριστώ για την υπομονή σου,
Luffy
Luffy

Luffy
Διαχειριστής
Διαχειριστής

Άντρας
Τόπος : Ελλάδα
Δημοσιεύσεις : 2340



Luffy ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από TANKERS Τρι Φεβ 17, 2015 10:54 am

Καλησπέρα @Luffy και ευχαριστω για την άμεση απαντηση παρακάτω σου δίνω το viewtopic_body το στο οποίο έχουν γίνει είδη αλλαγές!!!



Κώδικας:
<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>

<table width="100%" border="0" cellspacing="2" cellpadding="0">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap">
         <span class="nav">
         <!-- BEGIN switch_user_authpost -->

         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img
src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}"
align="middle" border="0" /></a>   
         <!-- END switch_user_authpost -->
         <!-- BEGIN switch_user_authreply -->

         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}"
id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0"
/></a>
         <!-- END switch_user_authreply -->
         </span>
      </td>      
      <td class="nav" valign="middle" width="100%">
         <span class="nav" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">

                <a class="nav" href="{U_INDEX}"
itemprop="url"><span
itemprop="title">{L_INDEX}</span></a>
               
<!--{NAV_SEP}<a class="nav" href="{U_ALBUM}"
itemprop="url"><span
itemprop="title">{L_ALBUM}</span></a>-->
                {NAV_CAT_DESC_SECOND}
            </span>
      </td>      
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
         <!-- 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 -->         
         <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" data-href="{FORUM_URL}{TOPIC_URL}"
data-layout="button_count" data-action="like" data-show-faces="false"
data-share="false"></div>
         <!-- END switch_fb_likebtn -->
         
         <span class="gensmall bold">
            <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
            <!-- BEGIN switch_plus_menu -->
             | 
            <script type="text/javascript">//<![CDATA[
               var url_favourite = '{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('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            <!-- END switch_plus_menu -->
         </span>
      </td>
   </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
   <tr align="right">
      <td class="catHead" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" class="t-title">
                  <h1 class="cattitle"> {TOPIC_TITLE}</h1>
               </td>

               <td align="right" width="9%" class="browse-arrows"><a
href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a
 
href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a
 href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN topicpagination -->
   <tr>

      <td class="row1 pagination" colspan="2" align="right"
valign="top"><span
class="gensmall">{PAGINATION}</span></td>
   </tr>
   <!-- END topicpagination -->
   {POLL_DISPLAY}
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- BEGIN postrow -->
   <!-- BEGIN hidden -->
   <tr>
      <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td>
   </tr>
   <!-- END hidden -->
   <!-- BEGIN displayed -->

   <tr class="post post--{postrow.displayed.U_POST_ID}"
id="p{postrow.displayed.U_POST_ID}"
style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">

         <span class="name"><a name="{postrow.displayed.U_POST_ID}"
style="position: relative; top: -30px; width: 1px;"
id="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br
 />
            <span class="postdetails poster-profile">
            <left>{postrow.displayed.POSTER_RANK}<br />

                                 
{postrow.displayed.RANK_IMAGE}</left>{postrow.displayed.POSTER_AVATAR}<br
 /><br />
            <!-- 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}
         </span><br />
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
      </td>

      <td
class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR}
valign="top" width="100%" height="28" colspan="2">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>

               <td><span class="postdetails"><img
src="{postrow.displayed.MINI_POST_IMG}"
alt="{postrow.displayed.L_MINI_POST_ALT}"
title="{postrow.displayed.L_MINI_POST_ALT}" border="0"
/>{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT} 
 <img src="{postrow.displayed.MINI_TIME_IMG}" alt=""
border="0" />{postrow.displayed.POST_DATE}</span></td>
               <td valign="top" nowrap="nowrap" class="post-options">

                  {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}
               </td>
            </tr>
            <tr>
               <td colspan="2" class="hr">
                  <hr />
               </td>
            </tr>
            <tr>
               <td colspan="2">
                  <!-- 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 class="postbody">

                     <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>
                     <!-- BEGIN switch_signature -->
                     <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                     </div>
                     <!-- END switch_signature -->

                  </div>
                  <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <tr class="post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">

      <td class="{postrow.displayed.ROW_CLASS}
browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center"
valign="middle" width="150">
         <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
      <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
         <table border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="middle">

                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG}
{postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field -->
{postrow.displayed.contact_field.CONTENT}<!-- END contact_field
--> {postrow.displayed.ONLINE_IMG}
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN first_post_br -->
</table>
<hr />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- END first_post_br -->
   <!-- END displayed -->
   <!-- END postrow -->
   <!-- BEGIN no_post -->
   <tr align="center">
      <td class="row1" colspan="3" height="28">
         <span class="genmed">{no_post.L_NO_POST}</span>
      </td>
   </tr>
   <!-- END no_post -->
   <tr align="right">
      <td class="catBottom" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>

               <td align="center" class="t-title"><a
name="bottomtitle"></a><h1
class="cattitle">{TOPIC_TITLE}</h1></td>
               <td
align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a
href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a
 
href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a
 href="#top">{L_BACK_TO_TOP}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
</table>
<table
 class="forumline noprint" width="100%" border="0" cellspacing="0"
cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;">
   <tr>

      <td class="row2" valign="top" {COLSPAN_PAGINATION}
width="150"><span
class="gensmall">{PAGE_NUMBER}</span></td>
      <!-- BEGIN topicpagination -->
      <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
      <!-- END topicpagination -->
   </tr>
   <!-- BEGIN switch_user_logged_in -->
   <!-- BEGIN watchtopic -->
   <tr>

      <td class="row2" colspan="2" align="right" valign="top"><span
 class="gensmall">{S_WATCH_TOPIC}</span></td>
   </tr>
   <!-- END watchtopic -->
   <!-- END switch_user_logged_in -->
</table>

<!-- BEGIN promot_trafic -->
<table
 class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px
1px 0px">
   <tr>
      <td class="catBottom" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

               <td align="right" valign="middle" width="10"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
 src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
            </tr>
         </table>
      </td>
   </tr>
</table>

<table
 class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px
0px">
   <tr>
      <td class="catBottom" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

               <td align="right" valign="middle" width="10"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
 src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td class="row2 postbody" valign="top">
         <!-- BEGIN link -->

         » <a style="text-decoration:none"
href="{promot_trafic.link.U_HREF}" target="_blank"
title="{promot_trafic.link.TITLE}"
rel="nofollow">{promot_trafic.link.TITLE}</a><br />
         <!-- END link -->
      </td>
   </tr>
</table>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<table
 id="forum_rules" class="forumline" width="100%" border="0"
cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
   <tbody>
      <tr>
         <td class="catBottom">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tbody>
                  <tr>
                     <td valign="top">
                        <h1 class="cattitle"> {L_FORUM_RULES}</h1>
                     </td>
                  </tr>
               </tbody>
            </table>
         </td>
      </tr>
      <tr>
         <td class="row1 clearfix">
            <table>
               <tr>
                  <!-- BEGIN switch_forum_rule_image -->
                  <td class="logo">
                     <img src="{RULE_IMG_URL}" alt="" />
                  </td>
                  <!-- END switch_forum_rule_image -->
                  <td class="rules postbody">
                     {RULE_MSG}
                  </td>
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
</table>
<!-- END switch_forum_rules -->

<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td class="row2" colspan="2" align="center" style="padding:0px">
         <!-- BEGIN switch_user_logged_in -->
         <a name="quickreply"></a>
         {QUICK_REPLY_FORM}<br />
         <!-- END switch_user_logged_in -->
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
            <tbody>
      <!-- BEGIN show_permissions -->
      <tr>
         <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
         <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <!-- END show_permissions -->
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>

                  <td valign="middle" width="100%"><span
class="nav"><a class="nav"
href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav"
href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <!-- BEGIN show_permissions -->

                  <td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('info_open','info_close');"><img
src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
                  <!-- END show_permissions -->
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
            <tbody>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>

                  <td valign="middle" width="100%"><span
class="nav"><a class="nav"
href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav"
href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>

                  <td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('info_open','info_close');"><img
src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
</table>

<form
 action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox"
onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
         <span class="nav">
            <!-- BEGIN switch_user_authpost -->

            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img
src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}"
align="middle" border="0" /></a>   
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->

            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}"
alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
         </span>
      </td>

      <!-- BEGIN viewtopic_bottom -->

      <td align="right" nowrap="nowrap"><span
class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input
 class="liteoption" type="submit" value="{L_GO}"
/></span></td>
      <!-- END viewtopic_bottom -->

      <!-- BEGIN moderation_panel -->
      <td align="center">
         <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
      </td>
      <td align="center" width="250">
         <span class="gensmall"> </span>
      </td>
      <!-- END moderation_panel -->
   </tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
         <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
            <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}" />


            <span class="gen">{L_MOD_TOOLS}<br
/>{S_SELECT_MOD}&nbsp;<input class="liteoption" type="submit"
value="{L_GO}" /></span>
         </form>
      </td>
   </tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({
 'selector' : '.postbody', '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>




Κώδικας για Profil 2m637yu

Και παραπάνω το profil χειάζεσε κάτι άλλο?
TANKERS

TANKERS
Eνεργό Μέλος

Άντρας
Ηλικία : 30
Τόπος : Ελλάς
Δημοσιεύσεις : 114



TANKERS ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από Luffy Τρι Φεβ 17, 2015 8:29 pm

Ωραία. Εσύ πως θέλεις αυτό το νέο προφίλ να είναι;
Απλά θέλεις οι πληροφορίες του προφίλ να μπουν σε μια νέα καρτέλα για να εμφανίζονται με το εφέ που θέλεις με τα αντίστοιχα χρώματα;
Luffy

Luffy
Διαχειριστής
Διαχειριστής

Άντρας
Τόπος : Ελλάδα
Δημοσιεύσεις : 2340



Luffy ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από TANKERS Τετ Φεβ 18, 2015 3:36 pm

Καλησπέρα,στο Roll Over θα ήθελα να μπαίνουν όλες οι πληροφορίες που έχω στο Profile εκτός από το CS Name.Αλλα και να μπορώ να βάλω ότι pic θέλω στην θέση του "Profil" που υπάρχει στο παράδειγμα.Επίσης άμα γίνεται το Roll Over να έχει περίγραμμα όπως έχει το Profile στο forum Μου
TANKERS

TANKERS
Eνεργό Μέλος

Άντρας
Ηλικία : 30
Τόπος : Ελλάς
Δημοσιεύσεις : 114



TANKERS ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από Luffy Πεμ Φεβ 19, 2015 12:42 pm

TANKERS έγραψε:Καλησπέρα,στο Roll Over θα ήθελα να μπαίνουν όλες οι πληροφορίες που έχω στο Profile εκτός από το CS Name.Αλλα και να μπορώ να βάλω ότι pic θέλω στην θέση του "Profil" που υπάρχει στο παράδειγμα.Επίσης άμα γίνεται το Roll Over να έχει περίγραμμα όπως έχει το Profile στο forum Μου
Γεια σου @TANKERS,

Ουσιαστικά θέλεις μόνο το CS Name να μήν είναι στο περιστερφόμενο προφίλ έτσι; Η εικόνα αλλάζει έτσι κι αλλιώς. Όσο για το πως θα είναι θα το φτιάξετε εσείς ανάλογα με το προφίλ που έχετε τώρα.
Μία ερώτηση. Το CS Name είναι στα προφίλ των μελών σας; Γιατί αν ναι τότε δεν μπορεί να αλλάξει και να μείνει εκτός του περιστρεφόμενου προφίλ. Θα το δοκιμάσω σε ένα άλλο φόρουμ και θα σε ενημερώσω.

Luffy
Luffy

Luffy
Διαχειριστής
Διαχειριστής

Άντρας
Τόπος : Ελλάδα
Δημοσιεύσεις : 2340



Luffy ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από TANKERS Πεμ Φεβ 19, 2015 2:55 pm

Καλησπέρα και πάλι.Ναι είναι στο profile των Members , δεν πειράζει άμα δεν γίνεται να μείνει απ'έξω
TANKERS

TANKERS
Eνεργό Μέλος

Άντρας
Ηλικία : 30
Τόπος : Ελλάς
Δημοσιεύσεις : 114



TANKERS ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από Luffy Πεμ Φεβ 19, 2015 3:29 pm

Kαλησπέρα @TANKERS.
Για να φτιάξω το προφίλ παρόμοιο με το τωρινό σου προφίλ πρέπει να ξέρω τους κώδικες που χρησιμοποιήσατε στο CSS. Μπορείς να μου στείλεις τους κώδικες που έχετε στα προφίλ σας;

Ευχαριστώ.
Luffy

Luffy
Διαχειριστής
Διαχειριστής

Άντρας
Τόπος : Ελλάδα
Δημοσιεύσεις : 2340



Luffy ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από TANKERS Πεμ Φεβ 19, 2015 3:55 pm

Ορίστε ο κώδικας απο το CSS..

Κώδικας:
.bodyline {border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-o-border-radius: 25px;
-khtml-border-radius: 25px;}

body { background-size:100%; }

/* Glows */



a[href="/u50"] {
    background: url("http://i62.tinypic.com/25a7rpu.jpg");
}

a[href="/u1"] {
    background: url("http://i62.tinypic.com/25a7rpu.jpg");
}


a[href="/u502"] {
    background: url("http://i62.tinypic.com/25a7rpu.jpg");
}

a[href="/g1-group"] {
    background: url("http://i62.tinypic.com/25a7rpu.jpg");
}

a[href="/g1-group"] {
    text-shadow: 0px 0px 7px #FF0000;
}

a span[style="color:#FF0000"] strong {
    text-shadow: 0px 0px 7px #FF0000;
}

a[href="/g2-group"] {
    text-shadow: 0px 0px 7px #00FFFF;
}

a span[style="color:#00FFFF"] strong {
    text-shadow: 0px 0px 7px #00FFFF;
}

a[href="/g3-group"] {
    text-shadow: 0px 0px 7px #0015FF;
}

a span[style="color:#0015FF"] strong {
    text-shadow: 0px 0px 7px #0015FF;
}

a[href="/g4-group"] {
    text-shadow: 0px 0px 7px #F2F209;
}

a span[style="color:#F2F209"] strong {
    text-shadow: 0px 0px 7px #F2F209;
}

a[href="/g5-group"] {
    text-shadow: 0px 0px 7px #8C00FF;
}

a span[style="color:#8C00FF"] strong {
    text-shadow: 0px 0px 7px #8C00FF;
}

a[href="/g6-group"] {
    text-shadow: 0px 0px 7px #0DFF00;
}

a span[style="color:#0DFF00"] strong {
    text-shadow: 0px 0px 7px #0DFF00;
}

a[href="/g12-group"] {
    background: url("http://i62.tinypic.com/25a7rpu.jpg");
}

a[href="/g12-group"] {
    text-shadow: 0px 0px 7px #5974ff;
}

a span[style="color:#5974ff"] strong {
    text-shadow: 0px 0px 7px #5974ff;
}

a[href="/g13-group"] {
    text-shadow: 0px 0px 7px #FF00E1;
}

a span[style="color:#FF00E1"] strong {
    text-shadow: 0px 0px 7px #FF00E1;
}

a[href="/g14-group"] {
    text-shadow: 0px 0px 7px #7E8A96;
}

a span[style="color:#7E8A96"] strong {
    text-shadow: 0px 0px 7px #7E8A96;
}

a[href="/g15-group"] {
    text-shadow: 0px 0px 7px #FFA200;
}

a span[style="color:#FFA200"] strong {
    text-shadow: 0px 0px 7px #FFA200;
}

a[href="/g16-group"] {
    text-shadow: 0px 0px 7px #A62A2A;
}

a span[style="color:#A62A2A"] strong {
    text-shadow: 0px 0px 7px #A62A2A;
}

a[href="/g17-group"] {
    text-shadow: 0px 0px 7px #A62A2A;
}

a[href="/g18-group"] {
    text-shadow: 0px 0px 7px #A62A2A;
}
/* End Glows */

/* Warning buttons */
 
.mod_mess, .adm_mess {
margin: 5px auto;
width: 90%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
 
.mod_mess a.postlink, .adm_mess a.postlink {
color: #FFF !important;
text-decoration: underline !important;
}
 
/* Administrator bb-Code - message block */
 
.adm_mess {
background: #e54858;
background: -moz-linear-gradient(left, #e54858 0%, #e54858 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e54858), color-stop(100%, #f5b57a));
background: -webkit-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -o-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: -ms-linear-gradient(left, #e54858 0%, #f5b57a 100%);
background: linear-gradient(left, #e54858 0%, #f5b57a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#f5b57a", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Administrator bb-Code - title */
.adm_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #B60505; 
}
   
/* Administrator BB-Code - text presentation */
.adm_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome-10.png) no-repeat left center;
}
 
/* Moderator BB-Code - message block */
 
.mod_mess {
background: #5c93f5;
background: -moz-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -o-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: -ms-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
background: linear-gradient(left, #5c93f5 0%, #afcfda 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
-webkit-box-shadow: 4px 4px 0px 0px #352727;
-moz-box-shadow: 4px 4px 0px 0px #352727;
box-shadow: 4px 4px 0px 0px #352727;
}
 
/* Moderator BB-Code - title */
.mod_mess .titl {
font-size: 15px;
font-weight: bold;
padding: 5px;
border-bottom: 1px dashed #0D4DD3;   
}
   
/* Moderator BB-Code - text presentation */
.mod_mess .titl + div {
display: block;
margin-left: 10px;
padding: 25px 5px 25px 80px;
background: transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome610.png) no-repeat left center; 
}

#affiliate_box {
  text-align:center;
  background:transparent;
  border:1px solid transparent;
  margin:6px 0;
  padding:3px;
}

#affiliate_title {
  color:#ccc;
  font-size:24px;
  font-weight:bold;
  border-bottom:1px solid #00aeff;
  margin-bottom:6px;
  padding-bottom:3px;
}

.post .name {
    display: block;

    text-align:center;
    background:#161616;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.08) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.02) inset, 0px 1px 3px rgba(0, 0, 0, 0.9);
    padding:20px 0px 10px 0px;
    margin:10px 10px 0px 10px;
    border-radius: 5px 5px 0px 0px;
    border-left:2px solid #00aeff;
  border-right:2px solid #00aeff;
  border-top: 1px solid grey;
}
   
.poster-profile {
    display:block;
  text-align: center;
    position:relative;
    top:-27px;
    width:215px;
    background:#161616;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.08) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.02) inset, 0px 1px 3px rgba(0, 0, 0, 0.9);
    margin:10px 10px 15px 10px;
    border-radius:0px 0px 5px 5px;
  border-left:2px solid #00aeff;
  border-right:2px solid #00aeff;
  border-bottom:1px solid grey;
}
   
.profile_field {
    text-align:left;
    background:#111;
    width:215px;
    min-height:15px;
    height:auto;
    border-width:1px 2px 2px 1px;
    border-style:solid;
    border-color:#000;
    display:block;
    padding:2px 0px 2px 3px;
    margin:0px 0px 2px 5px;
    color:#900;
    }

a, .pun a {
  text-decoration: none !important;
}

.secondarytitle{
background-image: url('https://lh6.googleusercontent.com/-Jl47EKSub44/VFTMHyW8HSI/AAAAAAAAAiM/RJ0eKPo4Uqc/w1320-h34-no/32.jpg')
}

a span[style="color:#FF000"] strong:before {
  text-shadow: 0px 0px 7px #FF0000;
}

/*Toolbar */
.fa_avatar img {
  width:25px;
  height:25px;
  margin-right:5px;
  margin-bottom:-6px;
  -webkit-border-radius:3px;
    -moz-border-radius:3px;
          border-radius:3px;
}
#fa_toolbar{background-image: url(http://i57.tinypic.com/3fqso.jpg)!important;}
#fa_hide { display:none !important }

#fa_toolbar #fa_menulist, #fa_toolbar #fa_menulist :visited {
background : #333333;
}

span #fa_share_text{
display:none!important;
}
#fa_mail{
display:none!important;
}
#fa_rss{
display:none!important;
}
TANKERS

TANKERS
Eνεργό Μέλος

Άντρας
Ηλικία : 30
Τόπος : Ελλάς
Δημοσιεύσεις : 114



TANKERS ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από Luffy Πεμ Φεβ 19, 2015 4:25 pm

Καλησπέρα @TANKERS,

Βάση των κωδικών που έστειλες κατάφερα να φτιάξω το προφίλ όπως το θες. Υπάρχει ένα πρόβλημα όμως. Λόγω του ότι έχει και άλλους κώδικες εγκατεστημένους στο φόρουμ σου δεν ξέρω πως θα βγει. Οπότε έχοντας εδώ ένα backup του προτύπου και του CSS κάνε τις παρακάτω ενέργειες:
Arrow αντικατέστησε το CSS με το παρακάτω:
Κώδικας:
.profil2_mess:hover{margin-top:-42px;transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-htm-transform:rotate(0deg);-webkit-transform:rotate(0deg);transition:2s;-moz-transition:2s;-o-transition:2s;-htm-transition:2s;-webkit-transition:2s}
.profil2_mess{position:relative;z-index:1;width:180px;margin-left:auto;margin-right:auto;margin-top:-202px;background-color:#161616;padding-left:4px;padding-right:4px;text-align:left;border-radius:5px 5px 0 0;border-left:2px solid #00aeff;border-right:2px solid #00aeff;border-top:1px solid grey;border-bottom:1px solid grey;box-shadow:0 1px 0 rgba(255,255,255,0.08) inset,0 0 0 1px rgba(255,255,255,0.02) inset,0 1px 3px rgba(0,0,0,0.9);color:#434343 !important;transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-htm-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transition:2s;-moz-transition:2s;-o-transition:2s;-htm-transition:2s;-webkit-transition:2s}
.profil2_content{display:block;width:180px;height:180px;max-height:180px;overflow:hidden;margin:30px 0 -30px 0}
.postdetails{color:#fff;font-size:10px}
.profil_mess{position:relative;z-index:2;width:210px;margin-left:auto;margin-right:auto;margin-top:10px;background-color:#161616;padding:4px;text-align:center;border-radius:5px 5px 0 0;border-left:2px solid #00aeff;border-right:2px solid #00aeff;border-top:1px solid grey;border-bottom:1px solid grey;box-shadow:0 1px 0 rgba(255,255,255,0.08) inset,0 0 0 1px rgba(255,255,255,0.02) inset,0 1px 3px rgba(0,0,0,0.9)}
.bodyline{border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-o-border-radius:25px;-khtml-border-radius:25px}
body{background-size:100%}
a[href="/u50"]{background:url("http://i62.tinypic.com/25a7rpu.jpg")}
a[href="/u1"]{background:url("http://i62.tinypic.com/25a7rpu.jpg")}
a[href="/u502"]{background:url("http://i62.tinypic.com/25a7rpu.jpg")}
a[href="/g1-group"]{background:url("http://i62.tinypic.com/25a7rpu.jpg")}
a[href="/g1-group"]{text-shadow:0 0 7px #F00}
a span[style="color:#F00"] strong{text-shadow:0 0 7px #F00}
a[href="/g2-group"]{text-shadow:0 0 7px #0FF}
a span[style="color:#0FF"] strong{text-shadow:0 0 7px #0FF}
a[href="/g3-group"]{text-shadow:0 0 7px #0015FF}
a span[style="color:#0015FF"] strong{text-shadow:0 0 7px #0015FF}
a[href="/g4-group"]{text-shadow:0 0 7px #F2F209}
a span[style="color:#F2F209"] strong{text-shadow:0 0 7px #F2F209}
a[href="/g5-group"]{text-shadow:0 0 7px #8C00FF}
a span[style="color:#8C00FF"] strong{text-shadow:0 0 7px #8C00FF}
a[href="/g6-group"]{text-shadow:0 0 7px #0DFF00}
a span[style="color:#0DFF00"] strong{text-shadow:0 0 7px #0DFF00}
a[href="/g12-group"]{background:url("http://i62.tinypic.com/25a7rpu.jpg")}
a[href="/g12-group"]{text-shadow:0 0 7px #5974ff}
a span[style="color:#5974ff"] strong{text-shadow:0 0 7px #5974ff}
a[href="/g13-group"]{text-shadow:0 0 7px #FF00E1}
a span[style="color:#FF00E1"] strong{text-shadow:0 0 7px #FF00E1}
a[href="/g14-group"]{text-shadow:0 0 7px #7E8A96}
a span[style="color:#7E8A96"] strong{text-shadow:0 0 7px #7E8A96}
a[href="/g15-group"]{text-shadow:0 0 7px #FFA200}
a span[style="color:#FFA200"] strong{text-shadow:0 0 7px #FFA200}
a[href="/g16-group"]{text-shadow:0 0 7px #A62A2A}
a span[style="color:#A62A2A"] strong{text-shadow:0 0 7px #A62A2A}
a[href="/g17-group"]{text-shadow:0 0 7px #A62A2A}
a[href="/g18-group"]{text-shadow:0 0 7px #A62A2A}
.mod_mess,.adm_mess{margin:5px auto;width:90%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.mod_mess a.postlink,.adm_mess a.postlink{color:#FFF !important;text-decoration:underline !important}
.adm_mess{background:#e54858;background:-moz-linear-gradient(left,#e54858 0%,#e54858 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#e54858),color-stop(100%,#f5b57a));background:-webkit-linear-gradient(left,#e54858 0%,#f5b57a 100%);background:-o-linear-gradient(left,#e54858 0%,#f5b57a 100%);background:-ms-linear-gradient(left,#e54858 0%,#f5b57a 100%);background:linear-gradient(left,#e54858 0%,#f5b57a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f00",endColorstr="#f5b57a",GradientType=1);-webkit-box-shadow:4px 4px 0 0 #352727;-moz-box-shadow:4px 4px 0 0 #352727;box-shadow:4px 4px 0 0 #352727}
.adm_mess .titl{font-size:15px;font-weight:bold;padding:5px;border-bottom:1px dashed #B60505}
.adm_mess .titl + div{display:block;margin-left:10px;padding:25px 5px 25px 80px;background:transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome-10.png) no-repeat left center}
.mod_mess{background:#5c93f5;background:-moz-linear-gradient(left,#5c93f5 0%,#afcfda 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#5c93f5),color-stop(100%,#afcfda));background:-webkit-linear-gradient(left,#5c93f5 0%,#afcfda 100%);background:-o-linear-gradient(left,#5c93f5 0%,#afcfda 100%);background:-ms-linear-gradient(left,#5c93f5 0%,#afcfda 100%);background:linear-gradient(left,#5c93f5 0%,#afcfda 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5",endColorstr="#afcfda",GradientType=1);-webkit-box-shadow:4px 4px 0 0 #352727;-moz-box-shadow:4px 4px 0 0 #352727;box-shadow:4px 4px 0 0 #352727}
.mod_mess .titl{font-size:15px;font-weight:bold;padding:5px;border-bottom:1px dashed #0D4DD3}
.mod_mess .titl + div{display:block;margin-left:10px;padding:25px 5px 25px 80px;background:transparent url(http://i33.servimg.com/u/f33/17/37/83/89/gnome610.png) no-repeat left center}
#affiliate_box{text-align:center;background:transparent;border:1px solid transparent;margin:6px 0;padding:3px}
#affiliate_title{color:#ccc;font-size:24px;font-weight:bold;border-bottom:1px solid #00aeff;margin-bottom:6px;padding-bottom:3px}
.post .name{display:block;text-align:center;background:#161616;box-shadow:0 1px 0 rgba(255,255,255,0.08) inset,0 0 0 1px rgba(255,255,255,0.02) inset,0 1px 3px rgba(0,0,0,0.9);padding:20px 0 10px;margin:10px 10px;border-radius:5px 5px 0 0;border-left:2px solid #00aeff;border-right:2px solid #00aeff;border-top:1px solid grey}
.poster-profile{display:block;text-align:center;position:relative;top:-27px;width:215px;background:#161616;box-shadow:0 1px 0 rgba(255,255,255,0.08) inset,0 0 0 1px rgba(255,255,255,0.02) inset,0 1px 3px rgba(0,0,0,0.9);margin:10px 10px 15px;border-radius:0 0 5px 5px;border-left:2px solid #00aeff;border-right:2px solid #00aeff;border-bottom:1px solid grey}
.profile_field{text-align:left;background:#111;width:215px;min-height:15px;height:auto;border-width:1px 2px 2px 1px;border-style:solid;border-color:#000;display:block;padding:2px 0 2px 3px;margin:0 0 2px 5px;color:#900}
a,.pun a{text-decoration:none !important}
.secondarytitle{background-image:url('https://lh6.googleusercontent.com/-Jl47EKSub44/VFTMHyW8HSI/AAAAAAAAAiM/RJ0eKPo4Uqc/w1320-h34-no/32.jpg')}
a span[style="color:#FF000"] strong:before{text-shadow:0 0 7px #F00}
.fa_avatar img{width:25px;height:25px;margin-right:5px;margin-bottom:-6px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#fa_toolbar{background-image:url(http://i57.tinypic.com/3fqso.jpg)!important}
#fa_hide{display:none !important}
#fa_toolbar #fa_menulist,#fa_toolbar #fa_menulist:visited{background:#333}
span #fa_share_text{display:none!important}
#fa_mail{display:none!important}
#fa_rss{display:none!important}
Arrow αντικατέστησε το viewtopic_body πρότυπο με το παρακάτω:
Κώδικας:
<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>

<table width="100%" border="0" cellspacing="2" cellpadding="0">
  <tr>
      <td align="left" valign="middle" nowrap="nowrap">
        <span class="nav">
        <!-- BEGIN switch_user_authpost -->

        <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img
src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}"
align="middle" border="0" /></a> 
        <!-- END switch_user_authpost -->
        <!-- BEGIN switch_user_authreply -->

        <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}"
id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0"
/></a>
        <!-- END switch_user_authreply -->
        </span>
      </td>     
      <td class="nav" valign="middle" width="100%">
        <span class="nav" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">

                <a class="nav" href="{U_INDEX}"
itemprop="url"><span
itemprop="title">{L_INDEX}</span></a>
               
<!--{NAV_SEP}<a class="nav" href="{U_ALBUM}"
itemprop="url"><span
itemprop="title">{L_ALBUM}</span></a>-->
                {NAV_CAT_DESC_SECOND}
            </span>
      </td>     
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
        <!-- 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 -->       
        <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" data-href="{FORUM_URL}{TOPIC_URL}"
data-layout="button_count" data-action="like" data-show-faces="false"
data-share="false"></div>
        <!-- END switch_fb_likebtn -->
       
        <span class="gensmall bold">
            <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
            <!-- BEGIN switch_plus_menu -->
            |
            <script type="text/javascript">//<![CDATA[
              var url_favourite = '{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('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
            <!-- END switch_plus_menu -->
        </span>
      </td>
  </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
  <tr align="right">
      <td class="catHead" colspan="3" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="9%" class="noprint"> </td>
              <td align="center" class="t-title">
                  <h1 class="cattitle"> {TOPIC_TITLE}</h1>
              </td>

              <td align="right" width="9%" class="browse-arrows"><a
href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a
 
href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a
 href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
        </table>
      </td>
  </tr>
  <!-- BEGIN topicpagination -->
  <tr>

      <td class="row1 pagination" colspan="2" align="right"
valign="top"><span
class="gensmall">{PAGINATION}</span></td>
  </tr>
  <!-- END topicpagination -->
  {POLL_DISPLAY}
  <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
  </tr>
  <!-- BEGIN postrow -->
  <!-- BEGIN hidden -->
  <tr>
      <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td>
  </tr>
  <!-- END hidden -->
  <!-- BEGIN displayed -->

  <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
<div class="profil_mess">
  <span class="name">
    <a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a>
    <strong>{postrow.displayed.POSTER_NAME}</strong>
  </span>
  <br />
  <span class="postdetails poster-profile">
    <left>{postrow.displayed.POSTER_RANK}<br />
          {postrow.displayed.RANK_IMAGE}
    </left>
  </span>
    <span class="avatar_mess">
      {postrow.displayed.POSTER_AVATAR}
    </span>
    <br />
    <br />
</div>
    <div class="profil2_mess"> 
      <center>
        <img src="http://img15.hostingpics.net/pics/665019profilimage.png" />
      </center> <span class="profil2_content">
            <!-- BEGIN profile_field -->
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field -->
      </span>
            {postrow.displayed.POSTER_RPG}
        <br />
        <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
    </div>
      </td>

      <td
class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR}
valign="top" width="100%" height="28" colspan="2">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>

              <td><span class="postdetails"><img
src="{postrow.displayed.MINI_POST_IMG}"
alt="{postrow.displayed.L_MINI_POST_ALT}"
title="{postrow.displayed.L_MINI_POST_ALT}" border="0"
/>{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT} 
 <img src="{postrow.displayed.MINI_TIME_IMG}" alt=""
border="0" />{postrow.displayed.POST_DATE}</span></td>
              <td valign="top" nowrap="nowrap" class="post-options">

                  {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}
              </td>
            </tr>
            <tr>
              <td colspan="2" class="hr">
                  <hr />
              </td>
            </tr>
            <tr>
              <td colspan="2">
                  <!-- 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 class="postbody">

                    <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>
                    <!-- BEGIN switch_signature -->
                    <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                    </div>
                    <!-- END switch_signature -->

                  </div>
                  <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
              </td>
            </tr>
        </table>
      </td>
  </tr>
  <tr class="post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">

      <td class="{postrow.displayed.ROW_CLASS}
browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center"
valign="middle" width="150">
        <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
      <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
        <table border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td valign="middle">

                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG}
{postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field -->
{postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}
              </td>
            </tr>
        </table>
      </td>
  </tr>
  <!-- BEGIN first_post_br -->
</table>
<hr />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
  </tr>
  <!-- END first_post_br -->
  <!-- END displayed -->
  <!-- END postrow -->
  <!-- BEGIN no_post -->
  <tr align="center">
      <td class="row1" colspan="3" height="28">
        <span class="genmed">{no_post.L_NO_POST}</span>
      </td>
  </tr>
  <!-- END no_post -->
  <tr align="right">
      <td class="catBottom" colspan="3" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="9%" class="noprint"> </td>

              <td align="center" class="t-title"><a
name="bottomtitle"></a><h1
class="cattitle">{TOPIC_TITLE}</h1></td>
              <td
align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a
href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a
 
href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a
 href="#top">{L_BACK_TO_TOP}</a> </td>
            </tr>
        </table>
      </td>
  </tr>
</table>
<table
 class="forumline noprint" width="100%" border="0" cellspacing="0"
cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;">
  <tr>

      <td class="row2" valign="top" {COLSPAN_PAGINATION}
width="150"><span
class="gensmall">{PAGE_NUMBER}</span></td>
      <!-- BEGIN topicpagination -->
      <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
      <!-- END topicpagination -->
  </tr>
  <!-- BEGIN switch_user_logged_in -->
  <!-- BEGIN watchtopic -->
  <tr>

      <td class="row2" colspan="2" align="right" valign="top"><span
 class="gensmall">{S_WATCH_TOPIC}</span></td>
  </tr>
  <!-- END watchtopic -->
  <!-- END switch_user_logged_in -->
</table>

<!-- BEGIN promot_trafic -->
<table
 class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px
1px 0px">
  <tr>
      <td class="catBottom" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

              <td align="right" valign="middle" width="10"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
 src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
            </tr>
        </table>
      </td>
  </tr>
</table>

<table
 class="forumline" width="100%" border="0" cellpadding="1"
cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px
0px">
  <tr>
      <td class="catBottom" height="28">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td valign="top"><h1 class="cattitle"> {PROMOT_TRAFIC_TITLE}</h1></td>

              <td align="right" valign="middle" width="10"><span
class="gensmall"><a
href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img
 src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
            </tr>
        </table>
      </td>
  </tr>
  <tr>
      <td class="row2 postbody" valign="top">
        <!-- BEGIN link -->

        » <a style="text-decoration:none"
href="{promot_trafic.link.U_HREF}" target="_blank"
title="{promot_trafic.link.TITLE}"
rel="nofollow">{promot_trafic.link.TITLE}</a><br />
        <!-- END link -->
      </td>
  </tr>
</table>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<table
 id="forum_rules" class="forumline" width="100%" border="0"
cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
  <tbody>
      <tr>
        <td class="catBottom">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tbody>
                  <tr>
                    <td valign="top">
                        <h1 class="cattitle"> {L_FORUM_RULES}</h1>
                    </td>
                  </tr>
              </tbody>
            </table>
        </td>
      </tr>
      <tr>
        <td class="row1 clearfix">
            <table>
              <tr>
                  <!-- BEGIN switch_forum_rule_image -->
                  <td class="logo">
                    <img src="{RULE_IMG_URL}" alt="" />
                  </td>
                  <!-- END switch_forum_rule_image -->
                  <td class="rules postbody">
                    {RULE_MSG}
                  </td>
              </tr>
            </table>
        </td>
      </tr>
  </tbody>
</table>
<!-- END switch_forum_rules -->

<table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
      <td class="row2" colspan="2" align="center" style="padding:0px">
        <!-- BEGIN switch_user_logged_in -->
        <a name="quickreply"></a>
        {QUICK_REPLY_FORM}<br />
        <!-- END switch_user_logged_in -->
      </td>
  </tr>
  <tr>
      <td style="margin:0; padding: 0;" colspan="2">
        <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
            <tbody>
      <!-- BEGIN show_permissions -->
      <tr>
        <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
        <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <!-- END show_permissions -->
      <tr>
        <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>

                  <td valign="middle" width="100%"><span
class="nav"><a class="nav"
href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav"
href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <!-- BEGIN show_permissions -->

                  <td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('info_open','info_close');"><img
src="{TABS_LESS_IMG}" alt="-" align="middle" border="0"
/></a></span></td>
                  <!-- END show_permissions -->
              </tr>
            </table>
        </td>
      </tr>
  </tbody>
        </table>
      </td>
  </tr>
  <tr>
      <td style="margin:0; padding: 0;" colspan="2">
        <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
            <tbody>
      <tr>
        <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>

                  <td valign="middle" width="100%"><span
class="nav"><a class="nav"
href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav"
href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>

                  <td align="right" valign="middle"><span
class="gensmall"><a
href="javascript:ShowHideLayer('info_open','info_close');"><img
src="{TABS_MORE_IMG}" alt="+" align="middle" border="0"
/></a></span></td>
              </tr>
            </table>
        </td>
      </tr>
  </tbody>
        </table>
      </td>
  </tr>
</table>

<form
 action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox"
onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
  <tr>
      <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
        <span class="nav">
            <!-- BEGIN switch_user_authpost -->

            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img
src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}"
align="middle" border="0" /></a> 
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->

            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}"
alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
        </span>
      </td>

      <!-- BEGIN viewtopic_bottom -->

      <td align="right" nowrap="nowrap"><span
class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input
 class="liteoption" type="submit" value="{L_GO}"
/></span></td>
      <!-- END viewtopic_bottom -->

      <!-- BEGIN moderation_panel -->
      <td align="center">
        <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
      </td>
      <td align="center" width="250">
        <span class="gensmall"> </span>
      </td>
      <!-- END moderation_panel -->
  </tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
  <tr>
      <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
        <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
            <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}" />


            <span class="gen">{L_MOD_TOOLS}<br
/>{S_SELECT_MOD}&nbsp;<input class="liteoption" type="submit"
value="{L_GO}" /></span>
        </form>
      </td>
  </tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({
 'selector' : '.postbody', '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>

Κώδικας για Profil ONIG52p & add

Αν υπάρχει κάποιο πρόβλημα ή κάποια διόρθωση που πρέπει να γίνει ενημέρωσέ με δείχνοντας μου μια εικόνα ή περιγράφοντας το πρόβλημα. Ευχαριστώ!

Luffy
Luffy

Luffy
Διαχειριστής
Διαχειριστής

Άντρας
Τόπος : Ελλάδα
Δημοσιεύσεις : 2340



Luffy ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από TANKERS Πεμ Φεβ 19, 2015 11:16 pm

Κώδικας για Profil 2a0fdeb
Επίσης καταστρέφεται η όλη δομή Sad
TANKERS

TANKERS
Eνεργό Μέλος

Άντρας
Ηλικία : 30
Τόπος : Ελλάς
Δημοσιεύσεις : 114



TANKERS ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από Luffy Πεμ Φεβ 19, 2015 11:22 pm

@TANKERS υπολόγισα ότι θα σου χαλούσε το όλο στυλ τους λόγω των υπόλοιπων προτύπων που χρησιμοποιείς. Η μόνη λύση να το φτιάξουμε αυτό είναι να χειριστώ για περίπου 15-30 λεπτά τον ιδρυτικό λογαριασμό προκειμένου να διορθώσω τα λάθη που προκαλεί στα πρότυπα. Αυτό όμως δεν επιβάλλεται καθώς είναι στο χέρι σας αν θα με εμπιστευτείτε ή όχι με τον ιδρυτικό λογαριασμό.

Η άλλη λύση είναι να μου στείλετε όλα τα πρότυπα που αλλάξατε μέσω πμ για να τα προσθέσω να δω πως γίνεται και πως μπορεί αυτό να φτιαχτεί.

Αυτές τις λύσεις μπορώ να σκεφτώ.

Luffy
Luffy

Luffy
Διαχειριστής
Διαχειριστής

Άντρας
Τόπος : Ελλάδα
Δημοσιεύσεις : 2340



Luffy ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από TANKERS Πεμ Φεβ 19, 2015 11:27 pm

Άμα σε βολεύει γίνεται μέσω Teamviewer.Σε περίπτωση που δεν μπορείς τότε θα σου δώσω το account μέσω PM
TANKERS

TANKERS
Eνεργό Μέλος

Άντρας
Ηλικία : 30
Τόπος : Ελλάς
Δημοσιεύσεις : 114



TANKERS ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από Luffy Παρ Φεβ 20, 2015 2:19 am

Aν υπάρχει κάποια άλλη ενημέρωση πες μας αλλιώς μπορείς να ζητήσεις να κλειδωθεί! Smile
Luffy

Luffy
Διαχειριστής
Διαχειριστής

Άντρας
Τόπος : Ελλάδα
Δημοσιεύσεις : 2340



Luffy ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.
  • 0

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από TANKERS Παρ Φεβ 20, 2015 2:27 am

όλα καλα σε ευχαριστώ πάρα πολυ

Με εκτίμιση,
Γιώργος
TANKERS

TANKERS
Eνεργό Μέλος

Άντρας
Ηλικία : 30
Τόπος : Ελλάς
Δημοσιεύσεις : 114



TANKERS ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Κώδικας για Profil Empty Απ: Κώδικας για Profil

Δημοσίευση από Luffy Παρ Φεβ 20, 2015 11:21 am

Πολύ καλά,

Tο θέμα λύθηκε, κλειθώθηκε και αρχειοθετείτε!

Καλή σας μέρα!
Luffy

Luffy
Διαχειριστής
Διαχειριστής

Άντρας
Τόπος : Ελλάδα
Δημοσιεύσεις : 2340



Luffy ο/η συγγραφέας σας ευχαριστήσε για την απάντησή σας.

Επισκόπηση προηγούμενης Θ.Ενότητας Επισκόπηση επόμενης Θ.Ενότητας Επιστροφή στην κορυφή

- Παρόμοια θέματα

Δικαιώματα σας στην κατηγορία αυτή
Δεν μπορείτε να απαντήσετε στα Θέματα αυτής της Δ.Συζήτησης