I'm after a way to edit the PHP of the board index page to change the background of Child Forums only.
The current HTML for the background for a child board is
<tr id="board_40_children">
<td colspan="3" class="children windowbg">
Is there a way I could either make a change to CSS (or add one) in order to change the background of the child boards only or tell me where the PHP file is located where I can manually change this setting.