![]() |
Textbox Image
1 Attachment(s)
Saw this from superhonda.com
How can I have a text in the text box like that. (see attach file) |
Use this in your textarea tag:
Code:
style="background-image: url('imgurl'); background-repeat: no-repeat; background-attachment: fixed; |
gonna try this myself
but where about in admin cp is the textarea tag |
Quote:
Edit the headinclude template to modify the textarea class. |
cheers filburt
|
i enter the above code in the headinclude template and it just displays the code on the pages
is there more to this than that above? and does it matter where about i put the line in headinclude ? |
Try this:
Open headinclude template, find: Code:
TEXTAREA, .bginput { Code:
textarea {style="background-image: url('imgurl'); background-repeat: no-repeat; background-attachment: fixed;} @filburt; heh thanks:o |
im getting a white box is all + its changing the fonts to big for some reason
for imgurl is ('$imagefolder/hand.gif); |
Oops, I made a mistake in my code, use this instead:
Code:
style="background-image: url('imgurl'); background-repeat: no-repeat; background-attachment: fixed; |
sorry assassingod i gave up on it
nothin happened all i got was a white box which was normally grey and the pic is uploaded to the dir i put in the URL style="background-image: url('$imagefolder/hand.gif'); background-repeat: no-repeat; background-attachment: fixed; also in my header include this may be the prob as i dont have the same code in it as u posted for me to find. TEXTAREA, .bginput { mine is just TEXTAREA { |
Well then try what I said in my first post, put that code ( or just
Code:
style="background-image: url('$imagefolder/hand.gif'); |
Quote:
original code in headinclude:-- Code:
TEXTAREA, .bginput { Code:
TEXTAREA, .bginput { |
All times are GMT. The time now is 04:43 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:
|