formatting tables

  • Unknown's avatar

    I am having trouble with the formatting of a table on my wordpress.com site. I cannot make the table width fixed and as I add content the right side is getting pushed off of the page: http://voigtclassroom.wordpress.com/classes/ap-literature/ap-lit-calendar/

    I appreciate any help.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar
  • Unknown's avatar

    Thanks, timethief, I appreciate your sending this. Unfortunately, I’ve read through this before and the “style” attributes are not responding. I assume it is to do with the theme, but I don’t currently have access to the theme css.

  • Unknown's avatar

    As I explain in the article timethief linked to, the style attribute is the correct way to code things, and it works, except of course when physically impossible: a table can’t be narrower than its contents!

    First, you’ve got several typing mistakes that prevent line breaks. For example, each one of these behaves like a single word, because of the missing spaces:
    Stevens)Homework:
    Read/Annotate”Lord
    Discuss:Beowulf

    Same goes for this, because of the (useless) underscore:
    Beowulf_Assignment

    Second, the no-sidebar template on 2011 doesn’t make the content area any wider, it only makes it centered.

    In short, there’s no way to make your tables fit, except if you decrease the font size a lot. I suggest you start by switching to a different theme: a wide theme with no sidebar, or a wide theme that supports a real full-width template for static pages.

  • The topic ‘formatting tables’ is closed to new replies.