The Arcive of vBulletin Modifications Site. |
|
Link to this thread Details »»
|
|||||||||||||||||||||||||
Link to this thread
Okay i got the idea from 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]&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 www.vbulletinzone.com for this great idea (Sorry for my bad english )Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Whats it do
|
|
#3
|
||||
|
||||
|
i like that!!!! i like that a lot......! Installed...!!
it puts the url to the thread... under the thread.... although you can do the same thing by copying the url from the top of the browser... its still cool |
|
#4
|
||||
|
||||
|
it would be really cool if the link to this thread was a javascript link that copied the url... still i like it... giving the members more control...
|
|
#5
|
|||
|
|||
|
Thanks for the feedback TheBlackPoet,
Maybe a coder can add a javascript link that copied the url, im just new in these things |
|
#6
|
|||
|
|||
|
Good idea, i guess "Default" linkback.zip don't looking good with all templates.
You can't use currect template background ? anyone can make this in currect template table background ?
|
|
#7
|
|||
|
|||
|
I will add the psd files today
![]() Edit: PSD files added.. Download the zip file from the first post.. |
|
#8
|
|||
|
|||
|
Screenshots please ? :x
|
|
#9
|
||||
|
||||
|
screenshot please mate.
|
|
#10
|
|||
|
|||
|
Sorry, screenshot added
|
![]() |
|
|