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)

Capper5016 12-03-2006 06:41 PM

okay, i've tried every different method listed on 3.6.4, and nothing but the original method described works:

Quote:

Code:

Code:

#2D2D2D url(images/yourimagehere) repeat-x center fixed

Replace the "green" text with your color code & the path/filename of your background image.

Then add this into the Extra CSS Attributes box:

Code:
Code:

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


Using this makes the image not centered, and it repeats

Quote:

Code:
Code:

#2D2D2D url(images/yourimagehere) repeat-x center fixed
to

Code:

Code:

#2D2D2D url(images/yourimagehere) repeat-x center

The png (watermark) image looks great in FF 1.5 and 2.0 as well as IE 7, but it
is illegible in IE6....any ideas

Garyk 12-04-2006 04:10 PM

Quote:

Originally Posted by Capper5016 (Post 1131037)
okay, i've tried every different method listed on 3.6.4, and nothing but the original method described works:



Using this makes the image not centered, and it repeats



The png (watermark) image looks great in FF 1.5 and 2.0 as well as IE 7, but it
is illegible in IE6....any ideas

unfortunatly there is no way to fix it in ie 6 or lower

Sexified Ninja 12-14-2006 07:26 PM

Quote:

Originally Posted by snobird1211 (Post 1126254)
question though if u dont use the wysing and use the mormal text is thier a way not to get image imn the title

is there?

xxxmotoxxx 12-17-2006 10:59 AM

Ive done this mod and works fine for me...but my moderator says theres nothing there for him???were both on IE6

RFViet 12-19-2006 02:01 PM

That's nice. It would be great if the backgound is selectable to the users. So they can pickup background they want or nothing !!!

blind-eddie 12-24-2006 03:22 AM

Wont work for me in 3.6.4.....Suggestions?

blind-eddie 12-24-2006 04:07 AM

im confused

Cireus 12-24-2006 05:33 AM

With some skins, I had to change the default background color of the text box to white (#FFFFFF) before it allowed me to add the image. (IE: change the color by clicking on the color box beside the line where you enter the information, select the white color box then save. Then it allowed me to add the image I wanted for the background.)

stan111 01-01-2007 02:41 AM

how come it doesn't work on my vb .. i use Version 3.6.4

Mupetz 01-07-2007 11:55 AM

Any fix for the 3.6.4 yet ? :|

KURTZ 01-07-2007 12:16 PM

Quote:

Originally Posted by Mupetz (Post 1152557)
Any fix for the 3.6.4 yet ? :|

i tried to install on 3.6.4 but it doesnt runs correctly, it's shows the image but if i scroll the page the image moves ..

Brew 01-07-2007 06:32 PM

I've found that this works but only if you turn off the enhanced reply box by clicking the A/A button on the top right.

Caddyman 01-11-2007 09:57 AM

just a fyi

1st thanks for figuring this out

i did it Ev!L ErN!E way and had the issue with the image being center to the screen not the box

then i did it Ntfu2 way and it works fine in firefox2, and IE

thanks to both you guys, apprecaite it!

davis31b 01-14-2007 08:39 PM

im on 3.6.4 and can not get it to work, I have tried almost every combination, any suggestions?

wilburshere 01-20-2007 11:19 AM

excellent *INSTALLED*

Chandler 01-23-2007 12:32 PM

Is there a way to make it transparent/fade the image, so when the users types over the image, you can still see the image?

stan111 01-26-2007 12:51 AM

i put it in WYSIWYG Editor, it does not work
but it works on the Input Field .. weird ..
and i also have the image in title bar too
how do i remove that?

Nathan2006 02-01-2007 03:47 AM

Thank you Ev!L ErN!E,

I had a play about with it and got it working really well :D

Install

dbirosel 02-21-2007 09:59 PM

I can't even change the color of the actual text editor. What's going on? The textedit is default white. i tried just changing the color black, and nothing.

What's going on?

Caddyman 03-05-2007 07:11 PM

Quote:

Originally Posted by stan111 (Post 1167409)
i put it in WYSIWYG Editor, it does not work
but it works on the Input Field .. weird ..
and i also have the image in title bar too
how do i remove that?


bump

deezelpope 03-06-2007 01:09 PM

Installed!! Very cool!! Thanks bunches!!

Dj megas 03-06-2007 06:08 PM

I install it and looks very nice thank you.
I have a questions please..
1) Why only works with the show enhasend (WYSIWYG) Editor Toolbar and not wit the athe 2?
Is there a way to make it work in all 3 of them?
Thank you.

Dark_Sirius 03-08-2007 12:30 AM

Quote:

Originally Posted by Brew (Post 1152807)
I've found that this works but only if you turn off the enhanced reply box by clicking the A/A button on the top right.

Running 3.6.4, this is the ONLY way I got this to work. I tried all the suggestions for the quick edit and those didn't work at all.

Oh well. :(

TheMilkCarton 03-08-2007 04:12 PM

Works fine.. but I have an issue with it.

I thought the "background-position" attributes of "center center" would place my image smack dab in the middle of the editor window.. but what it does is place my image in the vertical center of the window, and the top half of my image is cut off by the editor toolbar (bold, italic, etc) So I can only see the bottom half of the image.

Is there any way to place the image in the very center of the editor window at all times?

flindersredclaw 03-12-2007 04:56 PM

Well the original code worked for 3.6.4 no drama...

@TheMilkCarton - perhaps your image is too big? Mine is only 150px square.

brvheart 03-21-2007 12:48 AM

this did not work for me on 3.6.4 no matter what I tried.....kept scrolling etc. Would love to have it working though :)

smoovie 03-21-2007 02:04 AM

I deleted the "fixed" portion because that centered the image on the page and not in the input box (at least on my site). Give it a try, it couldn't hurt.

TheMilkCarton 03-21-2007 12:02 PM

@smoovie,

Does yours always stay centered in the editor now? Like, if you click on the "Increase Size" arrow to make the editor bigger, does it still keep centered?

I just can't seem to figure out why mine won't do this.

smoovie 03-21-2007 01:51 PM

Yes, it' always centered now. I just can't figure out how to remove it from the title input field.

I just remembered that I was messing around with different things with this (adding and removing bits of the code). When I tried to just delete the "fixed" again it wouldn't stay centered. I had to put all the original code back in and save it. Then delete the "fixed" property again. Then it was ok.

brvheart 03-22-2007 01:16 AM

well...I would love to have this...but can not get it to work without scrolling or showing itself in the thread title boxes...I have tried everything that I could think of...love the mod, just wish I could get it to work on my board lol...

brvheart 03-22-2007 01:57 AM

well... I finally got it in there, but when I add it to the input fields box it shows up in the title on new reply...anyone else having that issue?

deezelpope 03-22-2007 09:44 AM

brvheart: You're putting it in the wrong place...put it in the WYSIWYG Editor area (just like in the screenshot) above the Input Fields one. Made this mistake myself at first!;) :o :D

you shouldn't be doing anything in 'Input Fields'...the coder of this hack should take that part out of the instructions.

smoovie: There's a line underneath that says this...tick the box, then save.
To revert this group of settings to their inherited value, tick this box and submit the form.

brvheart 03-22-2007 11:34 AM

Quote:

Originally Posted by deezelpope (Post 1209455)
brvheart: You're putting it in the wrong place...put it in the WYSIWYG Editor area (just like in the screenshot) above the Input Fields one. Made this mistake myself at first!;) :o :D

you shouldn't be doing anything in 'Input Fields'...the coder of this hack should take that part out of the instructions.

smoovie: There's a line underneath that says this...tick the box, then save.
To revert this group of settings to their inherited value, tick this box and submit the form.

Thank you, so how do I get it in the full reply as well as quick reply?

deezelpope 03-22-2007 05:53 PM

Quote:

Originally Posted by brvheart (Post 1209511)
Thank you, so how do I get it in the full reply as well as quick reply?

Just like I said...in the WYSIWYG Editor area. Mine shows up in QR as well. Here's what my code looks like...

In the 'Standard CSS Attributes' in the background line...

#FFE4E1 url(images/pupkit.gif) repeat-x center fixed

That's my background color and image.

In the 'Extra CSS Attributes' box, you want...

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

Just make sure your image isn't real big.:)

Hope this helps you!;)

brvheart 03-22-2007 06:31 PM

Mine did not add it in both quick reply and Reply...

I just scrapped this way and did it with a template edit instead and it works just fine....guess there is more then one way to skin a cat ;)

deezelpope 03-22-2007 06:44 PM

LOL!! I guess!! Well, I'm glad you got it working anyway.

TheMilkCarton 03-22-2007 07:05 PM

Well I fixed my problem too. Apparently when you declare the background position in the Background box where you enter the url(), it doesn't work right... as if it's applying the positioning as relative to the image, not the background. I thought I knew CSS pretty well... and I don't think this should be happening. haha.

Anyway, I declared "background-position" over in the extra attributes box and NOW finally, the image will stay centered no matter what size the editor box is.

brvheart 03-23-2007 09:05 AM

Quote:

Originally Posted by deezelpope (Post 1209801)
LOL!! I guess!! Well, I'm glad you got it working anyway.

thanks for the help :)

Chicago_VLNU_4s 03-25-2007 03:35 AM

nice

Cobro 06-25-2007 02:17 AM

can this be done in 3.6.7 ?? can some one test that or plz make it available..

i got it to work but the pic in the quick reply scrolls if i move up and down were could i possiblie fix that ?


All times are GMT. The time now is 01:05 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.01403 seconds
  • Memory Usage 1,819KB
  • 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
  • (4)bbcode_code_printable
  • (10)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
  • (40)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