Quote:
Originally Posted by RedTyger
Replace:
background:url( http://www.prenatalyogacenter.com/fo...pyc_button.gif) no-repeat scroll 0%
With:
Code:
background:transparent url(http://www.prenatalyogacenter.com/forums/images/buttons/pyc_button.gif) center center no-repeat;
Note I added the missing closing ; as well.
|
Thanks for the responses. As you can see I'm a bit of a hack. Your fix did not work. SHould center be there twice?
I use firebug addon to help troubleshoot css problems in FF. What can I use to help troubleshoot in IE. I wish more people used FF...