+ Reply to Thread
Results 1 to 2 of 2
Like Tree1Likes
  • 1 Post By admin

Thread: How to set black as default style

  1. #1
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,158

    Default How to set black as default style

    How to set black as default style

    To set black as default style

    Edit include/class.css.php

    Find

    Code:
    $css = 'default';
    Replace with


    Code:
    $css = 'black';
    HOWTO
    aakhan136 likes this.

  2. #2
    mersh is offline Senior Member
    Join Date
    May 2007
    Posts
    407

    Default Doesn't work in IE8....

    This works fine in Google Chrome, but not in IE8 - any fix for Ie?

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts