1 frontierblazer Jul 10, 2008 08:44
3 frontierblazer Jul 11, 2008 03:24
Thanks for your help John. I initially thought of doing that, but then I got to looking at the actual size of the containers in Firefox and it's actually shrinking the wrapper. When you look at the source code, it shows the inner wrapper size to be 121.6ex, but Firefox is not displaying that size.
You'll notice that in Firefox the total width of the 3 containers is smaller than the header image. The header image is approx. 121.6ex, that's how I ended up with that size for my wrapper. Also, I had removed the space between the header and containers, but it reappears in Firefox. That's how it originally looked before I changed it.
I'll keep looking, but I'm certain that Firefox is getting the old sizes from somewhere. I just don't know where. It's wierd.
Thanks again for the help.
4 arjay Jul 13, 2008 12:59
Frontierblazer - for your info, I opened your site in FF3 and I don't see any problems. It looks pretty good to me. Have you changed something to correct it, or am I missing something?
5 yabba Jul 13, 2008 20:14
Try clearing your [url=http://validator.w3.org/check?uri=http://www.texaslastfrontier.com/prairie_fire_journal/]validation errors[/url], you never know it may just work ;)
¥
6 frontierblazer Jul 13, 2008 22:20
arjay, I went back to the 2-col skin I had been using. It works great in IE7 and Firefox. The modified asevo_3c was taking up too much of my time trying to troubleshoot the problem. In the meantime, I'll spend more time with my css and php video tutorials. I think my coding is the root of the problem. Thanks to all for your help.
I just had a look at your style.css for inner_wrapper div...
try putting width: 122.1ex;
Gets your right side sidebar in position.
Note: I'm using FF3