MyBB Community Forums

Full Version: Pro Css Signature
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HI

Author: OmidKarimzadeh ( ! Omid StaR ! )
mian link: http://url.MyBBSkin.ir/Signature
Support: http://mybbskin.ir
web: http://iran-talk.ir


Please go to:

ACP >>> Templates & Style >>> Themes >>> Your Theme >>>postbit>>>postbit_signature



Please replace the previous:


<style>
.omidkarimzadeh_MyBBSkin {
    background: rgb(238,238,238); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 1%, rgba(238,238,238,1) 57%, rgba(211,211,211,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgba(238,238,238,1)), color-stop(57%,rgba(238,238,238,1)), color-stop(100%,rgba(211,211,211,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 1%,rgba(238,238,238,1) 57%,rgba(211,211,211,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 1%,rgba(238,238,238,1) 57%,rgba(211,211,211,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(238,238,238,1) 1%,rgba(238,238,238,1) 57%,rgba(211,211,211,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(238,238,238,1) 1%,rgba(238,238,238,1) 57%,rgba(211,211,211,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d3d3d3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: 2px solid #D3D3D3;
        margin-top: 2em;
        border-radius: 10px;
        -moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
        box-shadow: 0px 0px 5px #6b6b6b;
        -moz-box-shadow: 0px 0px 5px #6b6b6b;
-webkit-box-shadow: 0px 0px 5px #6b6b6b;
-o-box-shadow: 0px 0px 5px #6b6b6b;
-ms-box-shadow: 0px 0px 5px #6b6b6b;
        margin-left: 13px;
        margin-right: 12px;
        font-family: Byekan;
}
</style>


    <div class="omidkarimzadeh_MyBBSkin">
<fieldset class="fieldset"><legend><b><strong>Signature
{$post['username_formatted']}</font></strong></b></legend>
 {$post['signature']}
</fieldset></div> 





Good luck Heart
Omid Karimzadeh (!ArTiN!)
http://mybulletinboard.ir


Sample: