Someone is going to be a hero.
We have a seemingly simple problem. There may just be a </div> tag or something missing.
We had 4 programmers spend time trying to fix this. But no one can figure it out.
In Internet Explorer (but not Firefox), the advertisement that appears at the top of the screen will sometimes wrap down a line and be out of place. Here is the link:
http://www.sportsbuff.com/smack.aspThere is a little snippet of javascript that puts the ad in there. If you look at the source you'll see it. But here is a simplified version.
document.write('<scr' + 'ipt type="text/javascript" src="'+'
http://ad.doubleclick.net/adj/sgi.profantasysports/home;id=sg632132;ch=tp;vc=col;vc=comm;vc=cc2;vc=fnsy;vc=gearh;vc=outd;vc=pro;vc=reg;sp=baseb;sp=bktb;sp=f1;sp=fish;sp=footb;sp=gf;sp=hky;sp=nascar;sp=soft;zn=home;pos=aflb;dcopt=ist;sz=728x90;tile='+sgi_tile+';ord='+sgi_ord+'?"
><\/scr' + 'ipt>');
There are some javascript include files that help to build the header that you will see reference to in the source. Your help/suggestion/solvificat
ion would be greatly appreciated!!
Start Free Trial