For some reason in IE when I shrink the size of the window the body gets out of whack. In firefox it doesnt.
What can I change to fix this.
Thanks
Ricardo
For some reason in IE when I shrink the size of the window the body gets out of whack. In firefox it doesnt.
What can I change to fix this.
Thanks
Ricardo
Which version of IE is the problem in? IE 6 or IE 7?
Hi Curtismchale
This is on IE 6
Here is a screen shot.
http://cshaw.rleon.net/site/wp-content/uploads/2008/11/page.jpg
Thanks
Ricardo
Bump .. an ideas?
My other themes dont do this.
I am now searching to see if there are some IE specific options that I am missing.
I think that IE 6 may not like this in your css:
body {
width: 790px;
Try wrapping your page in a div of this width or giving an existing div this width.
I think it's probably the #wrap section of your css file.
The theme author's demo page doesn't exhibit the problem. Try replacing the edited code in the #wrap section of your css with the original code from the css file of the theme.
that was it jtonline
This topic has been closed to new replies.