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

Reply
 
Thread Tools
UnC Move Post Icons Above Message Area. Details »»
UnC Move Post Icons Above Message Area.
Version: 1.00, by UncoderMom UncoderMom is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.7.x Rating:
Released: 01-30-2008 Last Update: Never Installs: 29
Template Edits
 
No support by the author.

I have seen this requested many times here and never have seen anyone post the template modification for it. I recently decided to do it myself and thought I'd share.

Already it has increased its use 10 fold!


OPEN templates newthread and newreply and do the following edits.
SAME EDITS FOR BOTH TEMPLATES


Find

Code:
<!-- / subject field -->
After add

Code:
$posticons
Scroll down and find

Code:
$posticons
Delete it.

Save and your done,

Very simple! Thats it!

Show Your Support

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

Comments
  #12  
Old 05-28-2008, 01:44 AM
Super Jinni Super Jinni is offline
 
Join Date: Mar 2008
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice idea, I like it

installed

thanks
Reply With Quote
  #13  
Old 05-29-2008, 12:32 AM
Charlie98902 Charlie98902 is offline
 
Join Date: Dec 2006
Posts: 1,156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can go into styles>>>edit template>>>>>Private Message Template>>>>pm_newpm and do the same if you want to move it up in there too. Thought I would pass this on.
Reply With Quote
  #14  
Old 05-29-2008, 12:55 AM
carrlos's Avatar
carrlos carrlos is offline
 
Join Date: Nov 2006
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great idea!
Reply With Quote
  #15  
Old 05-30-2008, 11:17 AM
UncoderMom UncoderMom is offline
 
Join Date: May 2006
Location: My office chair!
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your welcome!
Reply With Quote
  #16  
Old 07-11-2008, 01:09 PM
trigatch4 trigatch4 is offline
 
Join Date: Feb 2007
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome, thanks!

Is it possible to make the icons appear in a "dropdown box" next to the "Thread Title" instead full list in columns?
Reply With Quote
  #17  
Old 07-15-2008, 08:12 PM
mystic10 mystic10 is offline
 
Join Date: Sep 2007
Posts: 298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I WAS WONDERING IF U CAN help me with this code...i have 20 icons...i want to only show 7 and the rest i want to give option for more...just like the smiles...u choose how many u want to display and the rest u need to click more and it will take u to another page...
Reply With Quote
  #18  
Old 11-16-2008, 11:19 PM
UncoderMom UncoderMom is offline
 
Join Date: May 2006
Location: My office chair!
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mystic10 View Post
I WAS WONDERING IF U CAN help me with this code...i have 20 icons...i want to only show 7 and the rest i want to give option for more...just like the smiles...u choose how many u want to display and the rest u need to click more and it will take u to another page...
I probably could but not any time soon, sorry. Holidays and moving limit my time online these days. *sigh*
Reply With Quote
  #19  
Old 11-17-2008, 05:27 AM
dmknights dmknights is offline
 
Join Date: Jul 2007
Location: UK
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*Installed*
Any Chance of moving the smilies too?
Reply With Quote
  #20  
Old 11-18-2008, 04:18 PM
UncoderMom UncoderMom is offline
 
Join Date: May 2006
Location: My office chair!
Posts: 567
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dmknights View Post
*Installed*
Any Chance of moving the smilies too?
Do you want the smilies IN the gray part, just above the editor tool bar or do yo uwant the smilie box moved out of the gray and above the "message area below the "title".



You have to edit your editor_toolbar_on template.

Try something like this

Find
Code:
<td id="$editorid" class="vBulletin_editor" width="100%">
After add

Code:
<if condition="$smiliebox">$smiliebox</if>
scroll down find

Code:
<if condition="$smiliebox"><td class="controlbar">$smiliebox</td></if>
delete it.

That will give you the smiles in the same gray table, just on the top.

Not sure if its "right" but it works lol.
Reply With Quote
  #21  
Old 11-18-2008, 04:30 PM
dmknights dmknights is offline
 
Join Date: Jul 2007
Location: UK
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its nothing to do with the toolbar, but ive discovered how to do it
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 12:38 AM.


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.13368 seconds
  • Memory Usage 2,299KB
  • Queries Executed 25 (?)
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
  • (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
  • (2)pagenav_pagelink
  • (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