vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Link to this thread (https://vborg.vbsupport.ru/showthread.php?t=138164)

Digitalus 01-31-2007 10:00 PM

Link to this thread
 
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]&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 www.vbulletinzone.com for this great idea ;)

(Sorry for my bad english :o)

Distance 02-01-2007 05:48 PM

Whats it do

TheBlackPoet 02-01-2007 05:54 PM

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

TheBlackPoet 02-01-2007 05:58 PM

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...

Digitalus 02-02-2007 06:02 AM

Thanks for the feedback TheBlackPoet,

Maybe a coder can add a javascript link that copied the url, im just new in these things

pr0team.net 02-02-2007 09:44 PM

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 :) ?

Digitalus 02-03-2007 10:40 AM

I will add the psd files today ;)

Edit: PSD files added..
Download the zip file from the first post..

farooqaaa 02-10-2007 10:04 AM

Screenshots please ? :x

Smiry Kin's 02-11-2007 03:35 AM

screenshot please mate.

Digitalus 02-11-2007 01:47 PM

Sorry, screenshot added

DPSR 02-12-2007 01:54 AM

I think i need to edit it to match my site colour scheme ;)

Anyway you can put something like this anywhere in postbit to show the box:
PHP Code:

<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]"


Digitalus 02-13-2007 02:50 PM

Thanks DPSR,

have updated the thread with your code...

;)

BamaStangGuy 02-16-2007 09:06 PM

I'd make the link point to showthread.phpt=xxxx than p=xxxx. Makes more sense SEO wise.


All times are GMT. The time now is 06:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01097 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete