vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Changing the number of smilies in a column... (https://vborg.vbsupport.ru/showthread.php?t=282752)

travman 05-11-2012 12:11 AM

Changing the number of smilies in a column...
 
The default is 4 smiles in a column, it will allow you to change the amount of rows, but not the amount in columns. I searched google and these boards, but the only info I can find is how to change all that on the popup smile box, and not natively on the edit page. A work around right now is to add a lot more number per row, but then it takes a lot of space from the text window, and has lots of negative space below where more smiles can go.

Anyone know what I am talking about? Any detailed help would be much appreciated. The forum goes live this weekend, trying to get all the small final details worked out.

Many thanks in advance! :)

ahmed-samara 05-13-2012 12:40 AM

Admincp >>> Settings >>> Options >>> vBulletin Options >>> Message Posting Interface Options >>>Smiliebox Smilies Per Row :)

travman 05-13-2012 12:44 PM

Quote:

Originally Posted by ahmed-samara (Post 2328863)
Admincp >>> Settings >>> Options >>> vBulletin Options >>> Message Posting Interface Options >>>Smiliebox Smilies Per Row :)

I know of that option, but this is not for the column, its how many rows. I have set the number of smilies in the option you listed above to a lot as a work around, but that makes them stretch over wasting space. I want to add more in a column, not a row. I know it has to be done in a template, and I read about it, I guess you could add more rows too, same thing I am trying to achieve.

Lynne 05-13-2012 03:38 PM

Well, you may set the total amount of smilies (T) and you may set the amount of smilies per row (R). The number of smilies per column (C) is then T divided by R:
Code:

C=T/R
So, you set the number of smilies per column by changing those two values appropriately.

travman 05-13-2012 07:21 PM

Yes, but for example, I have 50 smilies. If I set the number per row to 5, only 4 rows of 5 show up. (Yet there are 50 smiles to be displayed (50 is also set to the before pop-up box is displayed, so they should all be displayed at once). If I change the number per row to 7, only 7 per row with only 4 rows still, so I get more smilies to be displayed, but not all of them still. It only will keep 4 rows no matter what, that is what I want changed. I want all 50 smilies to be displayed at once and not use a pop-up box. Thanks! It is acting like a hard coded setting... which I think it is from what I was reading, I just didn't understand what code to change...

Lynne 05-14-2012 02:12 AM

Then that is a CSS issue, not any setting issue. You can use something like firebug to figure out what CSS to change and then add it to the additional.css template.

Sworm 12-03-2012 08:28 PM

I have this same problem too. I have setted a total amount of smilies 44 , 4 smilies per row(should be 11 rows), but are showed only 32 smilies(8 rows) in the box.... why this?

Lynne 12-04-2012 09:18 PM

Probably because of the CSS. It's absolutely impossible to tell unless we can view the page using something like firebug.

Sworm 12-05-2012 11:04 AM

Quote:

Originally Posted by Lynne (Post 2388492)
Probably because of the CSS. It's absolutely impossible to tell unless we can view the page using something like firebug.

I think that the maximun default number of the rows is 8, now i have set 5 smilies per row but don't show up over 8 rows..... it is not a big problem.


All times are GMT. The time now is 06:59 PM.

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.02900 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete