astro2
Released: 2007-03-20
Description:
This is a theme of 2columns fixed width type.The design concept of old distribution theme astro is followed, and the theme rewritten in Tablres-layout full CSS source.
The position where the side and contents column are displayed can be easily switched.
The method is a change of only two places in style.css.
#centercolumn {
float:right;/* <- If you want change column position, rewrite this. */
width:560px;
overflow:hidden;
}
#side_area {
float:left;/* <- If you want change column position, rewrite this. */
width:210px;
overflow:hidden;
color:#AAA;
background:#0A0A0A;
}And there is a part that doesn't function excluding the JP version because of optimizing to the JP.
Though it operates even if it doesn't rewrite it ... , if you do as follows the pagetitle (subtitle) will be neatly displayed.
In theme.html
<{if $xoops_dirname}><{$xoops_modulename}><{else}><{$xoops_slogan}><{/if}>The sentence shown up
changes to the following.
<{$xoops_pagetitle}>Features:
- 2column fixed style
- Center Block Control (Thanks GIJOE)
- print.css (for printing)
- ex.css (to make static pages)
- header_menu.html ( html base original menu)
Download History:
2007.3astro2発表に伴いastro, astro_rightの配布を終了しました。
累計ダウンロード数、astro : 4123, astro_right : 4033件でした。
Version:1.0 Downloads1476
Rating:
(0 Votes)
Reviews:
(0)
Platform: Xoops 2.0.X, XOOPS Cube Legacy 2.1
License: Creative Commons License(Attribution-NonCommercial-ShareAlike 2.1 Japan)
Platform: Xoops 2.0.X, XOOPS Cube Legacy 2.1
License: Creative Commons License(Attribution-NonCommercial-ShareAlike 2.1 Japan)







