هيلبرنت | Helpernt

هيلبرنت | Helpernt (https://www.helpernt.com/vb/index.php)
-   ركن شروحات الزين فورو XENFORO (https://www.helpernt.com/vb/forumdisplay.php?f=94)
-   -   [ Template] : شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى (https://www.helpernt.com/vb/showthread.php?t=7357)

abo-karim 06-14-2018 08:41 PM

شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
1 مرفق
السلام عليكم ورحمه الله وبركاته
اليوم معى تعديل على قالب التوقيع الخاص بالزينفورو الجيل الثانى حيث ان التوقيع فى هذا الجيل كان سايح بمعنى انك ما كنتش تقدر افرق بين النص (المحتوى) والتوقيع المهم ستدخل فى الموضوع ونتمنى من الله ان يعجبكم
الشكل النهائى للعمل


الخطوات
1- ابحث عن القالب message_macros بداخله ابحث عن هذا الكود
كود PHP:

            <aside class="message-signature">
            <
xf:contentcheck>
                {{ 
bb_code($user.Profile.signature'user:signature'$user) }}
            </
xf:contentcheck>
            </
aside

2- قم باستبداله بهذا
كود PHP:

            <div class="Sign-Block">
                 <
h6><class="fa fa-pencil" style="color: rgb(150, 150, 150);font-size: 20px;"></iتوقيع : <b>
                     <
span style="color:#FF2BDF"><b>
                         <
xf:username user="$user/></b></span></b>
                </
h6>
                <
aside class="Sign-Content">
                     <
xf:contentcheck>
                         {{ 
bb_code($user.Profile.signature'user:signature'$user) }}
                        </
xf:contentcheck>
                </
aside>

            </
div

3- فى قالب extra.less قم باضافة هذا القالب
كود:

.Sign-Block{
        background: #f6f6f6;
    border: 1px solid #ececec;
    padding: 12px;
    position: relative;
    text-align: center;
    border-radius: 5px;
    margin: 20px;
    width: auto;
}
.Sign-Block h6 {
        background: #f6f6f6;
    border: 2px solid #fff;
    border-radius: 30px;
    margin: -30px auto 14px;
    position: relative;
    font-family: 'Droid Arabic Kufi';
    font-size: 12px;
    color: #7a7676;
    font-weight: bold;
    width: 200px;
    height: 35px;
    line-height: 35px;
}
.Sign-Content {
    font-family: 'Droid Arabic Kufi';
        font-size: 12px;
        color: #7a7676;
    font-weight: lighter;
}
@media (max-width: 480px)
{
    .Sign-Block { display: block !important; }
}

ثم حفظ
ومبروك عليكم

abo-karim 06-14-2018 08:43 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
للتذكره الشكل التقليد للتوقيع بالاسكريبت


S!L3NT H!LL 06-14-2018 08:43 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
بارك الله فيك اخي ابو كريم.

14SAT 06-14-2018 10:40 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
شكرا اخي بارك الله فيك

14SAT 06-14-2018 10:44 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
شكرا مرة اخر تم التركيب بنجاح

for sat 06-15-2018 02:41 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
أبدعت عزيزي أبو كريم ووفيت بوعدك
لي فقط ملاحظة صغيرة
كيف يمكنني أنزال التوقيع قليلا؟
لأنها قريبة جدا من كتابة المشاركة وخاصة بالمشاركة الثانية وتاليها

MesterPerfect 06-15-2018 04:00 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
الله يجزاك بالخير ويبارك فيك شيء رائع فعلا

abo-karim 06-15-2018 10:42 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اقتباس:

المشاركة الأصلية كتبت بواسطة semo (المشاركة 19956)
بارك الله فيك اخي ابو كريم.

اقتباس:

المشاركة الأصلية كتبت بواسطة 14sat (المشاركة 19977)
شكرا اخي بارك الله فيك

اقتباس:

المشاركة الأصلية كتبت بواسطة for sat (المشاركة 19981)
أبدعت عزيزي أبو كريم ووفيت بوعدك

اقتباس:

المشاركة الأصلية كتبت بواسطة mesterperfect (المشاركة 19986)
الله يجزاك بالخير ويبارك فيك شيء رائع فعلا

اشكركم جميعا اخوتى

واسعد الله ايامكم وعيد سعيد

abo-karim 06-15-2018 10:46 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اقتباس:

المشاركة الأصلية كتبت بواسطة for sat (المشاركة 19981)
أبدعت عزيزي أبو كريم ووفيت بوعدك
لي فقط ملاحظة صغيرة
كيف يمكنني أنزال التوقيع قليلا؟
لأنها قريبة جدا من كتابة المشاركة وخاصة بالمشاركة الثانية وتاليها

لحل هذه فى قالب extra.less قم باضافة هذا الكود
كود:

.message-body:last-child {
    margin-bottom: 15px;
    min-height: 150px;
}
@media (max-width: 480px)
{
.message-body:last-child {
    min-height: 0px;
    margin-bottom: 0px; }
}


hr7xx 06-15-2018 08:45 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
يعطيك الف عافية ، والله يجزاك خير ،’ اخوي ابوكريم

for sat 06-16-2018 09:15 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اقتباس:

المشاركة الأصلية كتبت بواسطة abo-karim (المشاركة 19991)
لحل هذه فى قالب extra.less قم باضافة هذا الكود
كود:

.message-body:last-child {
    margin-bottom: 15px;
    min-height: 150px;
}
@media (max-width: 480px)
{
.message-body:last-child {
    min-height: 0px;
    margin-bottom: 0px; }
}


جزاك الله الجنة ابوكريم

abo-karim 06-28-2018 07:08 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
نورتونى ياشباب

maaidni 06-28-2018 08:23 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
جميل جدا اعجبني جزاك الله خيرا

https://s1.gifyu.com/images/2018-06-28_17-20-58.png

SAEED SALLAM 08-28-2018 11:13 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اي كود اخليه في قالب extra.css لا يطبق على المنتدى ؟
استخدم الجيل الثاني
ياريت احد يفيدني جزاكم الله كل خير
مودتي

MesterPerfect 08-29-2018 04:33 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اقتباس:

المشاركة الأصلية كتبت بواسطة saeed sallam (المشاركة 22248)
اي كود اخليه في قالب extra.css لا يطبق على المنتدى ؟
استخدم الجيل الثاني
ياريت احد يفيدني جزاكم الله كل خير
مودتي

ضع لنا أخي نسخة من القالب
وضع لنا نسخة من إصدار منتداك

samzad 08-29-2018 10:58 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
هل توجد طريقه لعمل صندوق توقيع مشابه للنسخه 1.5

SAEED SALLAM 08-29-2018 09:08 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اقتباس:

المشاركة الأصلية كتبت بواسطة MesterPerfect (المشاركة 22256)
ضع لنا أخي نسخة من القالب
وضع لنا نسخة من إصدار منتداك


هذا القالب اخوي


كود:

/*
* Droid Arabic Kufi (Arabic) http://www.google.com/fonts/earlyaccess
*/
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'),
      url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
}

/*-------------------------------- header -----------------------------------*/

.p-header {
    color: #bcdef5;
    background: #fff;
    border-top: 2px solid #98c010;
}

/*-------------------------------- //header -----------------------------------*/

/*-------------------------------- Icons for navbar -----------------------------------*/

.p-navEl-link{                           
    &:before{padding-right:5px;font-family: FontAwesome;content: "\f06e";}           
    &[data-nav-id="home"]{&:before{content: "\f015";}}
    &[data-nav-id="forums"]{&:before{content: '\f0e6';}}
    &[data-nav-id="whatsNew"]{&:before{content: '\f128';}}
    &[data-nav-id="members"]{&:before{content: '\f007';}}
    &[data-nav-id="xfrm"]{&:before{content: '\f019';}}
    &[data-nav-id="xfmg"]{&:before{content: '\f030';}}
    &[data-nav-id="newPosts"]{&:before{content: '\f06d';}}
    &[data-nav-id="findThreads"]{&:before{content: '\f039';}}
    &[data-nav-id="searchForums"]{&:before{content: '\f002';}}
    &[data-nav-id="markForumsRead"]{&:before{content: '\f070';}}
    &[data-nav-id="whatsNewPosts"]{&:before{content: '\f0f6';}}
    &[data-nav-id="xfrmNewResources"]{&:before{content: '\f019';}}
    &[data-nav-id="whatsNewProfilePosts"]{&:before{content: '\f040';}}
    &[data-nav-id="whatsNewNewsFeed"]{&:before{content: '\f09e';}}
    &[data-nav-id="latestActivity"]{&:before{content: '\f005';}}
    &[data-nav-id="xfrmLatestReviews"]{&:before{content: '\f091';}}
    &[data-nav-id="xfrmYourResources"]{&:before{content: '\f0ed';}}
    &[data-nav-id="xfrmWatched"]{&:before{content: '\f06e';}}
    &[data-nav-id="xfrmSearchResources"]{&:before{content: '\f002';}}
    &[data-nav-id="currentVisitors"]{&:before{content: '\f234';}}
    &[data-nav-id="newProfilePosts"]{&:before{content: '\f040';}}
    &[data-nav-id="searchProfilePosts"]{&:before{content: '\f21b';}}
}
/*-------------------------------- //End Icons for navbar -----------------------------------*/

/*-------------------------------- Icons for Login and Register buttons -----------------------------------*/
.p-navgroup-link.p-navgroup-link--textual.p-navgroup-link--logIn:before {
    font-family: FontAwesome;
    content: "\f090";
    color: #fff;
    padding-right: 5px;
}
.p-navgroup-link.p-navgroup-link--textual.p-navgroup-link--register:before {
    font-family: FontAwesome;
    content: "\f084";
    color: #fff;
    padding-right: 5px;
}
/*-------------------------------- //End Icons for Login -----------------------------------*/

/*-------------------------------- Navbar & Forum category -----------------------------------*/
.p-nav {
    line-height: 40px;
}
.p-sectionLinks {
    border-bottom: 1px solid #8ab107;
}
.p-sectionLinks {
    padding: 6px 0;
    margin-bottom: 10px;

}
.p-sectionLinks .p-navEl {
    background-color: #98c010;
    color: #fff;
    margin-left: 5px;
    border-radius: 22px;
}
.p-sectionLinks-list .p-navEl.is-menuOpen {
    background: rgb(27, 143, 161);

}
.p-sectionLinks-list .p-navEl-link, .p-sectionLinks-list .p-navEl-splitTrigger {

    padding-top: 2px;
    padding-bottom: 2px;

}

/*-------------------------------- //End Navbar & Forum category -----------------------------------*/   

/*-------------------------------- sidebar -----------------------------------*/
.contentRow-main {
    font-size: 13px;
}
.contentRow-main a {
    color: #505050;
}
.pairs {
    font-size: 13px;
    padding: 5px;
}
.contentRow-main.contentRow-main--close {
    border-bottom: 1px solid #ececec;
    line-height: 25px;
    font-size: 12px;
}
/*-------------------------------- //End sidebar -----------------------------------*/   

/*-------------------------------- widget style -----------------------------------*/
.block-minorHeader {
    font-size: 13px;
    font-weight: 700;
    color: #1b8fa1;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 4px solid rgb(236, 240, 241);
    font-family: 'Droid Arabic Kufi';
    width: auto;
    margin-top: 5px;
    padding-left: 25px;
    position: relative;
    line-height: 15px;

}
.block-minorHeader a {
    color: #1b8fa1;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
}
.block-minorHeader::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 5px;
    vertical-align: middle;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    width: 18px;
    height: 18px;
    line-height: 1;
    content: "\f0fd";
}
.block-minorHeader::after {
    content: "";
    position: absolute;
    bottom: -3px;
    right: 0px;
    width: 10%;
    height: 3px;
    background-color: #1b8fa1;
}

/*-------------------------------- //End widget -----------------------------------*/

/*-------------------------------- Breadcrumb -----------------------------------*/
.crumb-wrap {
  margin: 15px 0;
  position: relative;
}
.crumb-in {
  margin-left: 42px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  padding: 6px 10px;
  min-height: 36px;
}
.crumb-in a {
    font-weight: 700;
    color: #58646f;
}
.crumb-wrap .p-breadcrumbs {
  margin: 0;
}
.p-breadcrumbs>li:last-child:after {
  display: none;
}

.p-breadcrumbs>li:last-child a {
  font-weight: 700;
  color: #58646f;
}
.crumb-home-icon {
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  text-align: center;
  background-color: #fff;
  line-height: 36px;
  font-size: 25px;
  position: absolute;
  top: 0;
  left: 0;
  background: none repeat scroll 0 0 #e1e1e1;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #646c74;
  box-shadow: 0 0 3px #ccc;
  text-shadow: 0 1px 0 #fff;
}
/*-------------------------------- //End Breadcrumb -----------------------------------*/

.Main {
    background-color: #fdfdfd;
    border: 1px solid #e0e0e0;
    padding: 8px;
    border-radius: 4px;
}
.F-HomeMainRight {
    background-color: #4b8b8a;
    border-radius: 0 10px 0 0;
    -webkit-border-radius: 0 10px 0 0;
    -moz-border-radius: 0 10px 0 0;
    float: left;
    height: 4px;
    margin-left: -14px;
    margin-top: -3px;
    width: 5px;
}
.block.block--category.block--category .block-header {
    background: #1b8fa1;
    color: #ffffff;
    margin: 1px 0px 0px -14px;
    border-top-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    text-shadow: 0 1px 1px #000;
}
.block-container:not(.block-container--noStripRadius) > :first-child, .block-topRadiusContent, .block-container:not(.block-container--noStripRadius) > .block-body:first-child > .blockLink:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 0px;
}
.node--forum {
    border-width: 0;
    background-color: #fff;
}
.block--category .block-container {
  background-color: transparent !important;
  border-width: 0;
}

