![]() |
Forums arranged in columns on forumhome + Extra Future
In this hack i just add some extra Future. It was made by Xenon
When we install Forums arranged in columns on forumhome it just show the main Thread name and few people ask me how i customise on my site and show last post and then other forum info. with it.. well it's simple 1st install this hack.. https://vborg.vbsupport.ru/showthread.php?t=99829 And then login in ur admincp SKins > Forum Home Templates > forumhome_forumbit_columncell Look For <div class="smallfont">$forum[description]</div></if> Add This After that Quote:
If u want to add Image next to Topic then add that in discription of forum... This is my 1 hack and i really don't know how to post he hack so i m just doing w.e i can to help other members... |
Use <br /> instead od <br>.
Use $vbphrase[phrasename] instead of typing text inside templates. There are all standard phrases for what you typed. |
*.txt file please.
|
nice hack!
|
very nice hack
installed |
Doesnt seem to work for me!
|
Quote:
What it say when u try it ? |
OMG THATS ******* HOT!
Ill see wat i can do with this, this will be very useful for site.com (one of my sites) |
Here we go:
http://www.imgshed.com/files/1/wooo_thumb.png i needed a better layout :) this did it for me |
nice work with it :) awesome graphics
|
is it possible to disable\enable this per forum category?
I would like to use this layout for specific forums only. |
actually you can do more than that, you can turn it on in one forum for 2 columns and another forum for 3 columns, and another one could just be normal :).
I love it, im going to be working on it a lil more to see what i can come up with. What i really want is to display the sub-fourms |
A better way to display images is to use an if condition:
<if condition="$forum[forumid] == 1"></if> |
heres an update of what i got so far, http://site.net/forums/
|
I have added an url of an image in the forum description, but the image does not show up. How exactly do you add an image to a forum?
|
<center><img src="imageurl.gif" border=0></center>
|
Chad let me know if u can make Sub forum like this.. love to add that hack on site :) coz my forum is getting too long :-s
|
Well, tried as suggested. The image is still not showing up. See attachment for details. Don't even get a red x
|
Thanks for the hack! :)
|
Quote:
@AKapadia... lol good hack [copied of my forum + worked it on your forum then releasing this hack here lol] anyways its k.. lolz and btw... if u guyz want me to release this in plug-in format it shouldnt be hard... in mean while let me also try to get subforumz displayed! |
Yeah, anyone find a way to display it as a subforum to?
|
This is great, I will install it shortly. Plug in format would be awesome.
|
actually nevermind.. i got a better looking code thou try this guyz:
replace whole forumhome_columncell with : Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width="$column_width"> |
this is what i came up with:
http://www.imgshed.com/files/1/example.PNG as you can see i got the subforums to work, [Live Example] |
looks hot... nice.. work :)
|
What i want to do is make the whole box glow, (by changing the images) if there has been any new threads/posts.
HTML Code:
<if condition="$forum[statusicon] == old OR lock"> |
Moved this to template modifications since there are no actual file changes for this specific mod.
|
Chad how did you get the subforum text list show ? :)
What youve done is just what i need as i have lots of sub-forums. |
Quote:
or like this Code:
<if condition="$forum[statusicon] == new"> |
What changes do i need to make to put an image in the columns for each forum??
Thanks in advance |
in my forum i did was <img src="images/forum/$forum[forumid].jpg"> in the template bit...
|
Do you mean this template - forumhome_forumbit_columncell
Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width="$column_width"> |
Code:
then add this new function to the file: Fatal error: Call to undefined function: construct_forum_columns() in /home/knockout/public_html/board/includes/functions_forumlist.php on line 296 what am i doing wrong? |
Quote:
The best thing to do is put that new function at the very end of the file, right before the closing PHP tag ( ?> ). |
I don't have a "forumhome_forumbit_columncell" template.
I'm running VB ver 3.5.4 and Cyb - Sub-forums Arranger, found here https://vborg.vbsupport.ru/showthread.php?t=113942 I used this code in my "forumhome_forumbit_level1_nopost" with excellent results. You can check it out here www.srtcaliber.com. just another way to use this code for those who don't have the "forumhome_forumbit_columncell" template. Thanks for the code! |
Nice add on. Is there anyway I can show five latest threads under each forum instead of showing only the last replied thread ?
|
can someone update this Mod for vb4.03 please
|
All times are GMT. The time now is 01:16 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:
|