• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Logos in a select menu

Community Beginner ,
May 22, 2018 May 22, 2018

Copy link to clipboard

Copied

Hi,

I want to put a small logos (svg files) on the left of the text, but it doesnt work. I hope you can help me.:)

This is a code:

<select title="language_switcher" onchange="location = this.value;">

      <option value="" style="display:none">Изберете език:</option>

      <option value="https://www.afc11-bg.com" data-thumb="bulgaria_flag_3d_round.svg">BG</option>

      <option value="https://www.afc11-bg.com/en" data-thumb="united_kingdom_flag_3d_round.svg">EN</option>

      <option value="https://www.afc11-bg.com/de" data-thumb="germany_flag_3d_round.svg">DE</option>

   </select>

Result:

design.png

Views

259

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , May 23, 2018 May 23, 2018

this forum is for Muse... are you sure you don't want the Dreamweaver forum?

I can move it over to another forum for you or if you are in fact putting this code in Muse then yes that code will not work

Votes

Translate

Translate
LEGEND ,
May 23, 2018 May 23, 2018

Copy link to clipboard

Copied

LATEST

this forum is for Muse... are you sure you don't want the Dreamweaver forum?

I can move it over to another forum for you or if you are in fact putting this code in Muse then yes that code will not work

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines