|
There are forums for sIFR and there is plenty of documentation. However, I suspect you just need to set wmode=transparent for the font - something like this in the sifr-config.js file:
sIFR.replace(FreestyleScript, {selector: '#header h6', wmode: 'transparent'
,css: '.sIFR-root {text-align: right;, font-weight: bold;, color: #d00000;, background-color: #ffffff;, display: inline;}'});
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|