vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Quick reply box shrinks??? (https://vborg.vbsupport.ru/showthread.php?t=175545)

fsbmax 04-08-2008 05:55 PM

Quick reply box shrinks???
 
Hey what's up with my quick reply box. It shrinks when I click the quick reply button.

Where do I edit the template for the second quick reply editor? So I can change its width.....

The first one thats not enabled is 60 cols, I cant find the template to edit the one that gets shown after the quick reply button is clicked.

Any help would be great!!!!

http://www.gfxsupport.com/forums/sho....php?p=6#post6

fsbmax 04-10-2008 01:28 AM

anything??? i really need info how to edit or fix why the box is small!!! ive edited the cols in the template "i thought" was the right template and well no changes none at all!

Lynne 04-10-2008 03:26 AM

I can't see what you are talking about. Perhaps a picture? And if you want us to logon to your forums, you should provide a test account for use.

ringleader 04-10-2008 10:09 AM

If you have an early version of 3.6.8, upgrade to 3.6.9 as this is a known issue:
http://www.vbulletin.com/forum/proje...?issueid=22747

fsbmax 04-10-2008 12:19 PM

hey, this is for my quick reply box though, the editor for post reply and new thread page is fine.... here is a test login for you to see my problem!

username: testbot
password: test

http://www.gfxsupport.com/forums

Thanks for your time!

Lynne 04-10-2008 01:43 PM

Your Quick Reply box looks fine to me. What Quick Reply button are you talking about clicking though? I just went to a thread and the QR box at the bottom looks normal. But, I didn't click on any button to get it, so I'm not sure what you mean there.

fsbmax 04-10-2008 01:47 PM

yes i removed those quick reply buttons, do you not see my quick reply box is only like half the size as the quick reply "alt1" table

Lynne 04-10-2008 02:24 PM

So you want it to fill the area? It's a textarea box and so you need to set the width in the code. This is from the source code. It's 60 cols wide. If you want it wider, you need to change that:
<textarea name="message" id="vB_Editor_QR_textarea" rows="10" cols="60" style="width:100%;height:100px"

This is what is in the area for when you hit Post Reply:
<textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="display:block; width:540px; height:250px"

fsbmax 04-10-2008 05:55 PM

Ive already tried that one ;)

I set it to 100 cols and it didnt move

I guess I will just deal with it untill I figure it out one day.

Lynne 04-10-2008 07:05 PM

Quote:

Originally Posted by fsbmax (Post 1487652)
Ive already tried that one ;)

I set it to 100 cols and it didnt move

I guess I will just deal with it untill I figure it out one day.

Have you tried changing the style part?

From: style="width:100%;height:100px"
To: style="display:block; width:540px; height:250px"

fsbmax 04-10-2008 08:03 PM

yea that was the next thing I was going to try. Since you posted it I tried it and well ofcourse it worked :D

Thanks a lot Lynne!

buurman 05-05-2008 09:03 AM

Awesome this worked for me also!

Thx for the help Lynne!


All times are GMT. The time now is 06:52 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.01417 seconds
  • Memory Usage 1,732KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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