For instance, one of the little extra's I am adding small animated .gifs before and after the Founder, Admin, and Mod words.
(Explaination) If you were to the forum section, it shows the forums, then at the bottom it has the "Who is Online" block. There, it shows the founder, admin, etc colors. I have made it show the little animated .gifs there as well.
However this only works in Firefox or other browsers that have better .css display. The problem tags I am using are :before and :after i believe.
I went and found a javascript patch that claims to fix this but I have to add the html on each page where the Founder, Admin, or Mods is displayed. The way I did this shows the .gifs on the block that shows the colors and also shows the .gifs everywhere the users to that group are displayed.
The code I was given to add is this...
- Code: Select all
<compliance> <if><script></script><endif>
And they tell me this...
include the IE7 JavaScript library in the page you wish to test
So does anyone have all the file names I need to include that in? Or is there a way to add it once and show it globaly?
Thanks for any ideas, Chris