Forums โ€บ ePic Character Generator โ€บ Technical Discussion โ€บ Suggestions, Ideas โ€บ Site Index ~ Window thru your worlds โ€บ Site Index ~ Window thru your worlds

#24593
greg
Participant

    Found the problem, gimme a minute
    Code has a minimum height of half the screen for the blocks, including the 0 pixel height, invisible, hidden, not to be rendered block.

    Which is overridden in CSS with a โ€œmin-height: 0px !important;โ€ noticeโ€ฆ that gets ignored on your side.

    Thanks for the screenshots, helped a lot. ๐Ÿ™‚