>>550Yo, try this one out on the Catalog's Custom CSS in the settings.
.board_news td.txt-sub{
background-color: #D6DAF0;
}
.board_news td.txt-sub a{
margin-left: 6px;
}
.board_news td.txt-rep{
background-color: #D6DAF0;
}
.board_news td.txt-date{
background-color: #D6DAF0;
}
.board_news th.txt-sub{
background-color: #c0c4d8;
}
.board_news th.txt-rep{
background-color: #c0c4d8;
}
.board_news th.txt-date{
background-color: #c0c4d8;
}
.board_news td.txt-ctrl{
background-color: #c0c4d8;
}
.board_news th.txt-ctrl{
background-color: #abaec0;
}
.board_news .txt-no{
display: none;
}