• HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Get in touch
    Get in touch
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    • Sign in
    • Start free trial
    • Get in touch
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Documentation
      • Home
      • Read API
      • Write API
      • Plugin Development
    1. Home
    2. pier
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 2
    • Controversial 0
    • Groups 3

    pier

    @pier

    GNU/Linux

    3
    Reputation
    646
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.mmorpgitalia.it Location ITALY

    pier Unfollow Follow
    Translator GNU/Linux Gamers

    Best posts made by pier

    • Markdown & tables

      Since our nodebb supports tables, what about adding some love for them to the CSS ? 🙂


      Markdown:

      First Header | Second Header
      ------------ | -------------
      Content from cell 1 | Content from cell 2
      Content in the first column | Content in the second column
      

      The result isn't that good:

      First Header Second Header
      Content from cell 1 Content from cell 2
      Content in the first column Content in the second column

      I'm using this custom CSS in my NodeBB:

      table
      {
        font-size: 14px;
      	border-collapse:collapse;
      	margin:20px 0 0;
      	padding:0;
      }
      
      table tr
      {
      	border-top:1px solid #ccc;
      	background-color:#fff;
      	margin:0;
      	padding:0;
      }
      
      table tr:nth-child(2n)
      {
      	background-color:#f8f8f8;
      }
      table tr th[align="center"], table tr td[align="center"] {
      	text-align:center;
      }
      table tr th, table tr td
      {
      	border:1px solid #ccc;
      	text-align:left;
      	margin:0;
      	padding:6px 13px;
      }
      

      And the result is quite better:

      marktables.JPG

      posted in Feature Requests
      pier
      pier
    • RE: Bug? IE9 - reply, quote, chat etc buttons don't appear to work

      Close-able, Mr Baris did the magic! 👍

      posted in Bug Reports
      pier
      pier

    Latest posts made by pier

    • RE: Bug? IE9 - reply, quote, chat etc buttons don't appear to work

      Close-able, Mr Baris did the magic! 👍

      posted in Bug Reports
      pier
      pier
    • Markdown & tables

      Since our nodebb supports tables, what about adding some love for them to the CSS ? 🙂


      Markdown:

      First Header | Second Header
      ------------ | -------------
      Content from cell 1 | Content from cell 2
      Content in the first column | Content in the second column
      

      The result isn't that good:

      First Header Second Header
      Content from cell 1 Content from cell 2
      Content in the first column Content in the second column

      I'm using this custom CSS in my NodeBB:

      table
      {
        font-size: 14px;
      	border-collapse:collapse;
      	margin:20px 0 0;
      	padding:0;
      }
      
      table tr
      {
      	border-top:1px solid #ccc;
      	background-color:#fff;
      	margin:0;
      	padding:0;
      }
      
      table tr:nth-child(2n)
      {
      	background-color:#f8f8f8;
      }
      table tr th[align="center"], table tr td[align="center"] {
      	text-align:center;
      }
      table tr th, table tr td
      {
      	border:1px solid #ccc;
      	text-align:left;
      	margin:0;
      	padding:6px 13px;
      }
      

      And the result is quite better:

      marktables.JPG

      posted in Feature Requests
      pier
      pier
    • RE: Bug? IE9 - reply, quote, chat etc buttons don't appear to work

      IE9 is broken again in 0.7.2 ?

      😞

      PS: Just tried here too... regression confirmed

      posted in Bug Reports
      pier
      pier

    Get Started

    • Product
    • Pricing

    Resources

    • Demo Site
    • Answers
    • Docs
    • Bug Bounty

    Company

    • About
    • Blog
    • Contact
    Start Free Trial
    Github Facebook Instagram Twitter
    © 2014 – 2022 NodeBB, Inc. — Made in Canada.
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact
    Menu
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact