Viewing 7 posts - 31 through 37 (of 37 total)
  • Author
    Posts
  • Phill Moderator
    #370546

    When do you get this error?

    jeroen07 Friend
    #370669

    In the Layouts tab, when I want to clone a layout…

    Phill Moderator
    #370671

    Check the template>ja_rave>local folder permissions. It appears the script is attempting to write here but yor server is not allowing it.

    jeroen07 Friend
    #370834

    It’s writable, still the same problem…

    Phill Moderator
    #370846

    Not by the script it isn’t. Please check your server logs which will tell you what is hapenning.

    jeroen07 Friend
    #371370

    Everything is writable… Can’t understand why this isn’t working…

    I’ve also tried to delete the white space between the two bottom modules on the homepage, searched hours for it but couldn’t find it… Anybody here who knows how to fix it? http://www.iendracht.be


    1. 11-01-2011-19-59-37
    Phan Gam Friend
    #371799

    Hi guy,
    The causes of while space between 2 module blocks on homepage come from ja-mass-bottom block. On your site, it is defined

    .ja-mass-bottom {
    left: -20px;
    position: relative;
    top: -20px;
    }

    around line 630 in template.css file
    You can change that code to

    .ja-mass-bottom {
    left: -20px;
    position: relative;
    top: -10px;
    }

    Hope that helps

Viewing 7 posts - 31 through 37 (of 37 total)

This topic contains 37 replies, has 4 voices, and was last updated by  Phan Gam 13 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum