Log in

View Full Version : vB advanced forumlinks


flup
11-15-2005, 10:00 PM
This little template modification will make your forum look much better when you create a childforum wich will point to a file on your host/other site.

Normaly it will look like the forums above (see image) but where the numbers are it would simply say "-". This little mod gives the row IF it is a forumlink a colspan="4" so it looks better. Check it out in the example beneat.

Sooner95
11-16-2005, 08:25 PM
First click install..

Very nice, thx!

Allan
11-16-2005, 08:51 PM
Nice idea Flup, Click Install ;)

A suggestion, you known as to replace all contents of the template by your, but if a person with fact of the modifications, that is likely to pose problem, you would not like just to put the modifcations to be applied please

flup
11-17-2005, 07:06 AM
If I do not mistake have to edit custom templates this way;

on top add:
<if condition="$forum['link']">
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td>
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" colspan="4">
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" target="_blank"><strong>$forum[title]</strong></a></td>
</tr>

<else />

and on the bottom add:
</if>

Snake
11-17-2005, 09:05 PM
I just dont' get it.

pelican
11-18-2005, 02:22 AM
dont undertsand too... is it possible to show bfore and after screenshot. thanks.

flup
11-18-2005, 02:23 PM
add a forum with a link to another site to your forum.
Look at it, change the template.

Think it's good? leave it, else change it.

The BEFORE screenshot is just like the forums above.
Just there's a link and no post/thread-count.

thedvs
01-04-2006, 10:12 PM
FLUP, i love this, but how do you do it so it also shows the forum description.
when i do this my redirect forums descriptions are missing.

Bubble #5
01-05-2006, 03:06 AM
add a forum with a link to another site to your forum.
Look at it, change the template.

Think it's good? leave it, else change it.

The BEFORE screenshot is just like the forums above.
Just there's a link and no post/thread-count.
Well that's an awful lot of words and we still don't have a clue as to what this does :ermm: