Greetings grumblemarc,
I recently downloaded your dark blue, dark red and dark yellow series of templates for FireBoard. They look awesome and I love them. But I am having one small problem and I'm pretty sure that the solutions can be found by editing the CSS.
When I view a message it will begin in the middle of the message area. Is there any way to align the message so that it can will begin at the top of the area. Whenever I first installed the template to my site the quick reply box was always open. I have since turned that option off. Someone told me that I should do the following:
To remove the open Quick Reply try modifying the file, message.php (/components/com_fireboard/template/default/) line 199.
FROM
<div id = "sc<?php echo $msg_id; ?>" class = "switchcontent">
TO
<div id = "sc<?php echo $msg_id; ?>" class = "switchcontent" style="display:none;">
Here is a link to my forums:
fairdale-kings.com/index.php?option=com_fireboard&Itemid=29