The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
submit buttons color
like the submit button or the login button. its not a graphic, not sure what that is? but how do we change the color of it? mine are white and i want to change it to a light gray or something like that.
thanks like the submit new thread and preview post while i was making this post. |
#2
|
||||
|
||||
You can change them via CSS. I'm not sure about the exact code but I can fetch it for you.
|
#3
|
||||
|
||||
you can also change them into a graphic if you really want....filbie probably has that tip on his site - but lmk if oyu want me to tell you how...i have to remember first
|
#4
|
|||
|
|||
*gigles at cypher waving 20$ at him* remember yet hon???
|
#5
|
||||
|
||||
in the form tag - i think you just add image="image.gif"
not sure - ill look tonight (after mid-terms) |
#6
|
|||
|
|||
The CSS way to do it would probably be this, but I haven't tested it:
Code:
<input type="submit" style="background-color:whatever; background-image:url('whatever'); color:whatever> |
#7
|
|||
|
|||
|
#8
|
|||
|
|||
thanks for the help,
i am looking just to change the color not make it a image. i got rid of a lot of images to make links on my site to load faster for people on dialup. i just have the colors at white, and they look to much like the pageground. i just want to make them grey or something with a little more contrast. so its in the css? |
#9
|
|||
|
|||
yup... should be like background-color: #a4a4a4;
|
#10
|
|||
|
|||
thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|