enctype="multipart/form-data"
Hi yall,
I have a question regarding use of
[userPic1]
[userPic2]
Does anyone know if there is a way of using a chosen image instead of the default grey 'browse' button which is displaying next to [userPic1], [userPic2], etc..?
Thanks in advance !
Mark Hensler posted this at 20:18 — 11th April 2001.
He has: 4,048 posts
Joined: Aug 2000
I've not tried, but you may be able to do it using CSS.
em_liquid posted this at 06:49 — 12th April 2001.
They have: 9 posts
Joined: Oct 2000
Hi Mark,
could you be a bit more precise in your suggestion? using CSS ? I must say I don't see how...
Suzanne posted this at 05:27 — 13th April 2001.
She has: 5,507 posts
Joined: Feb 2000
I've tried, haven't done it successfully.
With CSS you can control input buttons to some extent, and it should be the same for all types.
But you won't be able to replace with an image yet, I don't think.
Suzanne
Mark Hensler posted this at 04:43 — 15th April 2001.
He has: 4,048 posts
Joined: Aug 2000
.button { background-image: url(blah.gif); }
I'm not sure if this will have any effect on the buttons... haven't tried.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.