Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter STILTREU

    (@stiltreu)

    Hello,

    in the meantime I was able to change position of the flags to the correct position adding the following code to the header.php

    <div style = ‘position: absolute; top: 135px; right: 310px;’><?php qtrans_generateLanguageSelectCode(‘image’); ?></div>

    I also changed the following line in the qtranslate_hooks.php file
    to have a nicer appearance

    “.qtrans_flag { height:12px; width:18px; min-height:12px; min-width:18px; display:inline-block }\n”;

    However, I am still not able to get rid of the bullet points and I do not know how to make the flags in horizontal position. I checked several forums and added various codes in my style.css, however, nothing changes.

    Therefore I would be very glad if somebody of you can give me a hint.

    Thanks a lot!

Viewing 1 replies (of 1 total)