Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author meloniq

    (@meloniq)

    Will be added to next release, will try to add other missed countries too.

    To add it into plugin right now, You can…

    1. Prepare flag 24x48px, name it as “flag_al.png”, place in “images” folder.

    2. Add into europe_native array (countries.php):
    ‘al’ => ‘Shqipëria’,

    To europe array:
    ‘al’ => __(‘Albania’, ‘mnet-langbf’),

    3. Add to style.css file
    .langbf_al { background: url(“images/flag_al.png”) no-repeat scroll center top transparent; }
    .langbf_al:hover { background: url(“images/flag_al.png”) no-repeat scroll center bottom transparent; }

    Thread Starter netferry

    (@netferry)

    Thank you for your answer !!

    When do you think will be pubished the new release ??
    If you have ready the new image for albania, please send me. It is not very easy to prepare it.

    Thank you for your help !

    Vinc.

    Plugin Author meloniq

    (@meloniq)

    New release should be published in about middle of March.

    Haven’t prepared new flags yet, so can’t send it to You.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Language Bar Flags] New flag Albania’ is closed to new replies.