vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Quick Reply Box Addons... (https://vborg.vbsupport.ru/showthread.php?t=38898)

Mr. X 05-27-2002 08:02 AM

Mone, great stuff, it works, but can you tell me how you did the backround, as in how did you get it to show up on the side and top? Do I have to create a whole backround with the drop shadows and use that, or can I do it with 1 little 3px image that will tile the drop shadow on the side and top?

Mone' 05-27-2002 09:23 AM

1 Attachment(s)
Quote:

Originally posted by Mr. X
Mone, great stuff, it works, but can you tell me how you did the backround, as in how did you get it to show up on the side and top? Do I have to create a whole backround with the drop shadows and use that, or can I do it with 1 little 3px image that will tile the drop shadow on the side and top?

is not that great just simple css =)
For the demo i used a full size image as you can't use just a 3pix one and tile it.

i made one up for you and i got it down to 1.2kb is size.

hope it helps

Mone'

Boofo 05-27-2002 10:55 AM

Mone',

I added the code you mentioned for the stationary background, but now I have a blue line on the right side of the box. Is there a way to get rid of it? The URL is below so you can see what I mean.

Quick Reply Box

Mone' 05-27-2002 12:02 PM

Quote:

Originally posted by Boofo
Mone',

I added the code you mentioned for the stationary background, but now I have a blue line on the right side of the box. Is there a way to get rid of it? The URL is below so you can see what I mean.

Quick Reply Box


I just sign up at your board to check the problem as the quick reply box doesn't show to guest ( you can delete my account if you want after you fix the problem =) )

you have done everything right
the only problem is the image that you choose for the background of the quick reply box

http://www.bearfacts2.com/forum/imag..._wallpaper.jpg


the image is about 400px wide and the shoutbox text field is about 404px !!!

the blue line is simply the background color of the text box =)

Simply make your image a bit wider.............

Mone'

Boofo 05-27-2002 01:18 PM

Mone',

I did as you said and it looks better now. Is there a way to have the message start in a space or two and down a space or two so it doesn't start on the bevel now? Check it out and you'll see what I mean. And thanks for all of your help. Your account is still there so you can see it.

Mone' 05-27-2002 01:57 PM

i see what you mean unfortunally i'm not aware of any easy way to do that at least not with css.

I can only suggest you to make bevel less dark ;)

and you could add the bevel to the title imput !

All form field can be customized in that way :)

Boofo 05-27-2002 02:12 PM

Thanks for getting me this far, though. :) If you find a way or figure out a way to move the message text in and down, please let me know. It might be kindof cool to get it working like that. The possibilites are endless. :)

Mone' 05-27-2002 03:48 PM

[qoute]Is there a way to have the message start in a space or two and down a space or two so it doesn't start on the bevel now?[/quote]


Code:

<textarea name="message" rows="7" cols="$textareacols" wrap="virtual" tabindex="1"></textarea>

and chang it to


Code:

<textarea name="message" rows="7" cols="$textareacols" wrap="virtual" tabindex="1">

  </textarea>



Try moving the </textarea> down a couple of lines and a few spaces over and see the different result.

Now when you first click in the replybox the mouse will start a few lines down and a bit to the right ;)


Mone'

Boofo 05-27-2002 04:05 PM

It works great! I knew you could do it! :) The only thing is you have to click in the box to get it to tab over where it needs to be. If you read the messages and just reply, the cursor is already in the box at the first starting point. Is there any way to get it to tab where it needs to be without having to click inside the box first? :)

Boofo 05-27-2002 04:08 PM

I just found out that if you hit enter to go to the next line, it puts you at the far left side of the box again. We are almost there. :)


All times are GMT. The time now is 01:58 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.01510 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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