neilkadakia 0 Report post Posted March 10, 2011 Hi All. Please help me with this, it's happening all over my site after I installed pagelines pro. When I build a basic table - <table> <tr> <td> (There's image HTML code here) </td> <td> Text that corresponds to blah image </td> </tr> </table> Cell #2 is appearing below Cell #1, vertical alignment wise. I can't figure out why it won't just stay side by side. One solution I had, that only worked on the first cell, was to make it <td rowspan=2> Here's an example of what's going on: http://www.neilandarchana.com/?page_id=297 Please help me to get this stuff aligned! Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 10, 2011 Looks like you got this figured out. For the future you'll need to probably set specific CSS for td, tr, etc. Share this post Link to post Share on other sites