Thanks Mr Moo - Unfortunately, this does appear to be the only solution.
I didn't realize what a problem it would be to just throw a transparent PNG logo into the top corner of a page. It looked...
Type: Posts; User: blackdragon13; Keyword(s):
Thanks Mr Moo - Unfortunately, this does appear to be the only solution.
I didn't realize what a problem it would be to just throw a transparent PNG logo into the top corner of a page. It looked...
Just wanted to make one final post on this subject for anyone else who is having this problem. The IE6 fix worked, but it was a little tricky (at least for a beginner like myself). The page that...
boogyman - thanks for all of your help and for the link to the bug fix. That is exactly what I needed. I only just started building the new site, so before it is done I will set a lower min-width to...
boogyman and anyone else who may be trying to help,
Here is the url to my test page. It isn't finished, but there is enough to see the problem.
http://www.sigmaelectronics.com/css_test.htm
...
boogyman - at the moment, I don't have the page I'm working on uploaded to the main site, I'm just previewing it in browsers to see if it is working right. There is already an existing table-based...
I created a png logo with a transparent background to use on my company's website. It looks great in Firefox, but in IE6 it shows up with a light grey box around it.
This is my first attempt at...
Thanks again to boogyman for the suggested code. Unfortunately, while it works perfectly in Firefox, the problem is still not fixed in IE6. When the window is shrunk down, the floated right column...
Thanks Boogyman, I'll give this a shot. The way I tried it worked in Firefox, but not in IE6, so maybe your method will work out in both browsers. I'll post back here after I try this.
Nevermind everyone... Naturally, right after making my post I discovered that there is a min-width attribute. I just applied it and the layout is doing exactly what I want.
Thanks to anyone who...
I am attempting my first three-column layout with css. I am new to using css for layout, as I have always used tables in the past. My problem is that when the browser window is shrunk, my right...