Kody do wrzucenia :/
TESTOWE FORUM

Join the forum, it's quick and easy

TESTOWE FORUM
TESTOWE FORUM
Czy chcesz zareagować na tę wiadomość? Zarejestruj się na forum za pomocą kilku kliknięć lub zaloguj się, aby kontynuować.

Shin
Wilczur, poziom E
Wilczur, poziom E
12/1/2024, 01:32
CREDITSY

- kod na statystyki - gośc
- widżet z konkretnego subforum - Ange tuteur
Shin
Shin
Wilczur, poziom E
Wilczur, poziom E
28/2/2024, 20:34
Kod:
<div class="posty1">
 
  <!-- BEGIN switch_plus_menu -->
<script type="text/javascript">
   //<![CDATA[
   var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}';
</script>
<!-- END switch_plus_menu -->
<script type="text/javascript">

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>
 
<div class="watch-me" title="śledzenie tematu">  <div class="topic-actions-buttons">
      <!-- BEGIN switch_user_logged_in -->
         <!-- BEGIN watchtopic -->
            {S_WATCH_TOPIC}
         <!-- END watchtopic -->
      <!-- END switch_user_logged_in -->

  </div></div>

<!-- BEGIN switch_push_direct_send -->
<div id="push-answer" class="jqmWindow"></div>
<script src="{JQUERY_DIR}jqmodal/jqmodal.js" type="text/javascript"></script>
<script type="text/javascript">
   $(document).ready(function() {
      $('#push-answer').jqm({toTop: true});

      $('#push-bell').click(function () {
         return sendWebPush({TOPIC_ID});
      });
      function sendWebPush(tId){
         $.get("/ajax_push.php?topicID=" + tId ).done(showPushAnswer);
      }

      function showPushAnswer(data) {
         $('#push-answer').html(data).jqmShow();
         $('.jqmOverlay').bgiframe();
         $('#push-answer').bgiframe();
      }
   });
   //]]>
</script>
<!-- END switch_push_direct_send -->

<div class="sub-header">
   <div class="sub-header-info">
        <h1 class="page-title">
                    <div class="topic-list-button"><img src="https://i.imgur.com/FbQHJ6L.png" alt="Show the thread list"/></div>
                  <div class="topic-list" style="display: none;"></div>
        <a href="{TOPIC_URL}">{TOPIC_TITLE}</a>
      </h1>
     
      <div class="sub-header-path">
         <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a>
         {NAV_CAT_DESC}
      </div>
   </div>

   <div class="sub-header-buttons">
      <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow" {S_POST_NEW_TOPIC} title="{T_POST_NEW_TOPIC}" class="ion-{I_POST_NEW_TOPIC} button1">{L_POST_NEW_TOPIC}</a>
      <!-- END switch_user_authpost -->
      <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}" {S_POST_REPLY_TOPIC} title="{T_POST_REPLY_TOPIC}" class="ion-{I_POST_REPLY_TOPIC} button1">{L_POST_REPLY_TOPIC}</a>
      <!-- END switch_user_authreply -->
      <!-- BEGIN switch_user_authnoreply -->
         <a href="{U_LOGIN_REPLY_TOPIC}" title="{T_LOGIN_REPLY_TOPIC}" class="login-for button1">
            <img src="{I_LOGIN_REPLY_TOPIC}" alt="{T_LOGIN_REPLY_TOPIC}"/>
            {L_LOGIN_REPLY_TOPIC}
         </a>
      <!-- END switch_user_authnoreply -->
   </div>
</div>

  <!-- BEGIN topicpagination -->
      <div class="pagination">
         {PAGINATION}
      </div>
   <!-- END topicpagination -->
 
{POLL_DISPLAY}

