How would I add a prefix to a text field? For example, I have a field called "website" which is currently displayed like this:
website: ____________
Where _ is the input field. With the module "field markup" i can add prefix and suffixes but they apppear AFTER the _ or before the website part. I need to end up with:
website: http:// ____________
Any ideas how to do this?