Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mobile Metrostyle isn't automatically switched
#7
(20th Aug, 01:40 pm)dunask Wrote:  Would you please show me how to set a default theme color, please.


Thank you for your support.

To change the default theme color please edit metrostyle/theme_stylesheet.php .

Find:

Code:
else {
 $metrostyle_color =   '@import url(stylesheet/orange.css);';
 }

Replace with:

Code:
else {
 $metrostyle_color =   '@import url(stylesheet/blue.css);';
 }

To really find out if the default color has changed you will need to clear cookies after as well.
Reply


Messages In This Thread
RE: Mobile Metrostyle isn't automatically switched - Tan - 22nd Aug, 12:53 am



Users browsing this thread: 1 Guest(s)