vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Move smilies to below text area (and optionally add to Quick Reply) (https://vborg.vbsupport.ru/showthread.php?t=229650)

Lynne 01-01-2010 10:33 PM

Quote:

Originally Posted by CoronasRGood (Post 1944393)
Sorry, yes on the showthread page. http://rinconforums.com/showthread.php?8-Welcome

Do you have a test account I can log in with because I can't see the problem as a guest.

And actually, looking at this image again: Attachment 108742 I don't see how that is happening.... did you move the Post Quick Reply and Go Advanced buttons to the top of the Quick Reply? Also, does it happen for regular users since a regular user is not going to see the Moderation Tools? I am not getting anything like this on a default vbulletin style on my test site. If it is your style, then I don't know that I will be able to figure it out since it will most likely be a css thing and I can't trace your css changes down.

CoronasRGood 01-01-2010 11:16 PM

I think I found it, vbulletin settings, Message Posting and Editing Options, you must have "Yes, Click not required" selected for quick reply.

movslow 01-02-2010 12:42 AM

Instead of going through all that work to put the smilies below the quick reply box, what would it take to put the Smily icon itself that is there when you click Go Advanced ? It's to the right of the icon for the text color. I think that would look more cleaner and keep the simplicity of quick reply.

Just a thought.
Thanks

leodestroy 01-02-2010 02:10 AM

Great mod tnx. Install

Lynne 01-02-2010 03:09 AM

Quote:

Originally Posted by movslow (Post 1944493)
Instead of going through all that work to put the smilies below the quick reply box, what would it take to put the Smily icon itself that is there when you click Go Advanced ? It's to the right of the icon for the text color. I think that would look more cleaner and keep the simplicity of quick reply.

Just a thought.
Thanks

I actually didn't intend to have this mod put the smilies below Quick Reply. I only wanted to move them to underneath the text box on pages where they were already on the side. Then I realized it was easy to just put them in QR also.

s0lidgr0und 01-02-2010 03:32 AM

Thanks, Lynne. You always do such a nice job on your mods.

garretbyrne 01-02-2010 04:10 AM

1 Attachment(s)
Hi Lynne thank you for the mod.. It has moved the smiles down below the text area but in regards to rows no matter what I do it stays as one row... I've attached an image of what I'm talking about.. and have also added the code I've used in editor.css

Code:
.editor_smiliebox ul.smiliebox {
height:{vb:math 3*{vb:math 21+2*2}}px;
margin:0 auto;
width:{vb:math 20+.33*{vb:raw vboptions.smtotal}*{vb:math 20+2*2}}px;
}

Any help you can provide is welcomed.. Thanks

s0lidgr0und 01-02-2010 05:24 AM

The code you have to edit for rows is in editor2.css.

garretbyrne 01-02-2010 07:13 AM

O, lol Very sorry..

Cheers thats worked for me

Lynne 01-02-2010 03:39 PM

Quote:

Originally Posted by s0lidgr0und (Post 1944679)
The code you have to edit for rows is in editor2.css.

Good eye! I didn't spot that the first time I read his post. Thanks for seeing that and helping! :)

Quote:

Originally Posted by garretbyrne (Post 1944721)
O, lol Very sorry..

Cheers thats worked for me

Why don't you post a picture? Then I can add to the first post here and show users what it looks like.


All times are GMT. The time now is 04:07 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01105 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete