Click to See Complete Forum and Search --> : padding in NN


sir_toby
08-31-2004, 12:07 PM
I´ve got some trouble with the padding-right setting for a div area and what it looks like in different browsers, especially in NN.
While in IE and Opera the scrollbar remains on the right side of the div with whatever padding value, it moves inward in NN (I checked on NN6) and leaves some more space to the right of the scrollbar, which is inacceptable. Are there some other properties i have to set to 0px to solve this problem? Up to now I didn´t find them...
I already thought of setting up a table structure within the div to get around this, but if possible I want to avoid this - right now, I´m trying to do the whole site without tables and only with css definitions.
Any help is greatly appreciated!

JPnyc
08-31-2004, 12:22 PM
You could try setting the width of the div. Just a guess.

sir_toby
08-31-2004, 12:28 PM
The width is already set... But thanks anyway! ;-)

JPnyc
08-31-2004, 12:33 PM
I haven't run across this problem yet, but it sounds like a bug to me. Have you tried searching on some netscrape forums? That's how I learned about it's opacity bug.

ray326
08-31-2004, 01:22 PM
Sorry, let my PFN membership lapse. Got link?