• Resolved megamuc

    (@megamuc)


    Hi, how can I get rid of the
    <li> dots before the flags. In qtranslate there was a special css available:

    .qtrans_language_chooser li { float:left; margin-right:3px ;margin-top:15px}
    .qtrans_language_chooser { list-style-type:none }

    Not working with qtranxs…..

    Thank you for answer
    https://www.ads-software.com/plugins/qtranslate-x/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Gunu

    (@grafcom)

    @megamuc,

    same as this: look here?

    Thread Starter megamuc

    (@megamuc)

    Hi, I am not unsing the widget….. look here: https://www.wordup.de (very bottom of page, right side)

    Plugin Author Gunu

    (@grafcom)

    strange reply….. I do not know what happened here.

    Thread Starter megamuc

    (@megamuc)

    I am using plain php code to run the language switcher …. therefore addressing a widget identifier might not be the solution?

    Plugin Author Gunu

    (@grafcom)

    @megamuc,

    will this do?

    .qtranxs_language_chooser li { float:left; margin-right:3px ;margin-top:15px}
    .qtranxs_language_chooser { list-style-type:none }

    Thread Starter megamuc

    (@megamuc)

    no, I tried this ??

    Plugin Author Gunu

    (@grafcom)

    and only this?

    .qtranxs_language_chooser li { float:left; margin-right:3px; margin-top:15px; list-style:none}

    Thread Starter megamuc

    (@megamuc)

    Hey,
    this worked finde. Thank you Gunu, great support!

    Plugin Author Gunu

    (@grafcom)

    @megamuc,

    great, would you please set this topic to Resolved?

    Thanks

    Thread Starter megamuc

    (@megamuc)

    Resolved, thanks again

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Dots before flags’ is closed to new replies.