WebSite X5Help Center

 
Sergey S.
Sergey S.
User

Border-collapse: collapse and padding=0 in the table  ru

Auteur : Sergey S.
Visité 2248, Followers 1, Partagé 0  

Hello. I insert on the page object "Table" and I insert the pictures cut in Photoshop into cells of this table, but they don't merge in the integral picture, and are divided. Color of a frame established as transparent. As I can establish for the table border-collapse: collapse and padding=0?

Posté le
8 RéPONSES - 1 CORRECT
Sergey S.
Sergey S.
User
Auteur

I understood where it is necessary to establish these parameters, it isn't necessary to answer. Thanks

Lire plus
Posté le de Sergey S.
Sergey S.
Sergey S.
User
Auteur

Sorry, I can't independently understand - I see parameters, and I can't change. I ask for help

Lire plus
Posté le de Sergey S.
Incomedia
Claudio D.
Incomedia

Hello Sergey,

I would recommend you to use the image object for this function by adding as many image objects as many images you have and then with the cell style options for every object you remove the margins and you change also the alignment so all images will seem like one big image.

to use the table object you will need to use many manual css code to change the table to adapt it to your needs and by using the image objects it will be easier and you will have more functions available to the images.

Many thanks!

Lire plus
Posté le de Claudio D.
Sergey S.
Sergey S.
User
Auteur

Yes, Claudio, I could use the option offered by you, but for this purpose I will need 30 or 40 columns and about 100 lines. I can receive it in Website X5?

Lire plus
Posté le de Sergey S.
Incomedia
Claudio D.
Incomedia

Hello Sergey,

The limit or the rows is 64 and 12 columns in every page.

Can you please show me how it has to appear to see if there is a different solution?

Many thanks!

Lire plus
Posté le de Claudio D.
Sergey S.
Sergey S.
User
Auteur

Hello, Claudio. Look at the enclosed file - I need to display a family tree of my sort, I already wrote about it in http://answers.websitex5.com/post/79470 For this purpose I need enough of cells both in width, and in height. I will draw the big picture with a family tree in Photoshop, and then to cut it and to place on the page. I will cut in order that to make each segment of an overall picture necessary to me the link conducting on the page of the member of a sort.
What you will have in this respect reasons, Claudio?

Probably, I am the layman and therefore I don't see difficulties at program level to increase quantity of lines and columns for pages in Website X5. Quantity of lines available today and columns I consider as nothing justified restriction.

Claudio, how I can realize the project in Website X5?

Lire plus
Posté le de Sergey S.
Incomedia
Claudio D.
Incomedia

Hello Sergey,

To reduce the margins in the table you can add following code in step 1 - expert - before closing the HEAD tag:

<style>
table, td {padding: 0!important;}
</style>

To realize this family tree it would be probably better to use the html image map function by adding then the code in the HTML&Widget Object so you could use only one image and add the links in the image to the other pages with the map function.

As example you can see this online tool to create image maps:

http://www.image-maps.com/

Many thanks!

Lire plus
Posté le de Claudio D.
Sergey S.
Sergey S.
User
Auteur

Hello, Claudio.
Your offer helped me with the solution of my task, big to you for this thanks. It would be desirable that similar function was realized in Website X5, I already wrote about it in http://answers.websitex5.com/post/72604

Lire plus
Posté le de Sergey S.