bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Table aligning

(2 posts)
  • Started 2 years ago by peiqinglong
  • Latest reply from ear1grey
  • This topic is not a support question

No tags yet.

  1. Ok, I've been racking my brain on this one. How do I align the text so that it is in the middle of each icon? http://www.abunchofcars.com/forum/

    I know people usually do td align, but that isn't valid for xhtml strict. I can't figure out what the CSS code for that is...

    Thanks!

    Posted 2 years ago #
  2. td {
    text-align: center;
    }

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.