BBcode IMG and Align

1.06K
.

Align BBCODE & Image BBCODE
Demo

.

Demo Image

Прикрепленные файлы:
.

Archive here

Прикрепленные файлы:
.
Bewahret einander vor Herzeleid

Good job

.

MOAR BB-codes!!!
[h1][/h1], [h2][/h2], etc...
font-style bbcode
support of some programming languages for [code]
For exapmle:

document.getElementById('id')

SELECT * FROM `some_table`

Something else..
.

you do
i just make some bbcode always use
how to make font style bbcode ?
select box ?

.
Screamer

mas, select, of course.
well, you can make spoilers, such as %%spoiler%% on AIBs
I think this BB-code will be very popular

.

i think 5.1.0 already have spoiler ?

.

mas, yes. But this other type of spoiler.
In this spoiler text have the same color, which have background;
On mouse over (in css - :hover) text change color. On mouse out text again have background's color.

.
Screamer

Example in css:
.spoiler {
background: black;
color: black;
}
.spoiler:hover {
color: white;
}

Всего: 18