The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
quickreply background.
is there any way to add an image in the background for the quickreply.
I searched but I may not be using the correct terms. in the css I changed it for the WYSIWYG editor. The image keeps repeating. is there a way to have only one image displayed and center it? --------------- Added [DATE]1213040875[/DATE] at [TIME]1213040875[/TIME] --------------- for the advanced editor I have this in the css : #F5F5FF url(images/background/background.jpg) This looks like this : What I would like is the image as centered as possible and only one image. I got some searches done and it looks like the quick editor is a Template edit and not css? is that correct. --------------- Added [DATE]1213041158[/DATE] at [TIME]1213041158[/TIME] --------------- https://vborg.vbsupport.ru/showthrea...nd+image+reply I found that thread. I am reading. --------------- Added [DATE]1213043824[/DATE] at [TIME]1213043824[/TIME] --------------- That helped with the WYSIWYG editor, Several threads about 3.6 but I can not find one on 3.7. --------------- Added [DATE]1213044537[/DATE] at [TIME]1213044537[/TIME] --------------- That looks pretty nice. I may go a little lighter on the image. |
#2
|
||||
|
||||
#F5F5FF url(images/background/background.jpg) if thats ur code to perfectly center and no-repeat add this
Code:
background:#F5F5FF url(images/background/background.jpg) center center no-repeat; |
#3
|
||||
|
||||
Thanks. That repairs the WYSIWYG editor but what contols the quick reply colors?
|
#4
|
|||
|
|||
Quick reply is styled through the Input Fields CSS. The only issue with adding a background to this is that it will show up in all of your input fields, such as the single line text field for searching, username and password, etc.
This can be remedied by styling individual input fields in your templates, either on a per field basis or creating a new class in your CSS additional definitions and applying this new class to the appropiate fields. |
#5
|
||||
|
||||
I edited the input field css and could not get it. Any idea what I am doing wrong?
I put the same values I had for WYSIWYG editor into the input fields css. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|