PDA

View Full Version : Need some help.....


Oddjob
03-05-2006, 06:22 PM
I would like the information circled in example 1 to be in my site which is example two.

I need some help with the coding.....

Example 1
https://vborg.vbsupport.ru/external/2006/03/16.jpg


Example 2
http://x10.putfile.com/3/6314210769.jpg

BeaLzeBuB
03-05-2006, 06:55 PM
in showthread template

find

<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextoldest">$vbphrase[prev_thread]</a>
|
<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest">$vbphrase[next_thread]</a>
<strong>&raquo;</strong>

Oddjob
03-05-2006, 07:13 PM
in showthread template

find

<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextoldest">$vbphrase[prev_thread]</a>
|
<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest">$vbphrase[next_thread]</a>
<strong>&raquo;</strong>

Ok and i add after?

help............

help/....................

help...................

BeaLzeBuB
03-06-2006, 03:32 PM
add what? navbar links?

Oddjob
03-06-2006, 04:48 PM
under the 'previous thread | next thread' links that are circled in pic 2 i would like to put in some links as circled in example 1.

thats all, i just need to know where to put the code.

BeaLzeBuB
03-06-2006, 07:18 PM
after code

<br><center><a href="#">bla bla</a></center>

Oddjob
03-06-2006, 11:36 PM
ok thanks.

i actually found a hack that puts similar info in a table.....