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

Hybrid View

  1. #1
    Member
    Join Date
    Mar 2017
    Location
    italia
    Posts
    11
    Rep Power
    0

    Default

    Quote Originally Posted by hyperions View Post
    with the latest versions of the pongo skin, I found that the text placed in the lower center square, the one that indicates the street name, appears in bold, which was not the case before ... it is visually rather intrusive; I did not find in the menus the possibility to delete the bold and put the normal text; it must surely be modified some parameter inside some file ... thanks
    Quote Originally Posted by cam1981 View Post
    At ux the_skin_by_pongo follow the path ui_nextgen/common/ui/the_skin_by_pongo.css , look for the line and exchange valuefontbd for defaultbd ..

    ROADSHIELDEDTEXT.current_street{font:"valuefontbd";fontsize:fontsize_current_street;}
    Quote Originally Posted by MadyenMadyen View Post
    This one..
    for those who are also interested in changing the house number from bold to normal, these are the 2 lines of text in the same file:

    TEXT.left_hnumber{left:0;top:0;right:0;bottom:0;z:21;font:"defaultbd";fontsize:fontsize_current_street;color:map_main_color;padding:text_padding_small;align:"CENTER";wordwrap:1;}
    TEXT.right_hnumber{left:0;top:0;right:0;bottom:0;z:21;font:"defaultbd";fontsize:fontsize_current_street;color:map_main_color;padding:text_padding_small;align:"CENTER";wordwrap:1;}
    Last edited by hyperions; 21st August 2019 at 08:37 AM.

  2.    Advertissements


  3. #2
    MadyenMadyen
    Guest

    thumbup

    Quote Originally Posted by hyperions View Post
    for those who are also interested in changing the house number from bold to normal, these are the 2 lines of text in the same file:
    Hi mate,

    This one is updated with normal..

    (Incl: ROADSHIELDEDTEXT.current_street{font:"defaultbd";fontsize:fontsize_current_street;})
    Attached Files Attached Files

  4. #3
    Master
    Join Date
    Nov 2017
    Location
    Romania
    Posts
    349
    Rep Power
    167

    Default

    @MadyenMadyen, mate, please can make another one with modified "defaultbd" and for roadshield nextstreet? I tried myself but after modification when start igo i get forceclose

    Line 32 ROADSHIELDEDTEXT.next_street, TEXT.next_street{align:"CENTER";valign:"CENTER";padding:text_padding;font:"defaultbd";fontsize:fontsize_Next_Street;color:map_nextstreet_color;flex:0;box_align:"stretch";visible:1;}

    Also and for Default/Secondary data fields will be an idea to change font for match the rest of others

    Thx for help
    Last edited by cristianyxtl; 21st August 2019 at 09:55 PM.

  5. #4
    MadyenMadyen
    Guest

    thumbup

    Quote Originally Posted by cristianyxtl View Post
    @MadyenMadyen, mate, please can make another one with modified "defaultbd" and for roadshield nextstreet? I tried myself but after modification when start igo i get forceclose : TEXT.next_street{align:"CENTER";valign:"CENTER"
    Thx for help
    Hi mate,

    Try this new updated one (with them 3 lines mentioned earlier here) ;0)

    Edit:
    Its works ok!
    Attached Files Attached Files
    Last edited by MadyenMadyen; 21st August 2019 at 10:43 PM.

 

 

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
  •