Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Multiple columns for articles

More
5 years 11 months ago #20401 by Richard Pearlman
I would like to ask what is the best way to have a part of an article have two columns while the rest of the article has one column.
Is the code different for K2?

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20421 by HaiND
Replied by HaiND on topic Multiple columns for articles
Hi
Thank you for feedback us
What is the problem?
I'm sorry but I don't understand the problem
You can describe the problem in more detail or send me one image of the problem
I will check it for you soon
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20459 by Richard Pearlman
<div class="col-md-6"> is used for creating 2 columns for the homepage in Mast-col1 area. Is there a class to create 2 columns for an article?

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20466 by HaiND
Replied by HaiND on topic Multiple columns for articles
Hi
Thank you for feedback us
Sorry for late reply, we have 1 holiday weekend
you can send images problem via : prnt.sc/
I will check it for you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20500 by Richard Pearlman
I just sent prntscr.com/jfu1m9 to you. How do I format for two columns in an article?

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20510 by HaiND
Replied by HaiND on topic Multiple columns for articles
Hi
Thank you for feedback us
You can use HTML code with table tag pairs
www.w3schools.com/html/html_tables.asp
examples:

<table style="width:100%">
<tr>
<td style="width:50%">Ut vestibulum convallis odio non tempus. Donec euismod metus mauris, nec viverra turpis facilisis sed. Nam ullamcorper urna in mi hendrerit consectetur. Integer ac laoreet orci</td>
<td style="width:50%">Ut vestibulum convallis odio non tempus. Donec euismod metus mauris, nec viverra turpis facilisis sed. Nam ullamcorper urna in mi hendrerit consectetur. Integer ac laoreet orci</td>
</tr>
</table>

as imageblow:

prnt.sc/jfy9hu
prnt.sc/jfy9wd

hope you understand
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20514 by Richard Pearlman
I'd like to do this with CSS rather than a table as a table means I have to have two separate texts. I would like it to snake to the second column automatically.

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20519 by HaiND
Replied by HaiND on topic Multiple columns for articles
Hi
Thank you for feedback us
I do not understand why you would choose to use CSS instead of using the table because I was trying to find the simplest solution for you, I think if using CSS it would be much more complicated with one person failing. mastering CSS,
I think using the table will be simpler because you just copy the text into the table instead of having to CSS each paragraph
Hope you understand and look forward to receiving sympathy
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20536 by Richard Pearlman
There is this CSS solution which does not work in your template.
Check out www.w3schools.com/cssref/css3_pr_columns.asp
I'll use the table solution. :unsure:

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #20539 by HaiND
Replied by HaiND on topic Multiple columns for articles
Hi
Thank you for feedback us

I do not know why you like it because you are not too accurate in using css, but if you like I will guide you.
In descriptopn with text you want column and change

<p>

edit:

<p style="-webkit-columns: 50px 4">

with 4 is number column, hope you understand
as image bellow
prnt.sc/jiepl1
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.039 seconds
Powered by Kunena Forum