Previous Message
Next Message

Re: 3 pixel jog question

Sent by Blake Coglianese on 6 May 2005 23:11


> 
> I am finishing up a site that I've been creating using css and I've run into
> what I think is the 3 pixel jog in IE.
> 
> The page in question is here:
> <http://www.walkersands.com/client/bps/staging/About-BPS.asp>
> <http://www.walkersands.com/client/bps/staging/css/master.css>
> 
> Once the content gets past the left float everything is straightened out. I
> looked on a couple of sites and I found what I "should" do, I added
> This
> 
> /* Hide from IE5-mac \*/
> 
> * centercol ul {
> height: 1%;
> margin-left: 0;
> }
> 
> /* End IE5/mac hide */
> 
> But its still doesn't seem to be working, can anyone suggest a fix?


I figured it out... I added it to the wrong element I put it on the
*centercol itself and it worked out.



Thanks


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: