The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to insert background image at the textbox for vB 3.7
Hi Guys
does someone may know how to insert an Image to the Text Box Editer like in the following thread but for a 3.7.2 vB Version ? Link : https://vborg.vbsupport.ru/showthrea...hlight=smilies |
#2
|
||||
|
||||
Since that's for 3.6.8, the same code given will most likely work, although you can go into the Admin CP, then Style Manager and Add the background CSS code in Additional CSS information in this section:
WYSIWYG Editor (Should usually be the same as 'First Alternating Color' or 'Input Fields') |
#3
|
|||
|
|||
Well I have try to insert the Code for the Image a few times bit did not work I only could see the code I add then as background inside the Text Editor Box. Would be kewl if you may could add an explanation about were to put the code excatly ?
|
#4
|
|||
|
|||
Please do not type in all in bold, most of us here have good enough eyesight to read normal text. Thanks.
That modification you linked to is quite bad and looks to be full of bugs. Try the older one (Adding a background image into the reply boxes) instead. |
#5
|
|||
|
|||
this is what I use:
#FFFFFF url(images/XXXX.jpg) repeat-x center fixed You can change the #FFFFFF to any color you want, and the URL is a spot on your server that has the image you want in your box Extra CSS: background-repeat: no-repeat; background-position: center center; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|