The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Spoiler inside Profile Input

    Global Federation
    Global Federation
    Forumember


    Posts : 74
    Reputation : 1
    Language : English

    Solved Spoiler inside Profile Input

    Post by Global Federation Wed 17 Oct 2018 - 20:55

    Hello, I am trying to insert spoiler-ed items within a profile input box and the text within the spoiler runs off the page in a singular line. I'm trying to make it work so the text stays in its spot and in its original configuration.


    Here's what I mean:
    Spoiler inside Profile Input Issue1

    I posted a block of random letter gibberish into it and it moves off to the right in a single line off the page.

    I am using PhpBB 3.


    Last edited by Global Federation on Wed 17 Oct 2018 - 22:44; edited 1 time in total
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: Spoiler inside Profile Input

    Post by skouliki Wed 17 Oct 2018 - 22:10

    hi

    The overflow-wrap allows you to specify that the browser can break a line of text inside the targeted element into multiple lines

    example
    Code:
    .example {
      overflow-wrap: break-word;
    }

    Global Federation
    Global Federation
    Forumember


    Posts : 74
    Reputation : 1
    Language : English

    Solved Re: Spoiler inside Profile Input

    Post by Global Federation Wed 17 Oct 2018 - 22:21

    skouliki wrote:hi

    The overflow-wrap allows you to specify that the browser can break a line of text inside the targeted element into multiple lines

    example
    Code:
    .example {
      overflow-wrap: break-word;
    }
    Hi, Where should I post this code?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: Spoiler inside Profile Input

    Post by skouliki Wed 17 Oct 2018 - 22:39

    To your css but this is only a test you must replace the word example with the element you want

    Or you can put a link with that field viewable by guests in order for me to check it


    Last edited by skouliki on Thu 18 Oct 2018 - 3:35; edited 1 time in total

    Global Federation
    Global Federation
    Forumember


    Posts : 74
    Reputation : 1
    Language : English

    Solved Re: Spoiler inside Profile Input

    Post by Global Federation Wed 17 Oct 2018 - 22:44

    Alright. Thank you very much!
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19435
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Spoiler inside Profile Input

    Post by Ape Wed 17 Oct 2018 - 22:58

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules



    Spoiler inside Profile Input Left1212Spoiler inside Profile Input Center11Spoiler inside Profile Input Right112
    Spoiler inside Profile Input Ape_b110
    Spoiler inside Profile Input Ape1010

      Current date/time is Wed 13 Nov 2024 - 20:48