<!-- BEGIN postrow -->
   <!-- BEGIN hidden -->
      <div class="post {postrow.hidden.ROW_COUNT}">
         <p style="text-align:center">{postrow.hidden.MESSAGE}</p>
      </div>
   <!-- END hidden -->
   <!-- BEGIN displayed -->
      <div id="p{postrow.displayed.U_POST_ID}" class="post {postrow.displayed.ROW_COUNT}{postrow.displayed.ONLINE_IMG_NEW} post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
            <div style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></div>
                 
         

         <div class="post-head">
                         
                        <div class="post-head-1"> 
                         
                          <div class="nick-1">{postrow.displayed.POSTER_NAME}</div>
                         
                          <div class="ranga">{postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}</div>
                         
                          <div class="adres-posta">  {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a></div>
                         
                          <div class="data-posta">{postrow.displayed.POST_DATE_NEW}</div>
                         
                          <div class="adres-posta"><a href="{postrow.displayed.POST_URL}" class="postNumber">#{postrow.displayed.COUNT_POSTS}</a></div>
                         
         
         </div>
         </div>
                 
                  <ul class="profile-icons">
                  
                  <li class="btn-quote" title="cytat">
                     <a href="{postrow.displayed.QUOTE_URL}">
                        <i class="ion-quote"></i>
                     </a>
                  </li>
                   
                  <li class="btn-quote" title="cytat">
                     <a href="{postrow.displayed.QUOTE_URL}">
                        <i class="ion-quote"></i>
                     </a>
                  </li>
                   
                  <li class="btn-edit" title="edycja">
                     <a href="{postrow.displayed.EDIT_URL}">
                        <i class="ion-edit"></i>
                     </a>
                  </li>
                  <li class="btn-delete" title="kasacja">
                     <a href="{postrow.displayed.DELETE_URL}">
                        <i class="ion-trash-a"></i>
                     </a>
                  </li>
                  <li class="btn-ip" title="IP">
                     <a href="{postrow.displayed.IP_URL}">
                        <i class="ion-ios-information"></i>
                     </a>
                  </li>
                  
               </ul>
                 
         <div class="postbody">
            <div class="content">
               <div>{postrow.displayed.MESSAGE}</div>
               <!-- BEGIN switch_attachments -->
                  <dl class="attachbox">
                     <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                     <dd class="attachments">
                        <!-- BEGIN switch_post_attachments -->
                        <dl class="file">
                           <dt>
                              <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt=""/>
                           </dt>
                           <dd>
                              <!-- BEGIN switch_dl_att -->
                              <span><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}</span>
                              <!-- END switch_dl_att -->

                              <!-- BEGIN switch_no_dl_att -->
                              <span>{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}</span>
                              <!-- END switch_no_dl_att -->

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

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

                              <span>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
                           </dd>
                        </dl>
                        <!-- END switch_post_attachments -->
                     </dd>
                  </dl>
               <!-- END switch_attachments -->
            </div>
            <div class="edited-message">
               {postrow.displayed.EDITED_MESSAGE}
            </div>
            <!-- BEGIN switch_signature -->
               <div class="signature_div" id="sig{postrow.displayed.U_POST_ID}">{postrow.displayed.SIGNATURE_NEW}</div>
            <!-- END switch_signature -->
                         
                         
                         
                    <div class="glosowanie"> <!-- BEGIN switch_likes_active -->
         <div class="fa_like_div">
                          <button title="pokochaj jak własne" class="rep-button {postrow.displayed.switch_likes_active.C_VOTE_LIKE}"  data-href="{postrow.displayed.switch_likes_active.U_VOTE_LIKE}" data-href-rm="{postrow.displayed.switch_likes_active.U_VOTE_RM_LIKE}">
               <i class="fas fa-heart"></i>
               <span>{postrow.displayed.switch_likes_active.L_LIKE}</span>{postrow.displayed.switch_likes_active.COUNT_VOTE_LIKE}
            </button>
            <!-- BEGIN switch_dislike_button -->
            <button title="opluj" class="rep-button {postrow.displayed.switch_likes_active.switch_dislike_button.C_VOTE_DISLIKE}" data-href="{postrow.displayed.switch_likes_active.switch_dislike_button.U_VOTE_DISLIKE}" data-href-rm="{postrow.displayed.switch_likes_active.switch_dislike_button.U_VOTE_RM_LIKE}">
               <i class="fas fa-heart-broken"></i>
               <span>{postrow.displayed.switch_likes_active.switch_dislike_button.L_DISLIKE}</span>{postrow.displayed.switch_likes_active.switch_dislike_button.COUNT_VOTE_DISLIKE}
            </button>
                          <!-- END switch_dislike_button --></div><!-- END switch_likes_active -->
      </div>
                         
                         
                         
         </div>
                 
                 
                 
                 
                 
                 
                 
                                     
    <div class="postprofile" id="profile{postrow.displayed.U_POST_ID}">
            <!-- div class="online2"></div-->
            <dl>
               <dt>
                  <div class="postprofile-avatar" data-id="{postrow.displayed.POSTER_ID}">
                     {postrow.displayed.POSTER_AVATAR}
                  </div>
                  <div class="postprofile-name">
                     {postrow.displayed.POSTER_NAME}
                  </div>
                  <div class="postprofile-rank">
                     {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
                     
                  </div>
               </dt>
               <dd class="postprofile-info">
                  <div class="postprofile-fields">
   <!-- BEGIN profile_field -->
   <div class="postprofile-field">
      <span class="postprofile-field-label">{postrow.displayed.profile_field.LABEL}</span>
      <span class="postprofile-field-content">{postrow.displayed.profile_field.CONTENT}</span>
      <span class="postprofile-field-separator">{postrow.displayed.profile_field.SEPARATOR}</span>
   </div>
   <!-- END profile_field -->
</div>
                  {postrow.displayed.POSTER_RPG}
               </dd>
               <dd class="postprofile-contact">
                  {postrow.displayed.PROFILE_IMG}
                  {postrow.displayed.PM_IMG}
                  {postrow.displayed.EMAIL_IMG}
                  <!-- BEGIN contact_field -->
                      {postrow.displayed.contact_field.CONTENT}
                  <!-- END contact_field -->
               </dd>
            </dl>
         </div>
 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
         <!-- BEGIN switch_likes_active -->
         <div class="fa_like_div">
            <!-- BEGIN switch_like_list -->
            {postrow.displayed.switch_likes_active.switch_like_list.D_LIKE_LIST}
            <!-- END switch_like_list -->
            <!-- BEGIN switch_dislike_list -->
            {postrow.displayed.switch_likes_active.switch_dislike_list.D_DISLIKE_LIST}
            <!-- END switch_dislike_list -->
                          </div>
         <!-- END switch_likes_active -->
                 
                 
      </div>
 
 
      <!-- BEGIN first_post_br -->
      <hr id="first-post-br" />
      <!-- END first_post_br -->
 
 
 
 
 
 
   <!-- END displayed -->
<!-- END postrow -->

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

<div class="topic-actions bottom">
   <!-- BEGIN topicpagination -->
      <div class="pagination">
         {PAGINATION}
      </div>
   <!-- END topicpagination -->
   
</div>

<!-- BEGIN switch_forum_rules -->
<div class="post row1" id="forum_rules">
   <div class="h3">{L_FORUM_RULES}</div>
   <div class="clear"></div>
   <table class="postbody">
      <tr>
         <!-- BEGIN switch_forum_rule_image -->
         <td class="logo">
            <img src="{RULE_IMG_URL}" alt="" />
         </td>
         <!-- END switch_forum_rule_image -->
         <td class="rules content">
            {RULE_MSG}
         </td>
      </tr>
   </table>
</div>
<!-- END switch_forum_rules -->

<div class="szybko"><!-- BEGIN switch_user_logged_in -->
   <a name="quickreply"></a>
   {QUICK_REPLY_FORM}
  <!-- END switch_user_logged_in --></div>
 
  <div class="dol-strony">

<form action="{S_JUMPBOX_ACTION}" method="get" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
   <fieldset class="jumpbox">
      <label>{L_JUMP_TO}:</label>
      {S_JUMPBOX_SELECT}
      <input class="button2" type="submit" value="{L_GO}" />
   </fieldset>
</form>

<!-- BEGIN viewtopic_bottom -->
<form method="get" action="{S_FORM_MOD_ACTION}">
   <fieldset class="quickmod">
      <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}" />
      <label>{L_MOD_TOOLS}:</label>
      {S_SELECT_MOD}
      <input class="button2" type="submit" value="{L_GO}" />
   </fieldset>
</form>


<!-- END viewtopic_bottom -->

  </div></div>

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

<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github-gist.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/languages/go.min.js"></script>
<script>
$(document).ready(function() {
   $('pre, code').each(function(i, block) {
      hljs.highlightBlock(block);
   });

   $('.post').each(function() {
      if($(this).find('.postprofile-avatar').html() !== undefined) {
         if (!$(this).find('.postprofile-avatar').html().length) {
            $(this).find('.postprofile-rank').css('border-bottom', 'none');
            $(this).find('.postprofile > dl > dt').css('min-height', $(this).find('.post-head').innerHeight());
         }
      }
   });

   let post_menus= document.getElementsByClassName('post-menu');
   Array.prototype.forEach.call(post_menus,function(post_menu) {
      post_menu.addEventListener('click', function (e) {
         if (e.target.classList.contains('expanded')){
            e.target.innerHTML='+';
            e.target.classList.remove('expanded');
         }else{
            let exp_menus = document.querySelectorAll('.post-menu.expanded');
            Array.prototype.forEach.call(exp_menus,function(exp_menu) {
               exp_menu.innerHTML='+';
               exp_menu.classList.remove('expanded');
            });
            e.target.innerHTML='-';
            e.target.classList.add('expanded');
         }
      });
   });

   document.onclick = function(e){
      if ($(e.target).parents('.menu-wrap').length==0) {
         let exp_menus = document.querySelectorAll('.post-menu.expanded');
         Array.prototype.forEach.call(exp_menus,function(exp_menu) {
            exp_menu.innerHTML='+';
            exp_menu.classList.remove('expanded');
         });
      }
   };
});
</script>
 
  <script type="text/javascript">
$('.topic-list-button').on('click', function() {
  var $tl = $('.topic-list');
 
  if ($tl.is(':hidden')) {
    $tl.load('/f{FORUM_ID}- ul.topiclist.topics.bg_none', function() {
      $tl.fadeIn('150');
    });
  }
});
 
$(document).mouseup(function(e) {
  var $tl = $('.topic-list');
  if (!$tl.is(e.target) && $tl.has(e.target).length === 0) {
    $tl.fadeOut('150'); }
});
</script>

  <style>* {scroll-behavior: smooth;}
 
/*NAWIGACJA - POSTY*/
.sub-header-path {
  margin-top:-5px;
  margin-left:-65px;}

.sub-header-path a {
  font-size:10px!important;
  display:inline;
  float:none!important;}

div#wrapper div#container div#content-main div#main div#main-content .tematy2 span p:first-child, .sub-header-path a > span > span {
  display:none!important;}

.sub-header-info {
  height:36px;
  position:fixed;
  box-shadow:var(--sh);
  left:65px;
  z-index:999!important;
  background:var(--b2);
  border:var(--o1);
  color:var(--f3);
  padding:10px 10px;
  top:0px;
  text-align:center;
  float:none!important;
  min-width:calc(100% - 65px);}

h1.page-title a, .topic-list .topics .row .lastpost {
  display:none;}

.topic-list-button img {
  transition:1s;
  opacity:0.4;
  width:15px;}

.topic-list-button img:hover {
  opacity:0.2;}

.topic-list-button {
  cursor: pointer;
  display: inline-block;
  color:var(--f1)!important;
  float:left;}
 
.topic-list {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 50px;
  min-width:30%;
  max-width:600px;
  background:var(--b3);
  border:var(--o1);
  box-shadow:var(--sh);
  color:var(--f3);
  padding:10px;}

.topic-list h1.page-title a, .topic-list a {
  display:block!important;}

.topic-list dl.icon dt, dl.icon dd.dterm {
  display:flex!important;
  gap:10px;
  background:var(--b4);
  border:var(--o1);
  box-shadow:var(--sh);
  color:var(--f3);
  min-width:100%;
  padding:10px!important;
  margin:0px 0px 10px 0px!important;}

.topic-list dl.icon dt, dl.icon dd.dterm div {
  flex:auto;}

.topic-list .na-dole {
  gap:10px;
  display:flex;}

.topic-list .na-dole .topic-description {
  display:none;}
/*KONIEC TEMATY W POŚCIE*/
 
/*POSTY*/
.posty1 {
  max-width:1150px;
  font-family:'prompt';
  background:var(--b3);
  border:var(--o1);
  box-shadow:var(--sh);
  color:var(--f3);
  padding:10px;}

.post {
  align-items: flex-start;
  flex-wrap:wrap;
  display:flex;
  font-family:'prompt';
  background:var(--b6);
  border:var(--o1);
  box-shadow:var(--sh);
  color:var(--f3);
  padding:10px 10px 20px 10px;}

.postbody, .post-head {
  background:var(--b4);
  border:var(--o1);
  box-shadow:var(--sh);
  color:var(--f3);
  padding:10px;}
   
    .postbody {
    flex:2;
  margin:0px;
  padding-bottom:25px!important;
  position:relative;
  text-align:justify;}

.post-head {
  min-width:100%;
  border-radius:7px;
  margin-bottom:10px;}

.postbody .content {
    font-family:'prompt';
  color:var(--f4);
  font-size:12.5px!important;
  line-height:23px!important;}

.posty1 .pagination {
  margin-top:-5px;
  margin-bottom:10px;
  float:none!important;}

.sub-header-buttons {
  min-width:100%;
  margin-bottom:10px;
  display:flex;
  align-items:center;
  justify-content: center;
  float:none!important;}

.posty1 a.ion-edit.button1, .posty1 a.ion-locked.button1, .posty1 a.ion-reply.button1 {
  position:relative;
  width:30px!important;
  font-size:0px!important;}

.posty1 a.ion-locked.button1 {
  background:var(--b12)!important;}

.posty1 .sub-header-buttons a:before {
  font-size:12px!important;}
   
    .głosowanie {
    bottom:-14px;}

.post-head-1 {
  width:calc(100% - 255px);
  gap:10px;
  display:flex;}

.post-head-1 div {
  line-height:24px!important;
  flex:auto;}

.post-head-1 div:last-child {
  margin-right:5px;}

.post-head-1 div br {
  display:none;}

.nick-1 {
  font-size:11px;
  text-align:center;
  padding:5px 10px;
  border:var(--o1);
  box-shadow:var(--sh);
  background:var(--b3);}
 
.ranga {
  font-size:11px;
  text-align:center;
  padding:5px 10px;
  border:var(--o1);
  box-shadow:var(--sh);
  background:var(--b3);}
   
.adres-posta {
  font-size:11px;
  text-align:center;
  padding:5px 10px;
  border:var(--o1);
  box-shadow:var(--sh);
  background:var(--b3);}
     
.data-posta {
  font-size:11px;
  text-align:center;
  padding:5px 10px;
  border:var(--o1);
  box-shadow:var(--sh);
  background:var(--b3);}

.edited-message {
  text-transform: uppercase;
  opacity:0.3;
  font-size:9.5px;
  text-align:center;}

/*DÓŁ STRONY*/
.watch-me {
  margin-bottom:-10px;
  margin-top:-30px;
  padding-top:2px;
  float:right;
  overflow:hidden;
  background:var(--b3);
  border:var(--o1);
  box-shadow:var(--sh);
  border-radius:7px!important;
  color:var(--f5);
  transition:0.4s;
  height:40px;
  text-align:center!important;
  max-width:40px;
  font-size:0px!important;}

.watch-me:hover {
  background:var(--b44)!important;
  color:var(--f1)!important;}

.watch-me a:before {
  margin-left:-9px;
  font-size:16px!important;
  content:'\e909';
  font-family:'cappuccicons';}

.dol-strony {
  margin-bottom:-10px;
  gap:10px;
  display:flex;}

.dol-strony form {
  flex:auto;}

fieldset.jumpbox, fieldset.quickmod {
  margin:10px 0px!important;}

fieldset.jumpbox select, fieldset.quickmod select {
  max-width:calc(100% - 73px);}

fieldset.jumpbox label, fieldset.quickmod label {
  display:none;}

fieldset.jumpbox .button2, select + input, select + button {
  margin-left:10px!important;}
 
/*BUTTONY - CYTUJ/EDYTUJ/ITP*/
.profile-icons {
  margin-right:17px;
  z-index:998;
  width:45px;
  position:sticky;
  top:45px;
  float:left;
  margin-left:-5px;
  margin-top:-15px;}
   
.profile-icons li {
    margin:0px!important;}

.profile-icons a, .profile-icons span {
  transition:1s;
  border-radius:7px!important;
  margin:10px;
  justify-content: center;
  align-items: center;
  display:flex;
  background:var(--b3);
  border:var(--o1);
  box-shadow:var(--sh)!important;
  color:var(--f3);
  width:40px;
  height:40px;}

.profile-icons a:hover, .profile-icons span:hover {
  transition:1s;
  background:var(--b4)!important;}

.profile-icons a:first-child {
  margin-top:0px!important;}

.post ul {
  list-style-type:none;}

 
/*CYTUJ. EDYTUJ, SPOILER*/
blockquote, dl.codebox {
  overflow:inherit!important;
  margin:0px;
  font-size:12px;
  line-height:19px!important;
  padding:10px;
  color:var(--f4);
  border-radius:7px;
  background:var(--b3);
  border:var(--o1);
  box-shadow:var(--sh);}

dl.codebox dt {
  text-align:center;
  font-size:9px;
  padding:5px 10px;
  color:var(--f3);
  border-radius:7px;
  background:var(--b4);
  border:var(--o1);
  box-shadow:var(--sh);}

code.hljs {
  padding:0px;
  opacity:0.6;
  font-family:'Georgia'!important;
  letter-spacing:1px;
  line-height:19px!important;
  filter:grayscale(90%);
  margin:0px!important;}

blockquote cite {
  position:absolute;
  padding:1px 10px;
  border-radius:7px;
  margin-top:-30px;
  color:var(--f4);
  border-radius:7px;
  background:var(--b44);
  border:var(--o1);
  box-shadow:var(--sh);}

blockquote:before {
  right:0px;
  top:0px;
  left:5px;
  margin-bottom:-10px;
  color:var(--f3);
  position:relative;
  font-size:12px;}

.spoiler_content.hidden {
  margin-top:10px;}

blockquote div:first-letter {
  margin-left:25px;}

span.selectCode {
  position:absolute;
  color:var(--f1);
  transition:1s;
  top:14px;
  right:20px;}

span.selectCode:hover {
  color:var(--f3);}

dl.codebox.hidecode {
  color:var(--f2);}

dl.codebox.hidecode:first-letter {
  margin-left:30px;}

dl.codebox.hidecode dt {
  display:none;}

dl.codebox.hidecode:before {
  top:10px;
  left:15px;
  font-family:'cappuccicons'!important;
  content:'\eb69'!important;}

dl.codebox dt {
  margin-bottom:0px;}

dl.codebox:before {
  top:18px;
  left:20px;
  color:var(--f3);
  font-size:15px;}

dl.codebox.spoiler:before {
  font-family:'cappuccicons'!important;
  content:'\eab3'!important;}

dl.codebox.spoiler dt {
  position:relative;}
 
.posty1 {
  margin:auto!important;}
 
/*TAGI*/
.tooltip-actions, .tooltipster-arrow-top span, .tooltip-subtitle {
  display:none!important;}

.tooltip-content .button1 {
  background:var(--b44)!important;
  position:absolute;
  bottom:0px;
  left:45%;}

.tooltip-title {
  position:relative;
  z-index:99;}

.tooltip-content span, .tooltip-content ul {
  padding:10px;
  flex:auto;}

.tooltip-content {
  gap:10px;
  text-align:center;
  display:flex;
  align-items:center;
  position:relative;
  overflow:hidden;
  height:200px;
  width:250px;
  color:var(--f1);
  font-size:10px!important;
  border:var(--o1);
  background:var(--b5);
  background-repeat:no-repeat!important;
  background-position:center bottom!important;
  box-shadow:var(--sh);}

