Wordpress CMS - Post Layout pluging - html not rendering right - vertical align

Discussion in 'Content Management' started by cri8bat, Jun 28, 2014.

  1. #1
    I am having problems rendering html on wordpress site.
    I am using the post layout plugin that allows you to add html and javascript code on your wordpress site (after every post posts).

    I added 1 table with 2 columns and 4 rows

    on the first column I have images and on the next column I have text
    Each table row is set vertical align top and left
    but
    it renders with text below images

    here is the link where problem resides:
    The Ultimate Secret of Living Young Forever Revealed!
    As you can see at the end of the post the table with 2 columns are not align right

    can someone help in how to fix this pls. :)
     
    Last edited: Jun 28, 2014
    cri8bat, Jun 28, 2014 IP
  2. cri8bat

    cri8bat Well-Known Member

    Messages:
    1,459
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    160
    #2
    I just found the solution

    the problem was with the template css,
    added an inline style on td vertical-align=top important!;

    problem solved
     
    cri8bat, Jun 30, 2014 IP