dopetalk does not endorse any advertised product nor does it accept any liability for it's use or misuse


Our Discord Notification Server invitation link is https://discord.gg/jB2qmRrxyD

Author Topic: icode BBCode implementation  (Read 41 times)

Online Chip (OP)

  • Server Admin
  • Hero Member
  • *****
  • Administrator
  • *****
  • Join Date: Dec 2014
  • Location: Australia
  • Posts: 7150
  • Reputation Power: 0
  • Chip has hidden their reputation power
  • Gender: Male
  • Last Login:Today at 12:33:00 AM
  • Deeply Confused Learner
  • Profession: IT Engineer now retired
icode BBCode implementation
« on: Yesterday at 06:07:15 AM »
Here's exactly what to fill in at Admin > Posts and Topics > Custom BBCodes:

Tag name
icode

Tag Description
Inline Code

Tag type
Parsed Content

Format
<code class="icode">{content}</code>

Block level
No

Trim whitespace
No trim

Assume URL
No

Leave the button fields blank unless you want a toolbar button.

Then add the CSS to your theme:

nano /var/www/html/Themes/default/css/index.css

Code: [Select]
code.icode {
    font-family: monospace;
    font-size: 0.9em;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 1px 4px;
    color: #c7254e;
    white-space: nowrap;
}

Usage:

[icode]inline code[/icode]

gives:

inline code
« Last Edit: Yesterday at 06:14:38 AM by smfadmin »
friendly
0
funny
0
informative
0
agree
0
disagree
0
like
0
dislike
0
No reactions
No reactions
No reactions
No reactions
No reactions
No reactions
No reactions
Our Discord Server invitation link is https://discord.gg/jB2qmRrxyD

Tags:
 


dopetalk does not endorse any advertised product nor does it accept any liability for it's use or misuse





TERMS AND CONDITIONS

In no event will d&u or any person involved in creating, producing, or distributing site information be liable for any direct, indirect, incidental, punitive, special or consequential damages arising out of the use of or inability to use d&u. You agree to indemnify and hold harmless d&u, its domain founders, sponsors, maintainers, server administrators, volunteers and contributors from and against all liability, claims, damages, costs and expenses, including legal fees, that arise directly or indirectly from the use of any part of the d&u site.


TO USE THIS WEBSITE YOU MUST AGREE TO THE TERMS AND CONDITIONS ABOVE


Founded December 2014
SimplePortal 2.3.6 © 2008-2014, SimplePortal