.tooltip-counts {
  font-size:10px!important;}

.tooltip-content img {
  margin-top:-100px;
  width:250px;
  height:400px;
  position:absolute;
  opacity:0.1;
  filter:grayscale(80%);
  border-radius:0!important;
  border:0px;}

.tooltipster-base {
  border:0px!important;
  box-shadow:none!important;
  background:none!important;}
   
.mentiontag:link {
    color:var(--f3)!important;}
   
a.mentiontag.tooltipstered, .group-mentiontag:link, .group-mentiontag:visited {
    color:var(--f3)!important;}

.mentiontag, .group-mentiontag:link, .group-mentiontag:visited, .group-mentiontag {
  letter-spacing:2px!important;
  border-radius:7px;
  padding:5px 10px!important;
  transition:1s!important;
  font-size:10px;
  background:var(--b10)!important;
  border:var(--o1);
  box-shadow:var(--sh);}

.mentiontag:hover, .group-mentiontag:hover {
  background:var(--b3)!important;}
 
  /*OKNO SZYBCIEJ ODPOWIEDZI*/
 
div#textarea_content {
  margin-left:200px!important;}
 
  div#wrapper div#container div#content-main div#main div#main-content .szybko form {
  min-width:30%!important;}
 
  div#wrapper div#container div#content-main div#main div#main-content .szybko p:first-child {
  display:block!important;}
 
  div.sceditor-dropdown {
  z-index:999!important;
  margin-top:45px!important;
  padding:10px!important;
  border-radius:7px!important;
  color:var(--f1);
  background: var(--b5)!important;
  background-position: bottom center!important;
  background-repeat: no-repeat!important;
  border:var(--o1)!important;
  box-shadow:var(--sh)!important;}

.sceditor-dropdown.sceditor-header-picker div > *, a.sceditor-font-option, a.sceditor-fontsize-option {
  color:var(--f1)!important;
  background:none!important;}

div.sceditor-dropdown label {
  padding:5px 10px!important;
  width:100%;
  text-align:center;
  text-transform: uppercase;
  font-family: "roboto condensed";
  letter-spacing:1px;
  font-size:10.5px;
  color:var(--f1)!important;
  margin-bottom:10px;
  background: var(--b5)!important;
  background-position: bottom center!important;
  background-repeat: no-repeat!important;
  border:var(--o1);
  box-shadow:var(--sh);}

div#savep {
  margin-top:45px!important;}

div.sceditor-dropdown input {
  padding:5px 10px!important;
  border-radius:7px!important;
  display:block!important;}

div.sceditor-dropdown input {
  height:27px!important;}

iframe#quickEmojInternal, #sceditor_smilies {
  margin:0px!important;
  box-shadow:none!important;
  border:0px!important;
  background:none!important;
  padding:0px!important;}

.sceditor-mention-user {
  margin:2px 2px 5px 2px!important;
  color:var(--f1)!important;
  font-size:10.5px!important;
  height:27px!important;
  overflow:hidden;
  line-height:11px!important;
  border-radius:7px!important;
  padding:7px 10px!important;
  background: var(--b4)!important;
  border:var(--o1)!important;
  box-shadow:var(--sh)!important;}

.sceditor-mention-user img {
  margin-right:10px!important;
  margin-left:-10px!important;
  margin-top:-20px!important;
  width:50px!important;
  height:80px!important;
  background: var(--b4)!important;
  border:var(--o1)!important;
  box-shadow:var(--sh)!important;}
 
  /*LISTA*/
  ol {
  margin-bottom:-30px!important;
  position:relative;
  margin-left:10px!important;
  margin-right:10px;
  border-radius:7px;
  margin-top:10px;
  padding:10px 10px 10px 30px;
  background:var(--b10a);
  border:var(--o1);
  box-shadow:var(--sh);}