.node-title a {
    font-size: 15px;
    font-weight: 700;
    color: #047b8d;
}
.node-title a:hover {
    text-decoration: none;
    color: #878787;

}
.node-subNodeFlatList a {
    color: #026d7e;
}
.node-extra-row {
    font-size: 11px;
    font-weight: 400;
    line-height: 22px;
}
.node-extra-row a {
    color: #026d7e;
    font-size: 11px;
    font-weight: 400;
}

.F-HomeMainTitle {
    text-align: center;
}

/*-------------------------------- Node Collapse -----------------------------------*/
.block--category
{
    .collapseTrigger
    {
        opacity: 0.5;
        transition: opacity 0.3s;
        margin-left: 10px;
        &.is-active:before
        {
            content: "\f196";
            transform: scale(-1, 1);
            margin-left: -8px;
            font-size: 18px;
        }
        &:before
        {
            content: "\f205";
            font-size: 80%;
        }
    }
    .block-container:hover .collapseTrigger
    {
        opacity: 1;
    }
}

.collapsible-nodes
{
        .block-header
        {
            display: flex;
            text-align: center;
        }
        .block-header--left
        {
            max-width: 100%;
        }

    .block-body
    {
        transition: all 0.75s cubic-bezier(0.68, -0.55, 0.27, 1.55);
        -webkit-transition-property: all, -xf-opacity;
        transition-property: all, -xf-opacity;
        overflow-y: hidden;
        height: 0;
        -webkit-transition-property: all, -xf-height;
        transition-property: all, -xf-height;
        &.is-active
        {
            height: auto;
        }
    }
}

