How to Center the Footer Text
-
Hi, great plugin! I have created a table in my footer using this HTML:
<center><table>
<Tr><td colspan=2 align=center>
View Your Order Status
</td></tr>
<tr><td colspan=2 align=center>
Tell a friend!
</td></tr>
<Tr><td>Facebook</td>
<td>Instagram</Td></Tr>
</table></center>However, the entire table aligns in the left of the footer, and I want it in the center. I’ve tried experimenting with some CSS but nothing is working. How can I get that exact table, as is, in the center of the footer block?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to Center the Footer Text’ is closed to new replies.