|
Changing top module position colours |
|
You can easily change the dsiplay colour of the top two module position boxes to any combination you like. Officestyle has three colour options: white, blue and orange.
To change the scheme:
- In administrator, go to Site -> Site Templates.
- In the Template Administrator, click the radio button to the left of the Officestyle template.
- Click "Edit HTML" in the top-right corner.
- In the editor, locate the following lines of code near the top:
$user1_color = "orange"; // blue/orange/white
$user2_color = "blue"; // blue/orange/white
$user3_color = "white"; // blue/orange/white
Simply change the values inside the "" for each position and save.
 Comments | |
Only registered users can write comments. Please login or register. Powered by AkoComment Tweaked Special Edition v.1.3.0 |