PDA

View Full Version : How do you get split columns on WordPress?



cjhallock
September 1st, 2009, 11:56 AM
I'm working on getting some writings up on my site for rewriting plr articles and was wanting to do a before and after post with a few writings.

So that leaves me with the question...How do you get split columns on wordpress so I can put a before and after side by side?

Lynn Terry
September 1st, 2009, 01:28 PM
I think you have to use a plugin to insert tables into a blog post. Easier to just show one, and then the other next (below it).

retta719
September 1st, 2009, 02:59 PM
You could use a table, but that could also break your theme and make a mess in the end. Maybe do a blockquote for each example, one below the other?

lindastacy
September 1st, 2009, 06:36 PM
I simply entered the HTML for a table on this post:
http://www.irepnetwork.com/blog/618/twitter-follow-friday/

It seems to be fine (unless it's a mess in some browsers and I just don't know it. :o)

retta719
September 1st, 2009, 10:39 PM
It usually does come out just fine, but sometimes it borks the theme or looks weird in IE. Not that often though. I'm guilty of tabling all the time -lol-

lindastacy
September 2nd, 2009, 10:37 AM
I suppose you're right... safer to just post one under the other.

But then why not live dangerously and join Loretta and I as Rogue Bloggers Posting Tables :cool:

:D

Not to mention, I have on occasion screwed the whole thing up on my blog by editing to add new people and messing up the code. :eek:

retta719
September 2nd, 2009, 01:45 PM
ROFL! Rogue Bloggers :cool:

It's okay, Linda, I've broken the whole thing myself and not even known how I did it and then had to start all over.

Now that we've completely frightened the original poster, what did you end up doing with your quotes??

cjhallock
September 2nd, 2009, 05:50 PM
ROFL! Rogue Bloggers :cool:

It's okay, Linda, I've broken the whole thing myself and not even known how I did it and then had to start all over.

Now that we've completely frightened the original poster, what did you end up doing with your quotes??

No not frightened yet!!! but keep it up and I might be!

kdbbiz
September 6th, 2009, 08:26 PM
I use columns in mine. I downloaded the wp-column plugin. It is simple really. You can have two or even three columns. Once it is installed, you then insert this into your post in the html section(not the visual tab) and insert your content where needed.


Column 1 content goes here.


Column 2 content goes here.


I just have pictures on my page but you can take a look and get the idea.
http://kdbbookclub.info/?page_id=224

Let me know how it goes.