View Full Version : Alternate forum Home Display forum layout
Sinistra
12-30-2005, 10:00 PM
My first thing to post so I hope you like. This template edit will give your forum a cool look and real easy to work with. This is something I applied on a site I use to do mod installs for but That ship sailed Anywho you can see a live demo
<removed as no longer valid>
Lpspider
12-31-2005, 04:27 PM
What exactly does it do?
chimaira
12-31-2005, 04:33 PM
Look at the demo posted.. Then look at your forum home layout... Notice any difference? Well thats what this does ;)...
Wont be using this as i already have forumhomeset out the way i like it.... But yours does look nice.. good work
Zachariah
12-31-2005, 04:47 PM
views / posts moved
- It's cool if your not looking for stats fast.
- for power users that scan pages for stat changes its a pain.
- great if you want to add a "side" to the forums (less space taken up by columns)
zajako
12-31-2005, 04:51 PM
For those who dont get it, It moves the thread and post count to the title of the forum giving more room for a crisper cleaner look.
Good job, I like it :D
harpez
12-31-2005, 05:36 PM
Well it looks exactly the same for me.
EDIT: Oh, this is actually a mod, sorry :p
GamerJunk.net
12-31-2005, 08:52 PM
Looks good man, I like that layout too.
Is that custom or did you buy it?
puertoblack2003
12-31-2005, 09:13 PM
well i got it to work but when u ask on :Find in forumhome_forumbit_level1_nopost
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
can not find that script everything else been completed so this is the result which is not the same on your forum
http://img366.imageshack.us/img366/1623/froum7jl.gif (http://imageshack.us)
any idea's or suggestion
puertoblack2003
12-31-2005, 10:05 PM
never mind i noticed it won't work for 3.5.1 it has diffrent templates comparison
to 3.5.2....but like the idea. :ermm: ****UNINSTALLED***
Snake
12-31-2005, 10:57 PM
Coolio.
4number8
01-01-2006, 11:11 AM
Bummer, I was going to install this but if it won't work with 3.5.1 I will have to pass also as nievesidenshop pointed out. Is their anyway you can fix this for 3.5.1 also?
thanks just the same, looks really good
Sinistra
01-01-2006, 12:42 PM
Yeah I will see if I can get it working for 3.5.1 let me install a test board on my server and get tht fixed up for ya really fast
I'm running 3.5.2 and I'm having the same problem as nievesidenshop.
Sinistra
01-02-2006, 02:38 PM
OK I will fix it up abit better so everyone is able to read the install stuff
tercede
01-03-2006, 02:57 AM
I'm running 3.5.2 and I'm having the same problem as nievesidenshop.
Same with me in regards to vb (3.5.2). The post and topic number columns are still there on the right side of the forums. I believe I did all the steps correctly :ermm: .
well i got it to work but when u ask on :Find in forumhome_forumbit_level1_nopost
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
can not find that script everything else been completed so this is the result which is not the same on your forum
any idea's or suggestion
remove
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
from template
forumhome_forumbit_level2_post
tercede
01-03-2006, 10:29 AM
remove
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
from template
forumhome_forumbit_level2_post
Thanks that fixed everything for me.
puertoblack2003
01-03-2006, 10:49 PM
remove
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
from template
forumhome_forumbit_level2_post
we are almost there...lol..one more thing the width is diffrent from the other last post section..look at the pics or go to www.puertotech.com user=TEST1, pass=TEST
http://img349.imageshack.us/img349/7236/part13dr.gif (http://www.puertotech.com) part1 smaller width last post side
http://img349.imageshack.us/img349/3348/part24ua.gif (http://www.puertotech.com) part 2 width little wide then top part
i tried change width around but did not work... :ermm: but looking good thought a little more tweaking
Freakpyromaniac
01-04-2006, 07:23 PM
Installed
1 thing i want to have change.
The Post count and Thread Count smaller.
How can we make the size of these smaller.
snakes1100
01-05-2006, 05:47 AM
Installed
1 thing i want to have change.
The Post count and Thread Count smaller.
How can we make the size of these smaller.
Change forumhome_forumbit_level2_post to this:
<table width="100%">
<tr>
<td>
<div>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> <span class="smallfont">( <b>$forum[replycount]</b> Posts | <b>$forum[threadcount]</b> Topics )</span>
</div></td>
<td align="right"><div align="right"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></div></td>
</tr>
</table>
snakes1100
01-05-2006, 05:59 AM
This template mod is comfirmed to work in 3.5.3 as of today.
tercede
01-08-2006, 02:56 AM
How do you only show viewers if x number of viewers greater than 0? So if no one is in the that certain forum, then # of viewers is not shown...
utw-Mephisto
01-08-2006, 04:26 AM
How could I align the postcount to the right ?
LEAD_WEIGHT
01-08-2006, 09:05 PM
I do like how clean it looks. *INSTALL* *Rated* (*****)
hawksisdead
01-13-2006, 05:42 PM
To get mine to work on 3.5.2 I did the above steps and also removed:
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
from forumhome_forumbit_level1_post and forumhome_forumbit_level2_post.
It also seemed to align them all up for me. I also skipped the original steps in forumhome_forumbit_level1_post and forumhome_forumbit_level2_post.
Here you can see a demo http://www.muzikingz.com/forum
uzman59
01-14-2006, 09:39 AM
i have that problem
:Find in forumhome_forumbit_level1_nopost
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td> but can not find it
bayard88
01-18-2006, 09:39 PM
thanks for this mod
*Installed*
raynexeo
02-06-2006, 03:53 AM
I am following this perfect and it is not working for me on vb 3.5.3
Omranic
02-07-2006, 10:17 AM
thanks man
took a look along the demo-website... eh. "jorunal?" whats that, by the way? ;)
ShadowOne
10-20-2006, 03:03 PM
This Is One Of My Fav Temp MODs.... Thanks.
RTMdotORG
11-13-2009, 05:09 PM
I would go to FORUMDISPLAY template and erase
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
as well....
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.