Quantcast
Channel: MyBB Community Forums - Tutorials
Viewing all articles
Browse latest Browse all 690

Advanced Moving Post + Scroll

$
0
0
HI

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


Please go to:

ACP >>> Templates & Style >>> Themes >>> Your Theme >>>postbit>>>postbit Or postbit_classic

Find :

PHP Code:
<div id="pid_{$post['pid']}class="post_body">
                {
$post['message']}
            </
div



And replace whit it :


PHP Code:
<div id="pid_{$post['pid']}class="post_body">
        <
div>
        <
div id="1" style="float:left; z-index: 1; position: Absolute;">
        <
br><img src="http://up.iran-talk.ir/uploads/13765797251.gif">
        </
div>
        <
div id="2" style="z-index: 0; padding: 5px;">
        <
fieldset style="background: #DCDCDC url(http://up.iran-talk.ir/uploads/13765796481.png);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 22px;
    margin-top:10px;
    margin-bottom:0px;
    box-shadow:#E6E6FA 0 0 7px;
    -moz-box-shadow:#E6E6FA 0 0 7px;
    -webkit-box-shadow:#9400D3 0 0 20px;
    text-shadow: #fff 1px 1px;
            position: relative;"
>
                <
div style="min-height: auto auto;max-height:350px;overflow:auto;">{$post['message']}</div>
                </
fieldset>
        </
div>
        </
div>
        </
div



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


Sample:

.png  scr.png (Size: 235.03 KB / Downloads: 35)

Viewing all articles
Browse latest Browse all 690

Trending Articles