Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ForumHome Category Spacing Details »»
ForumHome Category Spacing
Version: 1.5, by DaPro DaPro is offline
Developer Last Online: Sep 2014 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.6 Rating:
Released: 08-08-2006 Last Update: 05-12-2007 Installs: 318
Template Edits
 
No support by the author.

This is a small port from what Floris and Zachery have written on Forum Category Spacing. I hope that some of you will find this bit of information usefull. Don't forget to click INSTALL . Thanks.

Credits:
Floris - http://www.vbulletin.com/forum/showthread.php?t=110590
Zachery - https://vborg.vbsupport.ru/showthread.php?t=88983

Changelog:

*Note: I skipped 1.4 because 1.5 just looks better
v1.5 (May 12 2007)
========================
- Updated to Support vBulletin 3.6.6

v1.3 (Nov 03 2006)
========================
- Fixed forumhome Guest Message break.
- Fixed lastpost break.

v1.2 (Oct 31 2006)
========================
- Fixed some random HTML problems.
- Reworked the Last Post Optional Edit
- Should be 3.6.2 compatible

v1.1 (Aug 10 2006)
========================
- Updated to be XHTML Transitional Valid

v1.0 (Aug 9 2006)
========================
- Initial port & release

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 08-23-2006, 05:55 PM
idwf's Avatar
idwf idwf is offline
 
Join Date: Jun 2003
Location: England
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for this. Any chance you guys could point me in the direction of how to add images to the top and bottom of these?
Reply With Quote
  #23  
Old 08-26-2006, 07:36 PM
xman_79's Avatar
xman_79 xman_79 is offline
 
Join Date: Jun 2006
Location: Romania
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is the first time when it's working great.
Thank you .
Reply With Quote
  #24  
Old 08-28-2006, 04:32 AM
GreysAnatomy's Avatar
GreysAnatomy GreysAnatomy is offline
 
Join Date: May 2005
Location: Chocoland
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed it and it works great but the last part, the optional one in the forumhome_lastpostby template doesn't seem to work. Whenever people click on the little arrow in order to get to the last post, they get a message 'No Thread specified. If you followed a valid link, please notify the administrator.'

I know, I could just leave this but I love the way it looks and thought I'd ask since I have no idea what I'm doing and don't wanna mess up the whole template.

Ah well, I ended up messing around myself and here's the code that managed to fix my problem:
Code:
<table cellpadding="0" cellspacing="0" border="0" width="175"><tr align="$stylevar[right]">

		<td nowrap="nowrap"><span class="smallfont">

		<a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" title="Go to first unread post in thread '$lastpostinfo[lastthread]'"><b>$lastpostinfo[trimthread]</b></a><br />

Poster: <a href="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]">$lastpostinfo[lastposter]</a><br /> 

			$lastpostinfo[lastpostdate]

			<if condition="$vboptions['yestoday'] != 2">

				<span class="time">$lastpostinfo[lastposttime]</span>

			</if>

			</span></td>

		<td nowrap="nowrap">&nbsp;<a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a></td>

	</tr></table>
All I did was changing the link and url of the 'Go to last post' arrow.
Reply With Quote
  #25  
Old 08-29-2006, 02:05 AM
upsetter upsetter is offline
 
Join Date: Aug 2006
Location: Toronto, On.
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you sir, looks awsome... http://forums.boostconcept.com
Reply With Quote
  #26  
Old 08-30-2006, 12:34 AM
Exitilus Exitilus is offline
 
Join Date: Jul 2004
Location: Spokane, WA
Posts: 432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where would I reduce how much spacing is inbetween ?
Reply With Quote
  #27  
Old 09-04-2006, 09:29 AM
Sean James's Avatar
Sean James Sean James is offline
 
Join Date: Apr 2004
Location: Sydney, Australia
Posts: 895
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack, and works great on my forumhome http://www.bluepearl-design.com/forums/?styleid=46

but when i view my sub-forums the page messes up http://www.bluepearl-design.com/foru...es/?styleid=46
Reply With Quote
  #28  
Old 09-04-2006, 04:55 PM
Pipe Hitter Pipe Hitter is offline
 
Join Date: Jul 2006
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GreysAnatomy
I've installed it and it works great but the last part, the optional one in the forumhome_lastpostby template doesn't seem to work. Whenever people click on the little arrow in order to get to the last post, they get a message 'No Thread specified. If you followed a valid link, please notify the administrator.'


All I did was changing the link and url of the 'Go to last post' arrow.
Had the same problem. Thanks for the fix.
Reply With Quote
  #29  
Old 09-05-2006, 12:03 AM
Exitilus Exitilus is offline
 
Join Date: Jul 2004
Location: Spokane, WA
Posts: 432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Moonkat
I'm not sure what went wrong. At any rate, I uninstalled this and did Flo's and it worked fine, so I'll go with that one. Thank you for posting this, though, it still helped & I wouldn't have found it otherwise probably.
Same here ... I'm a bit too lazy currently to see where the error in the code is though *lol*
Reply With Quote
  #30  
Old 09-06-2006, 06:46 PM
rasun rasun is offline
 
Join Date: Aug 2006
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, but now my Threads, Posts and Moderators collumns are to much expanded through this.
Forum and Last Posts collumn are now to small...

How can I change the column width?
Reply With Quote
  #31  
Old 09-09-2006, 05:26 AM
ssvp's Avatar
ssvp ssvp is offline
 
Join Date: May 2006
Location: Bloomington, IL
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm no expert.. But here's what I did..


LEVEL1_NOPOST - I changed this to 20.
Code:
<td class="thead" width="20">&nbsp;</td>
LEVEL2_POST - I change this to 20. basically I added width="20"

Code:
<tr align="center">
	<td class="alt2" width="20" align="$stylevar[left]">
Now my Status icons I use fir that width, your icons may be different.. Basically I just did some trial and error.. It solved my various width issues..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:17 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05694 seconds
  • Memory Usage 2,312KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete