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)

cloferba 03-05-2010 01:18 PM

i have smiles that are a bit bigger than default ones...

and they are "cutted" because they are big...is there a fix to solve this?

Leo Brazil 03-05-2010 06:16 PM

Quote:

Originally Posted by cloferba (Post 1997773)
i have smiles that are a bit bigger than default ones...

and they are "cutted" because they are big...is there a fix to solve this?

It's my thing too. I know this is not related to her mod, but you know, as Lynne is great in giving us some tips may be she can do it again....lol...

Lynne 03-05-2010 08:36 PM

Did you guys edit the css as I posted in the first post - step 3?

arco 03-08-2010 12:36 PM

This mod seems to conflict with the following two mods:

https://vborg.vbsupport.ru/showthread.php?t=180330
https://vborg.vbsupport.ru/showthread.php?t=232730

Ie they stop working when it's installed.

cloferba 03-11-2010 02:43 AM

ready! thanks lynne :)

Leo Brazil 03-12-2010 06:44 PM

Quote:

Originally Posted by Lynne (Post 1998029)
Did you guys edit the css as I posted in the first post - step 3?

Ops, what a dumb I am....thanks Lynne, it did the job. :up:

Quote:

Originally Posted by arco (Post 1999796)
This mod seems to conflict with the following two mods:
https://vborg.vbsupport.ru/showthread.php?t=232730

Ie they stop working when it's installed.

I was thinking about installing this one and was wondering exactly the same, if it would cause a confict somehow.

quangnhut 03-18-2010 02:31 AM

Here i post completely custom this mod thannks to Lynne for this mod

If you want your smilies will show as 4 rows and fit with your compose textbox please do follow me :
ACP > Options > Message Posting Interface Options > Edit Smiliebox Total Smilies = 52
Edit StyleVars > editor_smiliebox_smiliesize > Size = 50
And then open the template editor.css and find each of these lines : ".editor_smiliebox ul.smiliebox li" and replace some things as quote :
Quote:

.editor_smiliebox ul.smiliebox li {
float:{vb:stylevar left};
height:50px;
width:50px;
margin:2px;
overflow:hidden;
position:relative;
text-align:center;
}
Now continue edit with editor2.css as quote :
Quote:

.editor_smiliebox {
clear:both;
height:{vb:math 4*{vb:math 50+2*2}}px;
position: relative;
float:left;
width: 100%;
}
.editor_smiliebox ul.smiliebox {
height:{vb:math 4*{vb:math 50+2*2}}px;
margin:0 auto;
width:{vb:math 20+.2.5*{vb:raw vboptions.smtotal}*{vb:math 50+2*2}}px;
}
Done all problems has been fixed completely !

w-elbalad.com 03-28-2010 01:03 PM

not work with maroc Quick Reply mod :(
and my smiles is big
what i can do ?

nstlx 04-11-2010 10:56 AM

Hello,
Excellent mod, we have it installed for some time now, and noticed yesterday that in
edit post advanced mode the smiles were not working...
Adding editpost to the array solved the problem.

Code:

if (in_array(THIS_SCRIPT, array('newthread', 'blog_post', 'group', 'private', 'newreply', 'editpost')))
for future releases...;)

nstlx

COL NIL SATIS 04-24-2010 06:46 PM

does this work on 4.0.3????


All times are GMT. The time now is 02:42 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.01481 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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