Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Remove 'Threads' and 'Posts' counts column from forumhome Details »»
Remove 'Threads' and 'Posts' counts column from forumhome
Version: 1.00, by AURFSCAN AURFSCAN is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 4.x.x Rating:
Released: 01-08-2011 Last Update: Never Installs: 133
Template Edits
 
No support by the author.

I hate all the 'numbers' on the forumhome so I got rid of the column
This was done on a fixed width forum.

Back up these templates so If you stuff up... just paste them back and forget about it...


remove from forumhome_forumbit_level2_post template

Code:
<h4 class="nocss_label">{vb:rawphrase forum_statistics}:</h4>
		<ul class="forumstats td">
			<li>{vb:rawphrase threads}: {vb:raw forum.threadcount}</li>
			<li>{vb:rawphrase posts}: {vb:raw forum.replycount}</li>
		</ul>


adjust in forumbits.css template

for the forumtitle Info width section

Code:
.forumbit_post .foruminfo {
	width: 63%;
	min-width: 30%;
	float: {vb:stylevar left};
	clear: {vb:stylevar right};
	min-height: {vb:stylevar forumicon_size}; 
}

for the last post Info width section

Code:
.forumbit_post .forumrow .forumlastpost {
	width: 29%;
	font-size: {vb:stylevar mid_fontSize};
	padding-top: {vb:math {vb:stylevar padding}/2};
}

for the forumhead 'Last Post' title alignment

Code:
.forumbit_nopost .forumhead .forumtitle {
	font-size: {vb:stylevar font.fontSize};
	min-width: 67%;
}

*Adjust percentages (In bold red) to suit your width


Adjust in: Settings - Options - Forum Listings Display Options - Last Thread Title Maximum Displayed Characters
to suit 'Last Post' width


Demo

Screenshots

File Type: jpg nonumbers.jpg (338.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
ku-med, rodriiverduguez, tinhlt, WendM

Comments
  #32  
Old 03-30-2011, 09:23 AM
StudentCreche StudentCreche is offline
 
Join Date: Feb 2011
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't seem to suss this out... I've tried various %'s but it messes the layout on forum home and forumdisplay...
Reply With Quote
  #33  
Old 03-31-2011, 01:23 PM
StudentCreche StudentCreche is offline
 
Join Date: Feb 2011
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default




How can I re align "Last Post" (highlighted above)???

Alternatively, I'd actually prefer to move the following further to the right...

Reply With Quote
  #34  
Old 03-31-2011, 10:30 PM
AURFSCAN AURFSCAN is offline
 
Join Date: Dec 2007
Posts: 328
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

StudentCreche.. Move subforums 'Last Post' over

In FORUMDISPLAY template find

Code:
<span class="forumtitle">{vb:rawphrase subforums}</span>
replace with

Code:
<span class="forumtitle" style="width:69%;">{vb:rawphrase subforums}</span>

adjust your %


I'll take a look at narrowing last post Info when I have some time
Reply With Quote
  #35  
Old 04-01-2011, 08:36 AM
StudentCreche StudentCreche is offline
 
Join Date: Feb 2011
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks AURFSCAN!!
Reply With Quote
  #36  
Old 04-01-2011, 11:22 PM
lubbie lubbie is offline
 
Join Date: May 2010
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is a problem in 4.1.1
If i set .forumbit_post .forumrow .forumlastpost from width: 22%; to width: 29%; Subforums under a Category looks like that...

Reply With Quote
  #37  
Old 04-03-2011, 01:00 AM
zeus_r6 zeus_r6 is offline
 
Join Date: Jun 2007
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How would this be applied to fluid width forums?
Reply With Quote
  #38  
Old 04-21-2011, 03:53 PM
cassis2k cassis2k is offline
 
Join Date: Mar 2005
Location: Paris
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice, works perfectly on 4.1.3. Thank you AURFSCAN.
Reply With Quote
  #39  
Old 04-29-2011, 04:04 AM
nacaruncr nacaruncr is offline
 
Join Date: Nov 2010
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey men, are you know how I can change the column "Threads and Posts" for the moderators?
In other words, that is, add the moderators here, but up to the word "moderates "as the columns of "Main Menu" and "Last Post"
You got something like this:
"Main Menu" "Moderators" "Last Post"

something like this:
Reply With Quote
  #40  
Old 05-02-2011, 04:53 AM
nacaruncr nacaruncr is offline
 
Join Date: Nov 2010
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

someone have a idea how I can do this??

please give me a hand.... I don't know really how I can do it..

excuse me my pour english....
Reply With Quote
  #41  
Old 09-03-2011, 01:15 PM
sodasusu sodasusu is offline
 
Join Date: Aug 2011
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default



its cool ...

someone have a idea how I can do this??
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:13 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.18134 seconds
  • Memory Usage 2,329KB
  • 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
  • (6)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete