WebSite X5Help Center

 
M. Pilcher
M. Pilcher
User

Page Length  en

Autore: M. Pilcher
Visite 1060, Followers 2, Condiviso 0  
Parole Chiave: length,page

How can I increase the length of the page? I need to create a list showing images which need a longer page than the current standard length. 

Postato il
9 RISPOSTE - 1 CORRETTO
JJ. JUAG
JJ. JUAG
User

The length of thepageisfrom aminimumofdynamic anddepends on the content.The widthis specifiedin the template.
Control thelength of the sideof the sizeof theimages and content.
google translationfromGerman
greeting

JBr.

Leggi di più
Postato il da JJ. JUAG
M. Pilcher
M. Pilcher
User
Autore

I see what you mean. I have inserted 10 photos on the page and in preview the page is long enough to view all photos. The only thing is if I inserted say 60 photos the page length would increase in preview but in page creation view the cells would be tiny to accomodate them all on the screen. Is there no way of increaseing the size in page creation view so it doesn't look so crowded on screen.

Leggi di più
Postato il da M. Pilcher
Little-key .
Little-key .
User

Load the images to the server to images e.g. 1280x945px.

Then add this code in a HTML/Widget Object:

<a href='images/demo_img1.jpg' target='_blank' width='1280' height='945'>
<img alt='Foto Home' src='images/demo_img1.jpg' width='190' height='140' border='0' ></a>
&nbsp;
<a href='images/demo_img2.jpg' target='_blank' width='1280' height='945'>
<img alt='Foto Home' src='images/demo_img2.jpg' width='190' height='140' border='0' ></a>
&nbsp;

<a href='images/demo_img3.jpg' target='_blank' width='1280' height='945'>
<img alt='Foto Home' src='images/demo_img3.jpg' width='190' height='140' border='0' ></a>
&nbsp;

......

Now are all ways open (size of the images, spacing, link) and the height can you set in the HTML object flexibly.

Leggi di più
Postato il da Little-key .
M. Pilcher
M. Pilcher
User
Autore

Not exactly what I meant. I would like to increase the page length in Creation View on the software on my screen without uploading anything. Is there an option to do this? I am trying to work out wether to purchase the software or not.

Leggi di più
Postato il da M. Pilcher
Little-key .
Little-key .
User

OK...

The cells adapt themselves, or add new horizontal cells.

See (5):

Did you mean?

Leggi di più
Postato il da Little-key .
M. Pilcher
M. Pilcher
User
Autore

Yes that is the screen I am refering to. I was going to say, For example, if the page you are creating is made up of 100 rows they would be 100 very narrow rows shown on this screen. Is it possible to extend this screen and have slide bars to scroll it up and down so it doesn't look so crowded. But I have just added 13 rows and it started to scroll after I added the 13th so my problem is solved. I only added 10 before and thought it would stay the same even if I added more. Thanks for your help.

Leggi di più
Postato il da M. Pilcher
M. Pilcher
M. Pilcher
User
Autore

One last question. What is the maximum number of rows and colums you are allowed per page?

Leggi di più
Postato il da M. Pilcher
Little-key .
Little-key .
User

64 Rows and 12 columns

Leggi di più
Postato il da Little-key .
M. Pilcher
M. Pilcher
User
Autore

Thank you

Leggi di più
Postato il da M. Pilcher