小明BBS

Added by tetunox@userstyles, Created: Dec 12, 2010, Updated: Jun 27, 2011
With the style applied

Description:

「小明BBS ひっそりと生息中」カスタマイズ
マウスホバーで書き込みフォームが展開します。

●AutoPager(機能拡張)などを使用していない方は

/*区切り線*/
.entry-asset{
border-top:#BFBFBF solid 1px !important;
padding:15px 0px 15px!important;
}

という部分を

/*区切り線*/
/*.entry-asset{
border-top:#BFBFBF solid 1px !important;
padding:15px 0px 15px!important;
}*/

とコメント扱いにすると、各書き込みの区切り線が2重じゃなくなり見やすかもしれません。

●書き込みフォームを常に表示したい場合は

/*フォームホバー時に展開*/

#header:after{
color:#DFDFDF!important;
content:"▼書き込みをする"!important;
position:absolute!important;
top:192px!important;
left:40%!important;
}
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈

#post_form:hover
,#post

Installs:
Applies to:
6003.teacup.com, http://6003.teacup.com/reonsanmofumofu/bbs/index/detail/, http://6003.teacup.com/reonsanmofumofu/bbs/mypost/edit/, http://6003.teacup.com/reonsanmofumofu/bbs/post/exec/... More »

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.