Like in my last post:The last thing right now is : How i change the color of the text in menu at the left?
<div class='SubmenuitemLabel'>Experience Table</div>
<span style="color:red">Your Red Text</span>
<span style="color:rgb(100,50,20)">Your RGB Text</span>
<span style="color:#C8C933">Your RGB Text</span>
<span style="color:red">Buy </span><span style="color:blue">Points</span><span style="color:green">!!!!!</span>
To other users:Getting this error below:
Error ID: #E-7
More info: There is no key sqliteDatabase in server config file.
File: /home/otsmanager/www/public_html/install.php Line: 195
Using linux server, rev. 3884
SOLVED
Thanks Gesior for your help! rep++