PayBas
10 Jan 2007, 20:23
Okay here's the deal, I'm trying to replace the "preview post" and "submit new thread" buttons in the "newthread" template with images, I need this for my skin.
So very basically this is what vBull looks like at default:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and I want it to look something like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
However this does NOT work because Internet Explorer discards the "value" statement or something (it does work in FF). Basically you cannot have multiple image submit buttons cuz then it messes up :(.
I know this can be fixed by using javascript, but I cannot get it working.
Any help would be appreciated.
So very basically this is what vBull looks like at default:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and I want it to look something like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
However this does NOT work because Internet Explorer discards the "value" statement or something (it does work in FF). Basically you cannot have multiple image submit buttons cuz then it messes up :(.
I know this can be fixed by using javascript, but I cannot get it working.
Any help would be appreciated.