/*-------------------------------- //Node Collaps -----------------------------------*/

/*-------------------------------- Social -----------------------------------*/

.social-icon {
  float: right;
  margin-top: 6px;
  list-style: none;
}
.social-icon li {
  float: left;
  margin-right: 6px;
}
.social-icon li a {
  display: block;
  width: 30px;
  height: 30px;
  color: #91a9bf;
  float: right;
  text-align: center;
  position: relative;
  z-index: 1;
  line-height: 30px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #d4dade;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.social-icon li a i {
  display: block;
  line-height: 30px;
  font-size: 18px;
}

.social-icon li a:hover {
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
}
.social-icon a.Scfacebook {
  color: #91a9bf;
}

.social-icon a.Sctwitter {
  color: #91a9bf;
}

.social-icon a.Scgoogleplus {
  color: #91a9bf;
}
.social-icon a.Scfacebook:hover {
  background-color: #3b5998;
  border: 1px solid #3b5998;
}

.social-icon a.Sctwitter:hover {
  background-color: #55acee;
  border: 1px solid #55acee;
}

.social-icon a.Scgoogleplus:hover {
  background-color: #DE4B39;
  border: 1px solid #DE4B39;
}

/*-------------------------------- //End Social -----------------------------------*/

/*-------------------------------- stickySep -----------------------------------*/

