How do I center the text and stuff in these boxes and in column 3
Last edited by RDM-FlashBack on Tue 7 Jan - 4:09; edited 1 time in total
td.column td { text-align:center; }
RDM-FlashBack wrote:
How do I center the text and stuff in these boxes and in column 3
  Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!RDM-FlashBack wrote:i know its a code like this
but that one don't work i need one that works with punbb
- Code:
td.column td { text-align:center; }
Please refrain from moderating members, this is a staff job.Xnomejx wrote:Please do not double post. Just edit your previous message.
.module {
  text-align:  center;
}