Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #23865
    medvind
    Member

    I have two problems:

    on my comming website http://www.medvind.dk/Wordpress38 – I have to much space below the header slideshow.

    Which file should I change to get content and widget higher up?

    and then I want to translate “Previous” “Next” so that my website is all danish, but I can´t find a way to do it?

    hope to get help
    thks BentMedvind

    #23880
    Sakin
    Keymaster

    @medvind: YOu can add the following CSS in “Appearance => Theme Options => Custom cSS” box.

    .site #cimy_div_id_0 { margin-bottom: 0; }
    .disable-header #main { padding-top: 20px; }

    For the translation you can need to create .mo and .po files for the theme files. Then you will be able to translate. Once you complete translation, you can send it to use and we will include in core theme file. For translation either you can use http://www.poedit.net/ software and create the language file or you can directly add translation in https://poeditor.com/projects/view?id=15645

    #23944
    medvind
    Member

    thks, it is working fine – I´ll have a look at the translation

    #23948
    medvind
    Member

    I have translated, pls send me a mail so I can give you the 2 files.

    I have placed the files in the languages folder, but does not work

    #23949
    Sakin
    Keymaster

    @medvind: Ok I have just emailed you the details.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘too much space and translation problems’ is closed to new replies.