.stickySeparator {
    height: 30px;
    background-color: #c0cdd8;
    border-bottom: 1px solid #88a0b4;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    margin: 0px;
}
/*-------------------------------- //End stickySep -----------------------------------*/
.button, a.button {
    box-shadow: inset 0px -2px 0px rgba(0,0,0,0.3);
    font-size: 11px;
    }
.block-header a {
    margin: 0px auto;
}
html {
    line-height: 1.4;
    -webkit-text-size-adjust: 100%;
}


.p-nav-list .p-navEl {

    color: #fff;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    font-weight: 700;
    text-shadow: 0 1px 1px #717070;

}
.p-nav-list .p-navEl.is-selected {
    color: #fff;
    font-weight: 700;
    background: #afd923;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.p-navgroup-link.p-navgroup-link--iconic .p-navgroup-linkText, .p-navgroup-link.p-navgroup-link--textual i {
    display: none;
}
.block-filterBar {
    background: #c0cdd8;
    border-bottom: 1px solid #88a0b4;
}   
.block-filterBar a {
    color: #2a4b68;
}       
.pairs {
    font-size: 12px;
    padding: 5px;
}


/*-------------------------------- Star-----------------------------------*/
.rankBlock {
    text-align: center;
    margin-top: -20px;
}
/*-------------------------------- //End Star -----------------------------------*/

