Center everything in the database?
Posted: 2013-10-09 19:40
Hello I was wondering if someone could tell me how to center align everything in each cell?
A place where AppGini users can exchange ideas and help each other.
https://forums.appgini.com:443/phpbb/
https://forums.appgini.com:443/phpbb/viewtopic.php?f=8&t=803
Code: Select all
.TableHeader {
background-color: #E9E5D9;
color: #000000;
font-family: verdana,arial,tahoma;
font-size: 12px;
font-weight: bold;
padding-right: 3px;
text-align: center;
text-decoration: none;
text-indent: 3px;