BBCodeBox3
http://4seven.bplaced.net/forum/2/

[Snippet] Highlight Topic-Starter Posts (en)
http://4seven.bplaced.net/forum/2/viewtopic.php?f=20&t=496
Page 1 of 1

Author:  4seven [ Tue 11. May 2010, 01:54 ]
Post subject:  [Snippet] Highlight Topic-Starter Posts (en)

[Snippet] Highlight Topic-Starter Posts

Instruction

demo
http://4seven.bplaced.net/phpbb3/viewtopic.php?f=7&t=365

open

styles/prosilver/template/viewtopic_body.html

find

Code:
<div id="p{postrow.POST_ID}" class="post


replace with

Code:
<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

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/