Hey,
This doesn't seem to work on my browser (Mozilla Firefox on Linux). For
now, I've commented out the iframe on the site, because it was making
the side bar take up the whole page and preventing me from reading
anything at all on the site. I'm really not sure why; any suggestions
on how to fix it?
Tim
Astronouth7303 wrote:
>Update of /cvsroot/openfirst/www/inc
>In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31237/inc
>
>Modified Files:
> headers.php
>Log Message:
>Fixed iframe
>
>Index: headers.php
>===================================================================
>RCS file: /cvsroot/openfirst/www/inc/headers.php,v
>retrieving revision 1.2
>retrieving revision 1.3
>diff -C2 -d -r1.2 -r1.3
>*** headers.php 28 Dec 2004 23:01:16 -0000 1.2
>--- headers.php 28 Dec 2004 23:22:36 -0000 1.3
>***************
>*** 140,147 ****
> <p><b>Bugzilla Stats</b>
> <br><iframe
>! src="http://bugzilla.openfirst.org/openfirst/bugcrushers.php?style=yes"
>! width='260' height='350' noscroll='noscroll' border='0' style='border:
>! 0px;'>
>! </iframe>
> <br>
> <br>
>--- 140,147 ----
> <p><b>Bugzilla Stats</b>
> <br><iframe
>! src="http://bugzilla.openfirst.org/openfirst/bugcrushers.php?style=yes"
>! width=260 height=350 noscroll='noscroll' border=0
>! style="border: 0px;" frameborder=0 scrolling=no allowtransparency>
>! <br>
> <br>
> <br>
>
|