16-Dec-2020 03:10
17-Dec-2020
01:58
- last edited on
04-Jun-2023
21:08
by
JimmyPackets
i found something
but not sure if its healthy
so in advanced customization > header.inc > line 31 :
i replaced this line:
<td id="header_leftcell"><img src='<?=$GLOBALS["header_logo"]?>'/></td>
with this:
<td id="header_rightcell"><img style="float: right;" src='<?=$GLOBALS["header_logo"]?>'/></td>