Free

Net Museum Comments

$0

This is a comment form in the style of a Net Museum. By extending WordPress’s default Quicktags, it recreates the atmosphere of classic internet culture.
(The hit counter is fake — it increases in multiples of 9.)

It also includes optional features such as image uploads, empty-field submission validation, and disabling duplicate-comment checks.

This plugin is currently available in English on the frontend, but the comments within the code are written in Japanese.

Description

Live Preview
Screenshots
Custom Example
/* Custom background color on button hover */
input#qt_comment_strong:hover {
background: #ff000070 !important;
}
input#qt_comment_em:hover {
background: #ff6c006b !important;
}
input#qt_comment_link:hover {
background: #ffc30073 !important;
}
input#qt_comment_block:hover {
background: #ffff0066 !important;
}
input#qt_comment_del:hover {
background: #7fd14278 !important;
}
input#qt_comment_ins:hover {
background: #04970463 !important;
}
input#qt_comment_ul:hover {
background: #0279ff61 !important;
}
input#qt_comment_ol:hover {
background: #00c5ff47 !important;
}
input#qt_comment_li:hover {
background: #9244f58f !important;
}
input#qt_comment_code:hover {
background: #b061c173 !important;
}
input#qt_comment_close:hoverr {
background: #ff91cc69 !important;
}
/* Retro Colors remain at their default settings */
/*
input#qt_comment_cq_color_palette:hover {
background: #cecece;
}
*/
input#qt_comment_cq_emoticon_palette:hover {
background: #adadad !important;
}
input#qt_comment_cq_kaomoji_palette:hover {
background: #8d8d8d !important;
}
input#qt_comment_cq_emoji_helper:hover {
background: #6f6c6c !important;
}
input#qt_comment_cq_counter:hover {
background: #494848 !important;
color: #686767 !important;
}

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.