/*-------------------------------- User Extras Collapse-----------------------------------*/
.message-userExtras-body
{
    .m-listPlain();

    &.message-userExtras--collapsible
    {
        .has-no-js & { display: block; }

        .m-transitionFadeDown();
    }
}

.message-cell
{
    .collapseTrigger
    {
        text-align: center;

        &.is-active:before
        {
            transform: rotate(-180deg);
        }
        &:before
        {
    content: "\f107";
    color: #2577b1;
    transition: ease-in transform .3s;
    width: auto;
    background: rgba(95, 95, 95, 0.1);
    width: 50px;
    color: #636363;
    border-radius: 20px;
        }
        &.collapseTrigger--block:before
        {
            float: none;
        }
    }
}
@media (max-width: @xf-responsiveNarrow)
{
    .message-cell
    {
        .collapseTrigger
        {
            display: none;
        }
    }
}

/*-------------------------------- //End User Extras Collapse -----------------------------------*/


.message-body {
    font-family: 'Droid Arabic Kufi',sans-serif;
    font-size: 17px;
text-align: center;
line-height: 2;
}
.bbCodeBlock.bbCodeBlock--quote .bbCodeBlock-content {
    font-size: 12px;
}
.block--messages .message, .block--messages .block-row {

    color: #141414;
    background: #fefefe;
    border-radius: 0px;
    border: 5px solid #eaeaea;

}

