vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Adding a background image into the reply boxes (https://vborg.vbsupport.ru/showthread.php?t=129962)

USAMustangs.com 07-04-2007 05:21 AM

installed.

works great for post reply.

however, the i can't get the quick reply box to work at all. and the showthread_quick reply edits don't help me because i don't have the code that is show to replace.

i have vb 3.6.5

if someone could help me fix the quick reply that would be great. i did try putting the editor code in the input field section and it appeared in quick reply, but the image scrolled.

it's odd how the exact same code that makes it work correctly in the editor doesn't work in quick reply?

JadedSouls 07-24-2007 12:29 PM

Works great, thank you :)

BinaryTechZone 08-04-2007 10:13 PM

Very Nice Hack! Worked Flawlessly and really liven the boring interface to suit a sites format!

Brain@binarytechzone.com

Kaycee123 08-06-2007 04:17 AM

Cool addition - this worked great on our site!

bandare 08-06-2007 11:40 AM

does the image need to be a certain size or will it resize it?

MarcG 08-07-2007 12:04 AM

Great idea for adding a personal touch to a forum! works great!

Anyone have a css hack for keeping the image within the input boxes for firefox 2.0.0.6? The image doesn't stay within the text field when scrolling up and down.

Caddyman 08-07-2007 01:38 AM

^^ it probably will if you use the WYSIWYG editor.........IDK why....lol

Barteken 08-28-2007 07:51 PM

how to get a background in the postbit?

cloyal 08-29-2007 02:23 AM

I got this to work but only shows up in FF, not IE. Any suggestions?

Neo_Angelo 08-29-2007 01:02 PM

an excellent addition to vB i will use this i think, looks very cool and a good job on this. well done ^_^.

Upon some tweaking and other such things i've managed to get mine to appear in the bottom right of my box, since i know CSS pretty well i could tell from the start something wasn't right, as someone mentioned above, the coding made it so it repeated the image in the centre, your image must of been pretty big as it didn't repeat on yours.

If anyone is interested in my version of this then i'll post it below. the screenshot is what happens when using a 75w x 24h image

In the WYSIWYG bit:
Code:

#242F37 url(images/yourimage.gif) no-repeat bottom right fixed
PS i've tested this in Firefox version 2 and onwards and it works, not tested in IE and doesn't work in Opera 9.2+

in the extra CSS remove:

Code:

background-repeat: no-repeat;
background-position: center center;

since you don't really need this bit.


All times are GMT. The time now is 12:48 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.01160 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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