Forum replies created

    Udo Rapp
    Spectator
    Posts: 7
    August 19, 2015 at 6:34 pm #19971
    This reply has been marked as private.
    Udo Rapp
    Spectator
    Posts: 7
    August 19, 2015 at 5:07 pm #19965

    It has moved up, note that the blog is presently running on 1.9.0 evolve again. One can see the two different vertical positions when comparing my previously sent screenshots (one showing 1.9.0, one showing 2.0.1).
    It’s a bit annoying that everything needs to be adjusted again just due to a theme update. How will this be handled in future updates?

    Udo Rapp
    Spectator
    Posts: 7
    August 19, 2015 at 12:16 pm #19959

    We are not using a static start page.

    – does this mean that we have to enter all slider- and typography settings from scratch when we update the theme?

    Please compare the two screenshots from my last post: this shows the identical page from our blog. Only difference is the updated theme evolve-plus directory.

    Udo Rapp
    Spectator
    Posts: 7
    August 18, 2015 at 7:49 pm #19940

    Ok, first issue solved: Extraction of the update theme created an additional folder in themes “evolve-plus_2.0.1”. Caused one part of the issues.

    Now, I have extracted the update theme into the evolve-plus folder. Works partly. However, the fonts and probably some more settings are not imported to the new theme: Fonts do not match, revolution slider appears where it should not, title moved vertically…

    Prior to theme-update: 2RadReise_prior_to_update

    After the update: 2RadReise_post_update

    Udo Rapp
    Spectator
    Posts: 7
    July 20, 2015 at 12:26 pm #19052

    Works,

    thank you for the perfect service 🙂

    Udo Rapp
    Spectator
    Posts: 7
    July 20, 2015 at 8:09 am #19049

    Hi Denzel,

    thanks for your reply. I think, I have found most of it in between and modified my CSS as follows:
    #slide_holder {
    position: relative;
    background: rgba(0, 200, 0, 0);
    min-height: 210px;
    display: block;
    z-index: 0;
    clear: both;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    }
    #slide_holder .featured-thumbnail img {
    width: auto;
    max-height: 200px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    -box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
    }
    #slide_holder p {
    margin: 10px 0 0 0;
    }
    #slide_holder .featured-title {
    margin-bottom: 0px;
    }

    .post-more {
    bottom: 5px;
    left: 20%;
    }

    I would still like to reduce the padding between slider top and the Posts title. Could you help me there?

    The url is http://www.2RadReise.de

    Thank you in advance

    Udo Rapp
    Spectator
    Posts: 7
    June 24, 2015 at 7:39 pm #18496

    Thanks for the reply. Would it be possible -just for a test- to turn the responsiveness off?