• Hello,

    I need help with qtranslate, I’d appreciate if someone could help:

    1. I want to have the flags on my website http://darekczepiel.ovh.org listed horizontally. FAQ on plugin’s homepage says:

    “A Horizontal List can be made by adding this CSS line:

    .qtrans_language_chooser li { float:left; margin-right:3px }

    Where exactly should I add this line though (which file and position?)

    2. I managed to translate manually a lot of things, but there are still things I cannot. Like the Date of entry (there’s currently only 1 entry/post that says September 8th regardless if I choose english or polish) for example. I have the .mo file uploaded, months are translated there still I cannot get that month name to translate (and in comparison – month in the archives section translate with no problems…). Can anyone help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello dczepiel,

    1. The above line has to be add to the Stylesheet (style.css) file.
    You can add it at the really end of this file.

    2. Sorry, I can’t help you with this. For me the date/time never change. To be honest I also don’t need these informations (have deleted them).

    Good luck
    Stefan

    to change the date format, you need to set the qtranslate Configuration option to “Use strftime instead of date”

    — jossi

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘qtranslate – 2 problems’ is closed to new replies.