Skip to content

How to format your posts

15678911»

Comments

  • inethineth Member Posts: 707
    edited January 2022
    Every image inserted with the [​img] tag automatically becomes its own, center-aligned paragraph again. :(
    This makes it impossible to have multiple images in one row:

    PhOIRLu.jpg4O6edPv.jpgThcALIf.jpg

    @JuliusBorisov: Adding this to the forum's CSS style sheet should fix it:
    .userContent img.embedImage-img, .UserContent img.embedImage-img { display: inline; }
    
    Post edited by ineth on
  • JuliusBorisovJuliusBorisov Member, Administrator, Moderator, Developer Posts: 22,724
    Thanks for the feedback, we'll work on this.
  • JuliusBorisovJuliusBorisov Member, Administrator, Moderator, Developer Posts: 22,724
    ineth wrote: »
    Every image inserted with the [​img] tag automatically becomes its own, center-aligned paragraph again. :(
    This makes it impossible to have multiple images in one row:

    PhOIRLu.jpg4O6edPv.jpgThcALIf.jpg

    @JuliusBorisov: Adding this to the forum's CSS style sheet should fix it:
    .userContent img.embedImage-img, .UserContent img.embedImage-img { display: inline; }
    

    Should be fixed now.
  • AbelAbel Member Posts: 785
    Are there custom BBCode options available or can we only use the universal, basic BBCode tags?
  • AbelAbel Member Posts: 785
    edited February 2022
    We desperately need [pre] tags and/or something to create/draw tables.
    By the way, a rule can be drawn with
    -----
    

    Post edited by Abel on
  • JuliusBorisovJuliusBorisov Member, Administrator, Moderator, Developer Posts: 22,724
    Here's a list of what we've checked (they use nbbc within the forums)
    http://nbbc.sourceforge.net/doc/bbc.html

    Below are the ones that seemed to work and aren't part of the text editor bar thing (except quotes, but quotes can take additional parameters):
    [acronym="description"]acronymWord[/acronym] and if u mouseover "acronymWord" you see "description" appear
    
    [color=#E34715]Red![/color]
    [email]test@test.com[/email] 
    [url=address target=target]title[/url]
    [rule] for horizontal separator bar
    [br] for a new line
    
    This text goes before the columns.
    [columns]
    This text is in the first column.
    This is a second line in the first column.
    [nextcol]
    This is the second column,
    with a second line.
    [nextcol]
    This is a third column.
    Are we having fun yet?
    [/columns]
    This text goes after the columns.
    
    Aside from normal quote, you can add a name and date and url here:
    [quote="Abel" date="Feb 2nd 2022" url="https://forums.beamdog.com/discussion/comment/1182399/#Comment_1182399"]...[/quote]
    
    
  • AbelAbel Member Posts: 785
    Thank you, Julius! That is helpful!
  • JuliusBorisovJuliusBorisov Member, Administrator, Moderator, Developer Posts: 22,724
    Cheers! I'm so happy you're still around.
  • marrbhimarrbhi Member Posts: 1
    edited July 2022
    Bold specific words or sentences to draw readers towards the main idea. Italicize titles, foreign words, or proper names. Use header tags to divide sections and organize your reader's journey. Add block quotes from interesting figures to support your writing.











    krnt.run
    myindigocard app
    Post edited by marrbhi on
  • OtherwiselyOtherwisely Member Posts: 19
    edited February 8
    <deleted>
Sign In or Register to comment.