ol:before {
  border-radius:7px;
  justify-content: center;
  align-items: center;
  display:flex;
  width:25px;
  height:25px;
  background:var(--b44);
  border:var(--o1);
  box-shadow:var(--sh);
  position:absolute;
  content:'\e9d9';
  font-family:'cappuccicons';
  font-size:10px;
  top:-10px;
  left:-10px;}
   
     
  /*LIKE/DISLIKE*/
.glosowanie {
  margin-left:-55px;
  margin-top:3px;
  position:absolute;}

.fa_like_div {
  min-width:calc(100% - 55px);
  margin-left:55px;
  display:flex;
  gap:10px;
  padding:0px;}

.fa_like_div p {
  flex:auto;}

.fa_like_div p + p {
  height:28px;}

.fa_like_list, .fa_dislike_list {
  margin-left:0px;
  margin-top:25px;
    margin-bottom:-10px;
  color:var(--f3);
  font-size:11px!important;
  padding:5px 10px!important;
  background:var(--b3);
  border:var(--o1);
  box-shadow:var(--sh)!important;}

.glosowanie .fa_like_div {
  min-width:calc(100% - 55px);
  padding:0px!important;}

.glosowanie .fa_like_div span {
  line-height:0px!important;
  font-size:0px;}

.rep-button, .rep-button:focus, .rep-button:active {
  transition:0.5s;
  border-radius:7px!important;
  color:var(--f3);
  font-size:11px!important;
  padding:5px 10px!important;
  background:var(--b3);
  border:var(--o1);
  box-shadow:var(--sh)!important;}

.rep-button:active {
  background:var(--b4)!important;}

.rep-button:hover {
  background:var(--b44)!important;}

.posty1 .rep-button i {
  line-height:16px!important;
  margin:0px;}

.rep-button.fa_liked, .rep-button.fa_disliked {
  position:relative;
  background:var(--b44);}

.postbody ul {
  list-style-type:square!important;}

.posty1 .rep-nb {
  line-height:0px!important;}

.rep-nb {
  z-index:999;
  margin-top:12px;
  margin-left:-2px;
  border-radius:7px;
  font-size:9px!important;
  color:var(--f3);
  padding:7px;
  background:var(--b3);
  border:var(--o1);
  box-shadow:var(--sh);
  position:absolute;}
   
    div#wrapper div#container div#content-main div#main div#main-content .dol-strony form {
    min-width:auto!important;}
   
   
p.fa_like_list, p.fa_dislike_list {
  font-size:0px!important;}

p.fa_like_list a, p.fa_dislike_list a {
  font-size:10px!important;}

p.fa_like_list a:after, p.fa_dislike_list a:after {
  color:var(--f2)!important;
  content:', ';}

p.fa_like_list a:last-of-type:after {
  color:var(--f2)!important;
  content:' także!'!important;}

p.fa_dislike_list a:last-of-type:after {
  color:var(--f2)!important;
  content:' również...'!important;}

p.fa_like_list a:nth-child(0n+1):before, p.fa_dislike_list a:nth-child(0n+1):before {
  color:var(--f2)!important;
  content:''!important;}

p.fa_like_list a:last-of-type(1):before, p.fa_dislike_list a:last-of-type(1):before  {
  color:var(--f2)!important;
  content:' oraz ';}

p.fa_like_list a:nth-last-of-type(2):after, p.fa_dislike_list a:nth-last-of-type(2):after {
  content:' oraz ';}

p.fa_like_list a + a + a:last-of-type:after {
  content:' szaleją za tym postem do utraty tchu!'!important;}

p.fa_dislike_list a + a + a:last-of-type:after {
  content:' także weszli na wyżyny pogardy...'!important;}

p.fa_like_list a:nth-child(0n+1):after {
  color:var(--f2)!important;
  content:' ubóstwia ten post! '!important;}

p.fa_dislike_list a:nth-child(0n+1):after {
  color:var(--f2)!important;
  content:' pluje na posta. '!important;}
   
.profile-icons li:nth-child(0n+2) {
  display:none;}
   
    /*YOUTUBE*/
    .posty1 .content iframe {
  min-width:100%;}

</style>
 
Shin