I have a problem with the template I am making ( http://tominatedsoftware.com/tigris/ ) where when the content is long enough to make it scroll, the scroll bars push some things out of alignment. Is there a way with javascript or something to see if a div's content is larger than the div and apply a css style to another element so it doesn't misalign when it needs a scrollbar. Hope you understand.... and reply.
BTW: the scrollbar is put there by the "overflow: auto;" css property
BTW: the scrollbar is put there by the "overflow: auto;" css property