Page 1 of 2

Very simple template for XH 1.7

Posted: Tue Jul 16, 2019 7:22 pm
by Hugorm
Hey there
I've been away for a few years and is looking for a very simple template for XH 1.7.
By simple I mean: one background picture, one table with 5 rows and 4 colums, imap in/from cellls, no menu - but still a login for editing. I need only one page.
HTML pages will be shown/fetched via imap.

Does anyone know such a template that can validate CSS and HTML 5?

Re: Very simple template for XH 1.7

Posted: Wed Jul 17, 2019 3:43 pm
by lck
Hugorm wrote:
Tue Jul 16, 2019 7:22 pm
Does anyone know such a template that can validate CSS and HTML 5?
Unfortunately I don't know a template for it.
Also it is not yet clear to me how the page should look at the end. Do you have an example? Should the page be with header and footer ... ? Does this example example correspond approximately to your imagination?

Re: Very simple template for XH 1.7

Posted: Wed Jul 17, 2019 6:08 pm
by Hugorm
Yes - that is like I want, but without the top and the borders.
An exsample (without the background picture) is www.ppnc.dk.

Re: Very simple template for XH 1.7

Posted: Wed Jul 17, 2019 8:48 pm
by Tata
Stilll not fully understand what the page shall exactly do.
Shall the table cells be used as a navigation to subpages?
5 x 4 ... does this mean 20 linked subpages?
Easier would be some drawing of your expectation with closer description.

Re: Very simple template for XH 1.7

Posted: Wed Jul 17, 2019 9:46 pm
by Tata
Shall it be about like this?
http://cmsimple.sk/table

Re: Very simple template for XH 1.7

Posted: Thu Jul 18, 2019 8:02 am
by Hugorm
Hello Tata

Closely - some of the cells shall contain pictures (png), some shall be empty.
The cell content will have transparent background.
The cells will have different sizes in the row of the table.
Allthough 20 cells some will be empty and serve as 'spacers' only.
So only sub-pages from some of the cells (map - tag?)

Re: Very simple template for XH 1.7

Posted: Thu Jul 18, 2019 12:40 pm
by lck
Hugorm wrote:
Thu Jul 18, 2019 8:02 am
Closely - some of the cells shall contain pictures (png), some shall be empty.
The cell content will have transparent background.
The cells will have different sizes in the row of the table.
Allthough 20 cells some will be empty and serve as 'spacers' only.
So only sub-pages from some of the cells (map - tag?)
Okay, then it should look like this . The borders are only for the demo to make it more vivid and the black header is from codepen.io and not part of the site demo.

Re: Very simple template for XH 1.7

Posted: Thu Jul 18, 2019 1:10 pm
by Hugorm
Hello Ick

Like it - but two changes:
size of cells should be like 15%,15%,60%,15% with colspan possible.
It should be possible to select subpages from single cell/image

Re: Very simple template for XH 1.7

Posted: Thu Jul 18, 2019 7:46 pm
by lck
Hugorm wrote:
Thu Jul 18, 2019 1:10 pm
Like it - but two changes:
size of cells should be like 15%,15%,60%,15% with colspan possible.
It should be possible to select subpages from single cell/image
Okay, next try (or Full Page View).
You can find an example for colspan in the CSS window, at the bottom (here for box nine, box ten is hidden. Box nine have a width of 30%, other values also possible).
Hugorm wrote:
Thu Jul 18, 2019 1:10 pm
It should be possible to select subpages from single cell/image
Links are included now.
So that we understand each other correctly. Are these external pages or should the internal CMSimple_XH pages be?

Re: Very simple template for XH 1.7

Posted: Thu Jul 18, 2019 8:41 pm
by Hugorm
Looks very nice and seems understandable.

How could I make a local copy on my XAMPP in order to try with my own images?
(template - stylesheet etc.)