CSS/Float/IE6 (I just scared off half of the web designers) For the rest of you, why is IE6 giving me 's' on this page?
My shop now buttons... WTF is going on with them? [more inside]
posted on Mar 20, 2008 - 14 answers ![]()
CSS: This should be simple, but I, the super-novice, can't find the answer. I need to figure out how to get my float:right column to sit next to my float:left column, instead of it sitting to the right, but below the left... in IE of course. [more inside]
posted on Apr 27, 2007 - 26 answers ![]()
I've run into a problem with displacing a block of text with css. II see the same behavior in IE6, IE7 and Firefox, so I gather its supposed to behave that way, but I can't work out why. [more inside]
posted on Mar 10, 2007 - 3 answers ![]()
CSS filter: I would like to place an image in the lower right corner of a div, with text flowing around it. Warning, 17kb, 300x300 image inside. [more inside]
posted on Aug 8, 2006 - 27 answers
CSS Help: I have a element 650 wide and 180 high. I want items to appear in it and there to be a scroll bar along the bottom so it scrolls horizontally. However, when the elements reach the right edge, a scroll bar appears on the right side and the new element appears on the left under the first element. Why? [more inside]
posted on May 4, 2006 - 8 answers ![]()
Why aren't the paragraphs in the body text flowing around a floated div on this page in Internet Explorer? [more inside]
posted on Jun 2, 2005 - 3 answers ![]()
IEfilter: I'm sick of it. The most random bugs appear in IE when designing standards compliant pages. Like on this page I'm working on for a friend. On tabs two and three of the page, there are photos in the top right corner. These images show up in firefox just fine, but in IE, they're invisible. HELP! [more inside]
posted on Apr 27, 2005 - 3 answers ![]()
I stumbled across an Internet Explorer display problem today that I just can't figure out. It feels CSS-related, and it feels float-related, but despite knowing all about the Holly Hack and all about how to deal with most every float-related IE bug I've seen prior to today, this one has me totally stumped. Can someone help? [more inside]
posted on Apr 6, 2005 - 4 answers
Strange CSS problem with my departmental website when using cookies to set text sizes. On any font size but the standard, content is (correctly) centered. Using the standard size, content is left-justified. Both XHTML and CSS* validate. This is killing me. [more inside]
posted on Mar 18, 2005 - 2 answers
Following some googling, I've found a few sites that claim you can't use CSS to centre an image vertically within a div. Does this mean that I can't get the images on this page to float in the centre of their respective grey box? At the moment, they only seem to be postioned in the middle at the top of the box and even the middle bit is only because there is a text-align:center in there. (I don't mind If I have to lose the title of the image to get this to work)
posted on Dec 8, 2004 - 13 answers