Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 357

Hybrid View

  1. #1
    Master zephira's Avatar
    Join Date
    May 2012
    Location
    France
    Age
    79
    Posts
    119
    Rep Power
    68

    Default

    Initially what lines change for numbers of speed limit sign in black?

    Code:
    Please Login or Register to see the links

  2.    Advertissements


  3. #2
    Master frontzosd's Avatar
    Join Date
    Jun 2012
    Location
    Greece
    Age
    56
    Posts
    615
    Rep Power
    1453

    Default

    Quote Originally Posted by zephira View Post
    Initially what lines change for numbers of speed limit sign in black?

    Dans un premier temps quelles lignes modifier pour avoir les chiffres du panneau de limite de vitesse en noir ?
    double klick to skin > ui_nextgen > common > ui > skin.css

    open it , and find this line

    }

    TEXT.speedlimit{
    font:"valuefontbd";
    color:#0000ff;

    glowsize:3;

    glowtype:1;
    fontsize:48;
    glowcolor:#ffffff;


    }

    change this line: color:#0000ff;
    with ths: color:#000000;

    for black color

    also for your first post,
    i think , its better to use the skin PONGO from the
    #62 or from #63 post.
    Last edited by frontzosd; 28th October 2015 at 01:18 PM.

 

 

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
  •