greenmango112
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightChrisber,
I had a look at all the errors. They are errors caused by tags; such as using <img> instead of <img />, and the same for br, and several others repeated numerous times of each page. There are a few others that didn’t make much sense to me, faults that the validator picked out in javascripts, but oddly enough all the scripts seem to be working.What I mean to say is, none of those errors are due unclosed divs, which could cause my problem, or anything else even remotely related.
What I’m sure of though is that this is my fault, otherwise everyone would get this error with wp. I just can’t figure out where. If you wouldn’t mind, could you have a look at the validation errors and suggest something? If you group them by type, they are very easy to read.
thanks!
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightthe problem still exists…any new thoughts on it?
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightyeah, for some reason auto cuts the wrapper bg to a mere few pixels long. But all of it’s other properties are being applied to the rest of the content, so why not the bg?
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightDoesn’t seem to do the trick. I tried it in a number of places.
Anyway should I use height:100% for body and wrapper should I use auto?
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightout of curiosity, does my belief that this happens because the height:100% cannot pre-parse the wp content make sense?
Forum: Fixing WordPress
In reply to: Problem with wrapper div heighthmm I had a look at all the errors and warnings, and none of them are critical in any sense. They do not explain this wrapping problem as I had hoped. But anyway, they do need to be address for cross-browser compatibility and I will get to that very soon.
Forum: Fixing WordPress
In reply to: Problem with wrapper div heighthey mercime,
I’m going to checkout the validation errors…that just might tell me what I’m missing thanks. Though since the template is repeated, I hope that the number of errors per page are much lower, though still surprising.BTW, you probably saw the differently-colored backgrounds while I was working on them, I often do that just to give me ideas of where various columns etc are positioned.
And yeah, I use bluefish (an editor) from Ubuntu. I’m quite certain that’s not an error, lol.
Thanks for your response!
If anyone else knows anything more specific to the problem, I’d really appreciate your help.
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightany ideas?
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightthanks for your reply.
you can visit the site at http://www.sposa.com/wordpress/
You can see what the problem is if you scroll down.
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightuh….anyone?
Forum: Fixing WordPress
In reply to: Problem with wrapper div heightalso I just noticed that the wrapper background is not even covering the whole footer, which is a child of wrapper. So now things make even lesser sense to me!
any help would be appreciated