Browse Downloads by alphabetical listing
[ A | B | C | D | E | F | G | H | I | J | K | L | M | N ][ O | P | Q | R | S | T | U | V | W | X | Y | Z ]
Released: 2007-04-14
This is a theme of 2columns fixed width type with simple design.
The menu space that can be edited with HTML that separates from the menu of XOOPS system is prepared in the header block.To decrease the mistake of your edit, a single file named "header_menu.html" is prepared.
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.
Atmosphere changes entirely in changing the header image. Please use the photograph etc. with the originality by all means. (Several photographs were put in the images directory by the extra. )














The menu space that can be edited with HTML that separates from the menu of XOOPS system is prepared in the header block.To decrease the mistake of your edit, a single file named "header_menu.html" is prepared.
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:left;/* <- If you want change column position, rewrite this. */
width:560px;
overflow:hidden;
}
#side_area {
float:right;/* <- If you want change column position, rewrite this. */
width:210px;
overflow:hidden;
}Atmosphere changes entirely in changing the header image. Please use the photograph etc. with the originality by all means. (Several photographs were put in the images directory by the extra. )
Version:1.0 Downloads2649
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)
Released: 2007-04-03
This is a theme for 1, 2, and 3columns.
The default value of width is 850px fixation. However, it is possible to change easily by rewriting the value of width of the page class of style.css.
The numerical value is able not only to be changed like fix but also to change to the liquid type by % specification.
Moreover, because it was a theme of a dark backing, I neatly made print.css.


The default value of width is 850px fixation. However, it is possible to change easily by rewriting the value of width of the page class of style.css.
The numerical value is able not only to be changed like fix but also to change to the liquid type by % specification.
Moreover, because it was a theme of a dark backing, I neatly made print.css.
Version:1.0 Downloads3238
Rating:
(4 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)
Released: 2007-03-27
This is a theme of 2columns fixed width type with simple design.
The position where the side and contents columns are displayed can be easily switched.
The method that to swich side and contents columns is a change of only three places in style.css.
style.css
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
The sentence shown up
changes to the following.
Atmosphere changes entirely in changing the header image. Please use the photograph etc. with the originality by all means. (Several photographs were put in the images directory by the extra. )








The position where the side and contents columns are displayed can be easily switched.
The method that to swich side and contents columns is a change of only three places in style.css.
style.css
#centercolumn {
float:left;/* <- If you want change column position, rewrite this. */
width:560px;
overflow:hidden;
}
#side_area {
float:right;/* <- If you want change column position, rewrite this. */
width:210px;
overflow:hidden;
background:#F9F9F9;
border-left:1px solid #CCC;
border-bottom:1px solid #CCC;
}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}>Atmosphere changes entirely in changing the header image. Please use the photograph etc. with the originality by all means. (Several photographs were put in the images directory by the extra. )
Downloads1918
Rating:
(7 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)