@media screen  and  (max-width:700px) {
.rankBlock {
    display: none;
}
   

/* CODE_new-node-icon_MAAIDNI */
.node--unread .node-icon i:after, .node--unread .no-icon i:after {
    font-family: Droid Arabic Kufi;
    font-size: 13px;
    font-style: initial;
    font-weight: bold;
    line-height: 18px;
    float: right;
    color: #fff;
    background-color: #8BC34A;
    padding: 0px 7px;
    left: 3px;
    margin-top: -6px;
    position: relative;
    border-radius: 2px;
    text-transform: uppercase;
    content: "جديد";
}
/* CODE_new-node-icon_MAAIDNI */
   
/* تعديل خلفية لقب العضو */   
    .message-userBanner.userBanner {
    display: block;
    margin-top: 3px;
    margin-right: -15px;
    margin-left: -15px;
}
.userBanner span {
    position: absolute;
    top: 146px;
    width: 5px;
    height: 4px;
    background-color: #bcdef5;
}
.userBanner-before {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -khtml-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    right: -5px;
}
.userBanner-after {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -khtml-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    left: -5px;
}
    /* تعديل خلفية لقب العضو */
   
   
.Sign-Block{
    background: #f6f6f6;
    border: 1px solid #ececec;
    padding: 12px;
    position: relative;
    text-align: center;
    border-radius: 5px;
    margin: 20px;
    width: auto;
}
.Sign-Block h6 {
    background: #f6f6f6;
    border: 2px solid #fff;
    border-radius: 30px;
    margin: -30px auto 14px;
    position: relative;
    font-family: 'Droid Arabic Kufi';
    font-size: 12px;
    color: #7a7676;
    font-weight: bold;
    width: 200px;
    height: 35px;
    line-height: 35px;
}
.Sign-Content {
    font-family: 'Droid Arabic Kufi';
    font-size: 12px;
    color: #7a7676;
    font-weight: lighter;
}
@media (max-width: 480px)
{
    .Sign-Block { display: block !important; }
}
   
   
.pulse {
  position: relative;
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}


.avatar.avatar--xs {
    width: 38px;
    height: 38px;
    font-size: 19.2px;
    background-color: #FFF;
    border: 1px solid #B3D892;
    float: right;
    text-align: center;
    padding: 2px;
    height: 40px;
    width: 40px;
    border-radius: 3px;
}

 /* Source thread */
.PrevNextThread {
    margin: 4px;
    padding: 2px 4px 2px 4px;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 13px;
    color: #0027B0;
    font-weight: lighter;
}
.PrevNextThread a {
    background-color: #DBECC0;
    margin: 4px;
    padding: 2px 4px 2px 4px;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 13px;
    border: 1px solid #B5CD8E;
    box-shadow: 0px 0px 3px #E2E2E2;
    border-radius: 5px;
    color: #4C6A13;
    font-weight: lighter;
}
    @media (max-width: @xf-responsiveNarrow)
{
        .PrevNextThread a
    {
    background-color: transparent;
    margin: 4px;
    padding: 2px 4px 2px 4px;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 13px;
    border: 0;
    box-shadow: 0px 0px 3px transparent;
    border-radius: 0;
    color: #4C6A13;
    font-weight: lighter;
        }
    }
//***EnD Source thread****//


واصدار المنتدى عندي 2.0.1

abo-karim 09-01-2018 08:07 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
لو انت مستخدم استايلى افعل كما بالصورة



MesterPerfect 09-07-2018 09:03 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
أخي أبو كريم هل يمكن وضع التوقيع أسفل أزرار الرد والإعجاب وأقتباس وخلافه كما في الجيل الأول

samzad 09-14-2018 05:40 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اقتباس:

المشاركة الأصلية كتبت بواسطة mesterperfect (المشاركة 22435)
أخي أبو كريم هل يمكن وضع التوقيع أسفل أزرار الرد والإعجاب وأقتباس وخلافه كما في الجيل الأول

اريد الطريقه للجيل الاول اخى اذا لديك وكيف اجعل التوقيع اسفل ازرار الرد والاعجاب

هيلبرنت 09-14-2018 08:13 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
تفضل
قالب التوقيع الخاص باسكريبت الزين فورو بشكل جديد و حصرى لمنتدى هيلبرنت

samzad 09-15-2018 07:37 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اقتباس:

المشاركة الأصلية كتبت بواسطة هيلبرنت (المشاركة 22569)

شكرا لك اخى

ولكن هل يمكن طريقه لجعل صندوق التوقيع اسفل ازرار الرد والازرار الخاصه

ويكون بشكل اخر ؟

blidi4ever 11-07-2018 10:28 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
ما شاء الله.هل هناك طريقة للتحكم في حجمه اي يكون صغيرة خاصة صور التوقيع وربي يبارك فيكم

هيلبرنت 11-07-2018 11:28 PM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
تستطيع تغيير الصوره باى صوره اصغر منها او تصغر نفس الصوره بالفوتوشوب

reepairnet 03-14-2020 05:57 AM

رد: شكل جديد لقالب التوقيع الخاص بالزين فورو الجيل الثانى
 
اقتباس:

المشاركة الأصلية كتبت بواسطة abo-karim (المشاركة 19991)
لحل هذه فى قالب extra.less قم باضافة هذا الكود
كود:

.message-body:last-child {
    margin-bottom: 15px;
    min-height: 150px;
}
@media (max-width: 480px)
{
.message-body:last-child {
    min-height: 0px;
    margin-bottom: 0px; }
}





أحسنت تم التطبيق


الساعة الآن 05:49 AM

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. TranZ By Almuhajir