vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Link to Smilies in Quick Reply (https://vborg.vbsupport.ru/showthread.php?t=93544)

hotwheels 08-24-2006 06:36 AM

Quote:

Works great for 3.6.0
yes it does...........thanks amy

tobybird 08-25-2006 12:51 PM

Thanks! Works great with 3.6.0. :)

feldon23 09-27-2006 03:01 PM

Quote:

Originally Posted by twitch
is there a way to do this with a plugin?

I suppose a Plugin could be written. You'd prefer that over a 2 line template mod?

Muellmann 04-18-2007 12:28 AM

Works fine, thanks I installed it now. :cool:

David Copeland 12-06-2007 03:02 PM

How do I ADD the Strike-Through Icon to the Quick Edit tool-bar for Ver 3.6.8?

We already have the Strike Out icon working in the Advanced Edit, but we need to also have it show up in the Quick Edit box (which is the first box when clicking on Edit).

Quote:

This should guide you into adding this new custom feature.
http://www.vbulletin.com/forum/showthread.php?t=202531
The above link instructed me to:
Quote:

If you want to change the default smilie "button" that this uses, replace the image located at /images/editor/smilie.gif.
I followed the instructions given in the above link where it said to replace the default smilie with the item I want (the strike through which is /strikethrough.gif), but instead it gave me a clickable Smilie Box to open. What should I remove in the following code so as to have the strikethrough only appear and not the smilie box?

PHP Code:

 <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>

<
td><a href="#" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false">

<
img src="$stylevar[imgdir_editor]/strikethrough.gif" alt="Smilies" border="0" /></a></td

Here is a sample of my current Quick Reply with the wrong smilie box:

http://www.ipiu.org/forums/showthread.php?t=31087

David Copeland 12-06-2007 04:25 PM

The above is for ver 3.6.8 , but I am not sure where to get help

Traxdata 12-20-2007 01:57 PM

LOl. works on 3.7. beta2 even (unexpected) on user profile messages boxes :eek::confused: :)

ArnyVee 03-22-2008 03:46 PM

Worked perfectly! :)

fourat 05-03-2008 06:30 AM

thank you very much :)

fourat 05-03-2008 06:42 AM

I want to ask you .. do you know the code of CSS which resize the images like vbulletin.org
and opneng the large images in new window ?

i have this code but i dont know how i use it !!

Code:

.aimgbox {position: relative;overflow:auto;height:auto;width:98%;padding:5px}
img.aimg {max-width:96%;cursor:pointer}
<!--[if lte IE 6]>
.aimgbox {width:99%}
img.aimg{width: expression(this.width > 530 ? 510: true)}
<![endif]-->



All times are GMT. The time now is 07:59 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.01173 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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