Simple question: how do I add a "new line" code?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • z0diac
    Senior Member
    • Oct 2006
    • 444

    Simple question: how do I add a "new line" code?

    (I probably should have titled it "new line TAG" )

    re:

    Name: {1}
    Views: {2}
    Size {3}
    ID: {4}


    ^^ This is the text that's displayed when you hover over a thumbnail of an attached image. I'd like each stat to be under the last one. So that it's displayed like:

    Name: filename.jpg
    Views: 1831
    Size: 382.4kb
    ID: 83292

    Because by default it's: Name: filename.jpg Views: 1831 Size: 382.4kb ID: 83292

    What code do I need to enter to my phrase manager for this selection to make it start a new line for each one? (I apologize for this being such a basic question)
    Last edited by z0diac; Sat 3 Mar '12, 9:22pm.
  • z0diac
    Senior Member
    • Oct 2006
    • 444

    #2
    Anyone now how to display these stats each on a new line?

    Comment

    • Mark.B
      vBulletin Support
      • Feb 2004
      • 24286
      • 6.0.X

      #3
      Add these for a blank line:
      Code:
      <br />
      MARK.B
      vBulletin Support
      ------------
      My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
      My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

      Comment

      • z0diac
        Senior Member
        • Oct 2006
        • 444

        #4
        Originally posted by Mark.B
        Add these for a blank line:
        Code:
        <br />
        Thanks, but does not work :



        Comment

        • z0diac
          Senior Member
          • Oct 2006
          • 444

          #5
          Does anyone know if what I'm asking is even possible?

          Comment

          • Zachery
            Former vBulletin Support
            • Jul 2002
            • 59097

            #6
            Thats your browser showing it on one line, firefox?

            Comment

            • z0diac
              Senior Member
              • Oct 2006
              • 444

              #7
              Originally posted by Zachery
              Thats your browser showing it on one line, firefox?
              Correct. I just checked with IE and it seems to put each stat on a new line with IE. But with probably half (or more) of the population using FF, it would be nice to force a new line.

              Comment

              • Wayne Luke
                vBulletin Technical Support Lead
                • Aug 2000
                • 73979

                #8
                Originally posted by z0diac
                Correct. I just checked with IE and it seems to put each stat on a new line with IE. But with probably half (or more) of the population using FF, it would be nice to force a new line.
                It is a browser shortcoming. Firefox doesn't let you format tooltips you would need to use an external javascript library to format these.
                Translations provided by Google.

                Wayne Luke
                The Rabid Badger - a vBulletin Cloud demonstration site.
                vBulletin 5 API

                Comment

                • z0diac
                  Senior Member
                  • Oct 2006
                  • 444

                  #9
                  Originally posted by Wayne Luke
                  It is a browser shortcoming. Firefox doesn't let you format tooltips you would need to use an external javascript library to format these.
                  Thank you very much. I thought maybe just some extra code needed to be added to get it to work with FF. But if it's a browser limitation, that's fine. Thanks again.

                  Comment

                  widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                  Working...