Use this code to change to Red buttons: #usertabs { background: url(http://www.tracemaesthemeland.com/infield/redbuttons.gif) 0 0 no-repeat; margin: 0 9px 9px 9px; color: #fff; padding: 7px 200px 7px 10px; height: 30px; } #usertabs li img { opacity: 0; filter: alpha(opacity=0);} |
Use this code to change to Blue buttons: #usertabs { background: url(http://www.tracemaesthemeland.com/infield/bluebuttons.gif) 0 0 no-repeat; margin: 0 9px 9px 9px; color: #fff; padding: 7px 200px 7px 10px; height: 30px; } #usertabs li img { opacity: 0; filter: alpha(opacity=0);} |
Use this code to change to Purple buttons: #usertabs { background: url(http://www.tracemaesthemeland.com/infield/purplebuttons.gif) 0 0 no-repeat; margin: 0 9px 9px 9px; color: #fff; padding: 7px 200px 7px 10px; height: 30px; } #usertabs li img { opacity: 0; filter: alpha(opacity=0);} |
Use this code to change to Yellow buttons: #usertabs { background: url(http://www.tracemaesthemeland.com/infield/yellowbuttons.gif) 0 0 no-repeat; margin: 0 9px 9px 9px; color: #fff; padding: 7px 200px 7px 10px; height: 30px; } #usertabs li img { opacity: 0; filter: alpha(opacity=0);} |
Use this code to change to Pink buttons: #usertabs { background: url(http://www.tracemaesthemeland.com/infield/pinkbuttons.gif) 0 0 no-repeat; margin: 0 9px 9px 9px; color: #fff; padding: 7px 200px 7px 10px; height: 30px; } #usertabs li img { opacity: 0; filter: alpha(opacity=0);} |
Use this code to change to Orange buttons: #usertabs { background: url(http://www.tracemaesthemeland.com/infield/orangebuttons.gif) 0 0 no-repeat; margin: 0 9px 9px 9px; color: #fff; padding: 7px 200px 7px 10px; height: 30px; } #usertabs li img { opacity: 0; filter: alpha(opacity=0);} |
First, you need to remove this from your code: #usertabs { background: transparent} Then add the any of these codes somewhere between the <style> tags. Use the codes as they are. You can direct link to my buttons.. |
Change the green buttons on your IP! |