- Posts: 35
- Thank you received: 0
sparkle4 sparky_cell display in vertical
-
nbgatsi
Inactive member - Topic Author
- Member
Less
More
5 years 6 months ago #47552
by nbgatsi
sparkle4 sparky_cell display in vertical was created by nbgatsi
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
5 years 6 months ago #47553
by milos
Replied by milos on topic sparkle4 sparky_cell display in vertical
Hello,
I don't understand what you want to achieve? Do you need 2 rows with 3 cells each or something else?
Best regards,
Milos
I don't understand what you want to achieve? Do you need 2 rows with 3 cells each or something else?
Best regards,
Milos
Please Log in to join the conversation.
-
nbgatsi
Inactive member - Topic Author
- Member
Less
More
- Posts: 35
- Thank you received: 0
5 years 6 months ago #47554
by nbgatsi
Replied by nbgatsi on topic sparkle4 sparky_cell display in vertical
No. I would like to display the cell in vertical.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
5 years 6 months ago #47555
by milos
Replied by milos on topic sparkle4 sparky_cell display in vertical
Can you create a mockup of what you are trying to make?
Please Log in to join the conversation.
-
nbgatsi
Inactive member - Topic Author
- Member
Less
More
- Posts: 35
- Thank you received: 0
5 years 6 months ago #47556
by nbgatsi
Replied by nbgatsi on topic sparkle4 sparky_cell display in vertical
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
5 years 6 months ago #47557
by milos
Replied by milos on topic sparkle4 sparky_cell display in vertical
HTML structure similar to this should be used:
Best regards,
Milos
Code:
<div class="page_row row_full">
<div class="page_container">
<div class="sparkle6 sparky_cell">
<p>LEFT</p>
</div>
<div class="sparkle6 sparky_cell">
<p>RIGHT 1</p>
<p>RIGHT 2</p>
<p>RIGHT 3</p>
<p>RIGHT 4</p>
</div>
</div>
</div>
Best regards,
Milos
The following user(s) said Thank You: nbgatsi
Please Log in to join the conversation.
Time to create page: 0.082 seconds