Back to vBulletin 3.6 Template Modifications

Link to this thread
Mod Version: 1.00, by Digitalus

This modification is in the archives.
vB Version: 3.6.4 Rating: (0 vote - 0 average) Installs: 4
Released: 01 Feb 2007 Last Update: Never Downloads: 92
Not Supported  

Link to this thread

Okay i got the idea from http://www.vbulletinzone.com .. so i pass all the credits to them

Edit your postbit or postbit_legacy template.. add on the top this and replace your-domein.com to your own url

Code:
<if condition="$post[postcount] == 2">
<div style="padding-top: 5px;"></div>
<div class="linkback_bl_blue">
   <div class="linkback_br_blue">
      <div class="linkback_tl_blue">
         <div class="linkback_tr_blue">
<table cellspacing="0" cellpadding="5" border="0" width="100%">
<tr>
<td class="smallfont" style="color: #fff; font-weight: bold; text-align: center; vertical-align: middle;">Link To This Thread: <input class="bginput" type="text" name="$post[postcount]" id="postcount$post[postid]" size="61" readonly="readonly" value="$vboptions[bburl]/showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]"> </td>
</tr>
</table>
</div>
</div>
</div>
</div></if>

And put this in you main css and replace your-domein.com to your own url..

Code:
.linkback_bl { background: #F2F2F2 url(www.your-domein.com/images/misc/linkback_bl.gif) no-repeat bottom left; }
.linkback_br { background: url(http://www.your-domein.com/images/misc/linkback_br.gif) no-repeat bottom right; }
.linkback_tl { background: url(http://www.your-domein.com/images/misc/linkback_tl.gif) no-repeat top left; }
.linkback_tr { background: url(http://www.your-domein.com/images/misc/linkback_tr.gif) no-repeat top right; }
.linkback_clear { font-size: 1px; height: 1px; }
.linkback_bl_blue { background: #6496c9 url(http://www.your-domein.com/images/misc/box_bl_blue.gif) no-repeat bottom left; }
.linkback_br_blue { background: url(http://www.your-domein.com/images/misc/linkback_br_blue.gif) no-repeat bottom right; }
.linkback_tl_blue { background: url(http://www.your-domein.com/images/misc/linkback_tl_blue.gif) no-repeat top left; }
.linkback_tr_blue { background: url(http://www.your-domein.com/images/misc/linkback_tr_blue.gif) no-repeat top right; }

Upload all the images in your dir: images/misc..

Again thanks to http://www.vbulletinzone.com for this great idea

(Sorry for my bad english )

Download

This modification is archived, downloads are still allowed.

File Type: %1$s linkback.zip (33.5 KB, 68 downloads)

Screenshots

Click image for larger version
Name:	linkthread.jpg
Views:	421
Size:	6.7 KB
ID:	60384  


vblts.ru supports vBulletin®, 2022-2024