Jump to content

How to modify font size and text position in table in .tpl (Smarty)


LexHammer

Recommended Posts

I want to make a table with bigger text font and i want the text in each cell to be centered, not aligned to right. What is the code for that?

 

The table code

{include file='header.tpl'}	



<center><table border="1">
<tr>
<td></td>
<td><b>Text1<b></td>
<td><b><FONT COLOR="red">Text2</font></b></td>
</tr>
<tr>
<td>TEST1</td>
<td>TEST2</td>
<td>TEST3</td>
</tr>
</table></center></font>
{include file='footer.tpl'}

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.