I guess this is probably CSS related, so I'll post in this section. Here (<!-- m --><a class="postlink" href="http://s94689575.onlinehome.us/index3.htm">http://s94689575.onlinehome.us/index3.htm</a><!-- m -->) is the page I'm trying to work on. It looks about like I want it in Firefox but in IE it's totally messed up. Anyone take a look at the code real quick to point me in the right direction? TIA.I would start by using a strict doctype instead of loose, and then address these errors:
<!-- m --><a class="postlink" href="http://validator.w3.org/check?uri=http%3A%2F%2Fs94689575.onlinehome.us%2Findex3.htm">http://validator.w3.org/check?uri=http% ... index3.htm</a><!-- m --> (missing alt tags shouldn't affect display, invalid </p> tags might)
<!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fs94689575.onlinehome.us%2Findex3.htm&usermedium=all">http://jigsaw.w3.org/css-validator/vali ... medium=all</a><!-- m --> (just 1 error)ive looked at your code and changed it and attached a file of the
pages/ file ive changed, that views somthing like the original.
had to play with it quite a lot to sort out your probs.
had to alter the bg image to fit..
you will have to tweak it to get it to how it was but youve now got a good start.
p.s. i found a top_nav div with nothing in it. i added a size and colour for this which youll be able to see.
andy
<!-- m --><a class="postlink" href="http://validator.w3.org/check?uri=http%3A%2F%2Fs94689575.onlinehome.us%2Findex3.htm">http://validator.w3.org/check?uri=http% ... index3.htm</a><!-- m --> (missing alt tags shouldn't affect display, invalid </p> tags might)
<!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fs94689575.onlinehome.us%2Findex3.htm&usermedium=all">http://jigsaw.w3.org/css-validator/vali ... medium=all</a><!-- m --> (just 1 error)ive looked at your code and changed it and attached a file of the
pages/ file ive changed, that views somthing like the original.
had to play with it quite a lot to sort out your probs.
had to alter the bg image to fit..
you will have to tweak it to get it to how it was but youve now got a good start.
p.s. i found a top_nav div with nothing in it. i added a size and colour for this which youll be able to see.
andy