Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Resize CSS problem Re: Resize CSS problem

#118235
danieldatton
Member

For the button try locking it to the top of the div, so it expands downwards.

#button:hover {position:absolute; toptop:0;}