![]() |
Seperate Categories (other mod again ^^)
Seperate Categories (other mod again ^^) (compatible with All vB3.6.x) [left] Description: Seperate the categories on forumhome
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Thank you!
|
I'am gona try it right now
|
Looks easy and simple.
But After Applied this code, Last Post Cell is not same as before in each categories. This problem is in all Mods :D See this Screenshot, https://vborg.vbsupport.ru/ |
Quote:
Code:
<table cellpadding="0" cellspacing="0" border="0" width="200"><tr align="$stylevar[right]"> Code:
<table cellpadding="0" cellspacing="0" border="0" width="225"><tr align="$stylevar[right]"> |
I looked for this in forumhome_lastpostby but there's no table at all (??)
|
Same prob here, categories are seperate, but also the cell problem here and no such line in the forumhome..... template
|
thx for sharing but i use THIS hack :)
|
That one is easier with install, but also has the same prob with the lastpost. Shame, seems that it is a prob with some designs, so I cannot use it.
|
100% PERFECT!!!!!!!!!!!! thank you so much.
|
Quote:
|
Quote:
|
i get a we problem were theres a Dot above the top cat in the middle
|
|
In foruhome template, find:
Code:
<tr align="center"> Code:
<thead> |
In the main thread it says delete this
|
This is one of the few mods that works with little effort. Installed and aligned
|
Looks like this can't be used with customized skins. Too bad :(
|
Basically how it is on all seperate catagory tricks :|
|
How do I get rid of the dot too, I done what was asked and it's there
|
Quote:
at the very top, add this: Code:
<if condition="$forum[forumid] != X"> |
awesome but I needed to put a </if> in there
|
Quote:
Code:
<if condition="$forum[forumid] != X"> |
Quote:
Open forumhome_forumbit_level1_nopost Find: Code:
<td class="thead" width="175">$vbphrase[last_post]</td> Code:
<td class="thead" style="display: block; width: 250px;" width="250">$vbphrase[last_post]</td> |
Fore those looking to remove that pointless table cell above the new post images.
In the forumhome_forumbit_level1_nopost template, find: Code:
<tr align="center"> Code:
<tr align="center"> |
Works like a charm! I tried a few others and could not get them to work. Excellent work and thank you very much!
|
installed 3.6.7PL1 works great...
|
This is awesome!
|
dont align on 3.6.8 last table is well out:(
thanx anyway |
seperate >> separate. ;)
|
i dont think that <br /> can be after <table> tag...
so, i did this: in forumhome_forumbit_level1_nopost (at very top) Code:
<if condition="$forum[forumid] == XX"> now, everything its ok :) |
https://vborg.vbsupport.ru/external/2007/08/8.jpg
Hey between my posts I have an "a" As you can see. How would I remove it :| |
so? this hack no touch that... but i thin u have a problem in spacer_open, spacer_close ;)
check that templates... |
thank you allan :up:
|
swett and simple.
tested on VB3.6.8 thank you:) |
|
not valid xhtml. working but not VALID!!!
|
There's simple way to fix it.
Change in forumhome_forumbit_level1_nopost Code:
<tr align="center"> Code:
<tr align="center"> Let me know what about yoy. Greetings Pedro |
Thanks a lot, perfect :).
|
Works much better than others...
Thanx! *installed* |
All times are GMT. The time now is 04:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|