Viewing 1 replies (of 1 total)
  • This is exactly my question…..well, sort of. My reason for wanting to do so is to stop the elements below the RSS ticker from moving up and down as the widget changes heights to accommodate longer and shorter entries.

    Turned out, it was easy enough to figure out the element to target with CSS in order to make the widget wrapper a fixed height. But the ticker elements “contained” therein continue to spill out beyond the bottom bounds of the wrapper when that content gets longer.

    What I’d like is to be able to make any overflow beyond the bottom of the wrapper invisible until it moves up high enough into the wrapper. My first thought was to set an OVERFLOW: HIDDEN; property….but that didn’t work. (Would’ve been too easy, eh? lol.) I’ve been tinkering since but haven’t managed to hit on the magic formula.

    I want the widget’s wrapper to be a fixed frame within which the ticker animates. Can anyone help with that, please?

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Fixed Widget Height’ is closed to new replies.