scrolling?

This is an archived version of FeralFront. While you can surf through all the content that was ever created on FeralFront, no new content can be created.
If you'd like some free FeralFront memorabilia to look back on fondly, see this thread from Dynamo (if this message is still here, we still have memorabilia): https://feralfront.com/thread/2669184-free-feralfront-memorabilia/.
  • not sure if this is the right place, but for some reason, this fancy keeps scrolling - for no reason. it's a very simple code, not sure whats wrong? any help would be appreciated.

    Code
    1. [fancypost='margin: 0 auto; border:0%;width:70%;text-align:justify;font-size:8pt;line-height:.9;']
    2. [/fancypost]



    [/fancypost]


  • It's not scrolling for me? Can you show me a picture or where it's scrolling?

    small edit-

    Immediately I can say it might be something to do with your line height since it's picky about how close together sentences are

  • Try adding a height (500px, maybe? Depending on how much you generally type) and a overflow: none. I tried to do it, but my phone likes to delete everything when I try to do a fancypost. So like, yeah... Can't even add those in myself. :P


    Nevertheless, overflow: none gets rid of the scrollies (such as if it's a small signature that has a scrollie no matter what you do) but if it goes over the height the extra text won't be shown.