How can i change my latest topic system v5 border color like this :-
Version : punbb
Forum : http://kbzteam.forums1.net
Version : punbb
Forum : http://kbzteam.forums1.net
Last edited by balu on November 25th 2015, 4:12 am; edited 1 time in total
.pun table.table th {[/size]
  background-color: blue!important;
}
tbody.statused tr th {
background: #1c7b99!important;
}
tbody.statused tr th h2, select.changeLast {
color: #FFF!important;
}