View Full Version : Change images to text
Wifey
09-22-2009, 04:00 PM
I'd like to change the edit/quote/multiquote etc. to text links instead of images. I have hard a hard time getting this to work properly, and was wondering if anyone had been successful and wouldn't mind sharing the code.
I'm just shooting in the dark here, but you could replace your button images with CSS.
You could add something to your additonal CSS then edit the related templates to call your new CSS to replace those button images. You'll have to adjust/tweak to suit your style.
.buttonadj {
border-color: #000000;
border-style:solid;
border-width:1px;
padding:2px;
margin: 2px;
background: #fefefe;
font-size: 10px;
}
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.