Forum Moderators: not2easy

Message Too Old, No Replies

Blank screen in IE on PC, fine in FF

I haven't a clue what what wrong

         

Opticomi

2:37 pm on Mar 21, 2007 (gmt 0)

10+ Year Member



Hey all,

I'm pretty new to CSS (really new actually), and used a free css based website template to build my site. It works fine in FF-MAC, netscape-MAC, IE-MAC, FF-PC, most netscape-PC. It doesn't work in Opera-MAC, AOL-PC, Netscape 4.78-PC, IE-PC and Opera-PC.

It seems to bring in everything before i use a container tag, but when took out the container tag it didn't make a difference (except messing up the site in FF.

Any ideas on what I should look for that could be causing this?

Thanks in advance for your guidance.

thesheep

2:44 pm on Mar 21, 2007 (gmt 0)

10+ Year Member



Hi

You may need to construct a simpler version of your page (a 'test case') that strips the problem down to its most basic. Then if you still haven't figured it out, post the code from your stripped-down test case here, and we'll try and help.

Usually with a test case you can strip a page down to just a couple of elements and a few lines of code. It helps to simplify things.

Opticomi

4:40 pm on Mar 21, 2007 (gmt 0)

10+ Year Member



hey thesheep -

Thanks for the advice... I eventually found the issue (bad use off a <span class="hide"> tag)

Cheers!