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 05-31-2010 01:55 PM

Quote:

Originally Posted by Sunka (Post 2045845)
Lynne, any help for quoted above?
When I install your mod, and enable smilies below Quick Reply than this 2 quoted mods stop working.

Sorry, but I don't know either of those mods at all and I don't have any time to look into them. Could be something as simple as a str_replace that is conflicting, but I don't know.

ComoEstaEso-com 06-01-2010 03:29 AM

1 Attachment(s)
Quote:

Originally Posted by Wilfred1 (Post 2044881)
Hope this helps!

DEFINITELY IT DOES! :D

Quote:

Originally Posted by Lynne (Post 2044917)
Thank you! It's very much appreciated when people share their modified css to get something a bit different for their site. :)

+1
Thanks!

To me, CSS is magic I don't know about... yet it works beautifully.
w00t w00t! :)

Attachment 117852

SoltanWorld 06-04-2010 11:46 AM

does it work on Vb4.0.2?

Walter Ronny 06-04-2010 11:18 PM

Quote:

Originally Posted by Walter Ronny (Post 2040219)
i did it , it's possible only to add this to quick reply and pm reply?

http://i45.tinypic.com/2hd4qqa.png

:confused:

Lynne 06-04-2010 11:55 PM

Quote:

Originally Posted by Walter Ronny (Post 2048514)
:confused:

I don't understand what you want. Your image is circling an item that has nothing to do with this modification. If you want to do something with that dropdown, then this isn't the modification for you.

Bounce 06-19-2010 06:19 PM

Lynne, I'm having a small problem on 4.0.4 when I install a new style it doesn't do the rows that I created with my main style, i've tried copying the editor2.css to the new templates but that still doesn't make them show as various rows, any ideas?

Lynne 06-19-2010 07:20 PM

Quote:

Originally Posted by hIBEES (Post 2055966)
Lynne, I'm having a small problem on 4.0.4 when I install a new style it doesn't do the rows that I created with my main style, i've tried copying the editor2.css to the new templates but that still doesn't make them show as various rows, any ideas?

I'd suggest you go over the install instruction again because it does work on a default 4.0.4 test site. I've tested it on mine.

Bounce 06-20-2010 07:17 AM

Quote:

Originally Posted by Lynne (Post 2056007)
I'd suggest you go over the install instruction again because it does work on a default 4.0.4 test site. I've tested it on mine.

Thanks I will do lynne, I wasn't saying it wasn't working, I'm saying the extra rows that i added urnae (that's scottish for are not :) ) I'll check :up:

Bounce 06-20-2010 08:13 AM

1 Attachment(s)
ah, has 4.0.4 changed the template for editor.css?

I searched for the code in OP

Code:

width:20px;
 height:21px;
    margin:2px;

It appears its been changed to this.....

Code:

.editor_smiliebox ul.smiliebox li {
        float:{vb:stylevar left};
        height:{vb:stylevar editor_smiliebox_smiliesize};
        width:{vb:stylevar editor_smiliebox_smiliesize};
        margin:2px;
        overflow:hidden;
        position:relative;
        text-align:center;
}

Now after some thought I changed the editor_smiliebox_smiliesize to a bigger size in the stylevars and after mucking about with various sizes in editor2.css I've got a good layout (see attachment) :)

All I'll need to do now is change the editor_smiliebox_smiliesize in all my other styles and copy the editor2.css from my working good layout to all the others.

Just for info to maybe help others :)

Bouncer222 06-25-2010 09:24 PM

nvm


All times are GMT. The time now is 04:26 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.01300 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (7)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