The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changing CCS buttons into images?
How can i do that? Like change the login button into a button images? and all the rest of those buttons.
|
#2
|
|||
|
|||
Change <input type="button" or <input type="submit" to <input type="image" src="path/to/image.gif"
|
#3
|
|||
|
|||
ok thanks!
|
#4
|
|||
|
|||
Sorry for the double post but.......
For the browse buttons, if i change it to <input type="image" you the little box besides the button doesnt show up. So what do i do with it then? |
#5
|
||||
|
||||
what browse buttons?
|
#6
|
|||
|
|||
If you're talking about the attachment Browse button that's generated by the browser and can't be changed AFAIK.
|
#7
|
|||
|
|||
oh ok, thanks for the info
|
#8
|
|||
|
|||
um...when i try to do that for the reset button, it doesnt reset the forms, it posts the reply or updates profile. So how can i make it reset the stuff instead of replying or updating so its an image?
|
#9
|
|||
|
|||
Try:
<a href="javascript:document.vbform.reset()"><img border="0" src="..."></a> Untested, though. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|