PDA

View Full Version : Centering review summary while left align reviews?


Anonymous
02-15-2005, 08:22 PM
Right now I have everything center aligned. I noticed that Firefox centers the review summary (e.g., average user reviews, etc.) but left aligns the reviews and it looks better. IE6 centers the reviews and now I don't like it. Exactly where should I place the align tags so I can make this happen consistently in every browser? Thanks!

Anonymous
02-15-2005, 08:30 PM
Sorry I figured it out! Just added align left here:

<td align="left"><? echo "$review"; ?></td>