![]() |
How to insert background image at the textbox area
At vbulletin templates.com, you can see light-colored images in the textbox area.
Could the webmaster at vBT teach/share with us on how to do such cool hack (for vb3 Gold)? Thanks in advance. (Should this go on vb3 Template Requests? I didn't since the hack seems to exist). |
It is done with css :).
In the main css area in the style editor find the Input Fields Options and in the Extra CSS Attributes box add this on a new line HTML Code:
background-image: url("path/to/backround.gif"); |
Thank you.
I'm going to go try it out. :cool: |
Actually, no quotes
background-image: url(path/to/backround.gif); That would be correct. |
Code:
<style type="text/css"> |
Yes however, it will break on older browsers and for vB if you have it saved as file vs in the database.
|
yeah netscape 4.0 and below won't support it... IE 4.0 will though... guess it depends on yoru audience ;)
|
As i said, if you store your CSS as files it will also break .
|
oh.... i get what you mean.. sorry just started learning... if it is called from the db it won't hurt you.. but if you have the save css as a file turned on it will break ... thanks for the info...
|
All times are GMT. The time now is 06:18 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|