Hello kinda and gentle people of the incredible editable internet,
A quick question, have I spotted a bug in Firefox, or is there a really silly reason why the css code below display's fine in IE but not (my trusty and beloved) FireFox?
Thanks for any and all help
A quick question, have I spotted a bug in Firefox, or is there a really silly reason why the css code below display's fine in IE but not (my trusty and beloved) FireFox?
Code:
#content h3{
color:#FFFFFF;
background-color: #CCCC00;
background-attachment: fixed;
background-image: url(../Images/Bands/Band-Gold.jpg);
background-repeat: repeat-x;
background-position: top;
}
Thanks for any and all help