Hr Color BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Hr Color BBCode

Post by BBCode Bot »

Hr Color BBCode

The Hr Color BBCode puts a Hr Color BBCode in the topics of Your phpBB3 Board.
Image

BBCode:

Code: Select all

[hrc={COLOR}]{NUMBER}[/hrc]
HTML:

Code: Select all

<div><hr style="height:{NUMBER}px; width:100%; border:0; color: {COLOR};background:{COLOR};" /></div>
Helpline:

Code: Select all

Hrc: [hrc=color]height[/hrc]
Example:

Code: Select all

[hrc=red]5[/hrc]
Demo:
[hrc=red]5[/hrc]
Locked