Pastor Rick
Head Administrator
Registered: 07-2005
Location: Texas
Posts: 560
Karma: 11 (+12/-1)
|
Reply ● Quote
|
|
Jagged Border Post Profile Fix
CSS code to fix the double border caused by table overlapping in the default CSS. The default code is an example of an apparent visual mistake. The default CSS code itself is valid, but the results create the impression there is a mistake. To "fix it" we add (or change) the ".ak_msg_post_master_table td" entry to read as follows:
.ak_msg_post_master_table td {
border-collapse: collapse;
}
|
9/29/2018, 6:18 am
|
Link to this post
Send Email to Pastor Rick
Send PM to Pastor Rick
Blog
|