Click to See Complete Forum and Search --> : One div problem 1px either way is too skinny or too wide.


Rianna
06-29-2006, 12:28 AM
Hi, I have the strangest thing I haven't had happen before. I am working on a stubborn divider. It is missing some sort of elements to cause it to position properly. If I put in for instance 52px it will be too skinny, then if I put in 53 pixels it looks like I set it to 55px instead. I've looked at the dividers on both sides of it and the small amount of text on it and can't see a problem anywhere. I also put it into a couple of different web page editors with the same result. I am tired of wasting anymore time on it. Is there a way to put the whole divider behind the others around it? Then if it is a little too wide it won't show anyway? I don't know the code for that. Some sort of in front or behind commands? Thanks a lot! :confused:

kiwibrit
06-29-2006, 02:39 AM
overflow:hidden (http://www.quirksmode.org/css/overflow.html).

Rianna
07-06-2006, 03:00 AM
Things got a little crazy and I didn't have a chance to try it until now. It works great, thanks!!