/usr/share/tdiary/theme/lcd/README is in tdiary-theme 3.2.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | Title: LCD
Author: kosaka
Access: kosaka@tnat.net
License: GPL
Comment: i-Tunes
validated by W3C.
<h1>要素に背景画像を使用しているため、ヘッダの一番上に<h1>ほげ</h1>を設定。
sidebarの下に<br clear="all">を入れておく
sidebar、main外の要素は、<div class="calendar"></div>で囲む
サイドバー推奨
設定例
ヘッダ
<h1>ほげ</h1>
<div class="main>
フッタ
</div>
<div class="sidebar">
もろもろ
</div>
<br clear="all">
<div class="calendar">
ほげ
</div>
|