Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Template Modifications

Reply
 
Thread Tools
[RELEASE] Forumhome mouse overs and Mini Icons Details »»
[RELEASE] Forumhome mouse overs and Mini Icons
Version: 1.00, by Shaolyen Shaolyen is offline
Developer Last Online: Jan 2008 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 10-26-2002 Last Update: Never Installs: 0
 
No support by the author.

Authors: SaintDog, Xiphoid (Original hacks) and Shaolyen
Description:
Full credit goes to SaintDog (for his "Front Page Links" hack - URL: http://www.vbulletintemplates.com/mo...s=&threadid=26) and Xiphoid (for his "Mouse Over Effects" hack - URL: http://www.vbulletintemplates.com/mo...s=&threadid=14)

First of all, I?m not after any credit for this. I?m not releasing this to notch up my release count, nor any other selfish reason! I know a lot of people out there will know that something like this is really easy to do, but I?m not releasing it because it?s a feat of HTML coding. The main reason is because I know a lot of people wouldn?t have thought of this idea ? not to mention the fact that this will help people without any skill in HTML.

This release basically combines the two hacks mentioned above with a few modifications, in a ready made forumhome_forumbit_level2_post template. I find myself installing and modding vBulletin boards for companies all the time, this was designed to make my life easier. I?m releasing this in the hope that it?ll make other people?s lives easier when they develop their boards!
Modifications:
1) On mouse over colour change for the ?Last Post By? cell ? colour changes to {firstaltcolor}. On click, the user will be directed to the last post made in that sub forum.
2) On mouse over colour change for the ?Moderators? cell ? colour changes to {secondaltcolor}. On click, the user will be directed to the ?Forum Leaders? page.
3) As far as I could tell from SaintDog?s hack, there wasn?t a ?Search for all new posts in this sub forum? button like there is on vbulletintemplates.com. So, I added one.

Everything needed is in the zip. I?ve included the entire template rather than the individual modifications, because there isn?t really a lot more a person could have added to forumhome_forumbit_level2_post! However, if someone wants me to provide a file with step by step instructions for the code to modify, let me know.

Screenshot: Next post

Show Your Support

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

Comments
  #2  
Old 10-27-2002, 01:15 PM
Shaolyen Shaolyen is offline
 
Join Date: Oct 2002
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Screenshot
Reply With Quote
  #3  
Old 10-27-2002, 02:53 PM
Neo-Storm Neo-Storm is offline
 
Join Date: Jul 2002
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice mod.. Clicks install
Reply With Quote
  #4  
Old 10-27-2002, 05:47 PM
imported_SeanMT imported_SeanMT is offline
 
Join Date: Sep 2002
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very good
Reply With Quote
  #5  
Old 10-27-2002, 09:35 PM
lordofgun lordofgun is offline
 
Join Date: Jan 2002
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love it! Will install later!
Reply With Quote
  #6  
Old 10-27-2002, 09:37 PM
Shaolyen Shaolyen is offline
 
Join Date: Oct 2002
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm glad people are finding this useful, I thought I was going to get clubbed to death for releasing something so simple
Reply With Quote
  #7  
Old 10-27-2002, 11:14 PM
imported_Mr_P imported_Mr_P is offline
 
Join Date: Jul 2002
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nope its a nice hack i removed the mouse over effect as was`nt to keen on that but thats just my opinon besides that i like the new icons

cheers
Reply With Quote
  #8  
Old 10-28-2002, 09:20 AM
Photon
Guest
 
Posts: n/a
Default

Code:
<tr align="center">
	<td bgcolor="{secondaltcolor}" valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
	<td bgcolor="{firstaltcolor}" align="left"
onMouseOver="this.style.backgroundColor='{secondaltcolor}'; 
this.style.cursor='hand';" 
onMouseOut="this.style.backgroundColor='{firstaltcolor}';" 
onClick="window.location.href='forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]'"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
	<br><smallfont>$forum[description]<br><b>Moderated by: $forum[moderators]</b></smallfont></td>
	<td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td>
	<td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td>
	<td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
</tr>

that's my old one.. I want to keep the mods under forumname.. can anyone fix it?
Reply With Quote
  #9  
Old 10-28-2002, 09:29 AM
Shaolyen Shaolyen is offline
 
Join Date: Oct 2002
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What's the problem?
Reply With Quote
  #10  
Old 10-28-2002, 11:26 AM
502dany
Guest
 
Posts: n/a
Default

Great!!! "Install" clicked!
Reply With Quote
Reply

Thread Tools

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:16 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.05244 seconds
  • Memory Usage 2,277KB
  • Queries Executed 23 (?)
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
  • (1)bbcode_code
  • (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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (8)postbit_onlinestatus
  • (10)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