Forum Moderators: not2easy

Message Too Old, No Replies

Site not working in IE; fine in firefox

         

plagel

1:40 am on Oct 29, 2009 (gmt 0)

10+ Year Member



I'm going to need to post the whole thing, since I don't know where I went wrong. I can guess it's something to do with the overflow for the #belly or something to do with the leftpane..
<snip>
Thanks in advance!

- Plagel

[edited by: swa66 at 1:09 pm (utc) on Oct. 29, 2009]
[edit reason] No links please see ToS and Forum Charter [/edit]

D_Blackwell

1:56 am on Oct 29, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome plagel. The personal links are going to get chopped, so I cannot use as a reference.

My recommendation is to strip the HTML and CSS down to the problem itself by commenting out extraneous markup unrelated to the problem. If the fix is not found during this process, post the test ready code that replicates the problem and we will look at the options.

Be sure to declare a DTD and validate the markup. That will avoid, eliminate, or rule out many problems.

I'm going to need to post the whole thing, since I don't know where I went wrong.

No. You need to chop and comment HTML and CSS in and out until you isolate the problem. Simply doing this may lead directly to the fix. A code dump won't be real well received. The easier you make it to help (test ready sample markup), the more likely you are to get attention.

swa66

1:11 pm on Oct 29, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



D_Blackwell explained it rather well. More guidance in the pinned posts near the top of the forum on how to do that.