- Posts: 80
- Thank you received: 0
Two-columns style: how can I set where the columns have to split?
1 year 11 months ago #51187
by Giorjoom
Hi Milos. I described the question in the title hoping that will be visible also for other (not-so css skilled) users like me.
I need to split an article at a specific point, not necessarily using the default that automatically splits the content between the two-cols div's. Is there a way to do it? Thanks
I need to split an article at a specific point, not necessarily using the default that automatically splits the content between the two-cols div's. Is there a way to do it? Thanks
Please Log in to join the conversation.
1 year 11 months ago #51189
by milos
Replied by milos on topic Two-columns style: how can I set where the columns have to split?
Hello,
This is a sample HTML code that you can use:
Regards,
Milos
p.s. Please make sure your account is active to use our support forum.
This is a sample HTML code that you can use:
Code:
<div class="sparky_container">
<div class="sparky_cell sparkle6">Content for the left column...</div>
<div class="sparky_cell sparkle6">Content for the right column...</div>
</div>
Regards,
Milos
p.s. Please make sure your account is active to use our support forum.
The following user(s) said Thank You: Giorjoom
Please Log in to join the conversation.
Time to create page: 0.188 seconds