Instruction
open
styles/prosilver/template/viewtopic_body.html
find
- Code: Select all
<div id="p{postrow.POST_ID}" class="post
replace with
- Code: Select all
<div id="p{postrow.POST_ID}" <!-- IF TOPIC_AUTHOR == postrow.POST_AUTHOR -->style="background-color: lightblue;"<!-- ENDIF --> class="post
replace
lightblue with the color u want eg.: greenyellow or HEX: #FFFFFF