WebSite X5Help Center

 
M. Pilcher
M. Pilcher
User

Page Length  en

Auteur : M. Pilcher
Visité 1058, Followers 2, Partagé 0  
Mots-clés :: 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. 

Posté le
9 RéPONSES - 1 CORRECT
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.

Lire plus
Posté le de JJ. JUAG
M. Pilcher
M. Pilcher
User
Auteur

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.

Lire plus
Posté le de 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.

Lire plus
Posté le de Little-key .
M. Pilcher
M. Pilcher
User
Auteur

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.

Lire plus
Posté le de M. Pilcher
Little-key .
Little-key .
User

OK...

The cells adapt themselves, or add new horizontal cells.

See (5):

Did you mean?

Lire plus
Posté le de Little-key .
M. Pilcher
M. Pilcher
User
Auteur

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.

Lire plus
Posté le de M. Pilcher
M. Pilcher
M. Pilcher
User
Auteur

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

Lire plus
Posté le de M. Pilcher
Little-key .
Little-key .
User

64 Rows and 12 columns

Lire plus
Posté le de Little-key .
M. Pilcher
M. Pilcher
User
Auteur

Thank you

Lire plus
Posté le de M. Pilcher