• Resolved JulianKaruk

    (@juliankaruk)


    I’d like to create a 2nd column of info on a page using the Atahualpa theme. Suggestions for a quick remedy. I’m fairly new to wp–I can complete all “normal” functions but once beyond posting, uploading, etc. I am still learning.

Viewing 3 replies - 1 through 3 (of 3 total)
  • One thing you could do is use tables. Create a simple 2 column table and put your content in each column.
    You can code it manually, or use the WP-Tables reloaded plugin. I have it and it works great.
    If you want to code it manually, just google html table code and go to the w3c school website. They explain everything there.

    Tables suit tabular data…

    Use tables only when the information going into them is tabular and warrants a table..

    https://www.geekdaily.net/2007/08/03/css-hack-free-2-column-tableless-layout/

    Hopefully within a few more years tables will be nearly non-existent for anything but tabular data…

    Thread Starter JulianKaruk

    (@juliankaruk)

    I’ve been trained to avoid tables whenever possible although I have used them. I’m thinking a css solution might be best.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Creating 2 columns on page’ is closed to new replies.