Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Sheri Barker
1,066 PointsTable text/link alignment issue
I'm using the TinyMCE Advanced plugin to create a table for a client's website in Wordpress. The content is just links to various websites. When I have the wordpress visual editor open, everything looks fine but then when I return to the page, the fist link in each cell has been bumped up to the previous line. Can anyone help me resolve this issue?
2 Answers

Zac Gordon
Treehouse Guest TeacherIf you just edit the page using the text view and not the visual view do you have this problem? Sometimes funky things can happen with TinyMCE on saves.
I would also suggest searching the support section for the plugin: http://wordpress.org/support/plugin/tinymce-advanced
If none of those help, just try another table plugin ;)

Sheri Barker
1,066 PointsThank you Zac! I gave up on the plugin and just fixed it in the text editor with some <br> line breaks.

Zac Gordon
Treehouse Guest TeacherHaha, takin care of business :p