Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • djbambrough Friend
    #149693

    Hello.

    I’m using Jomres with the JA Rasite template.
    There is a problem where the availability colours don’t show up on the calendar.
    This is fine when I switch to other templates.

    Does anyone have any suggestions as to what could be causing this?

    Here is a link to the page in question.

    http://www.naranjos-golfmurcia.co.uk/index.php?option=com_jomres&Itemid=10&task=viewproperty&property_uid=2

    Cheers.

    ftht1 Friend
    #337100

    <em>@djbambrough 170537 wrote:</em><blockquote>Hello.

    I’m using Jomres with the JA Rasite template.
    There is a problem where the availability colours don’t show up on the calendar.
    This is fine when I switch to other templates.

    Does anyone have any suggestions as to what could be causing this?

    Here is a link to the page in question.

    http://www.naranjos-golfmurcia.co.uk/index.php?option=com_jomres&Itemid=10&task=viewproperty&property_uid=2

    Cheers.</blockquote>
    This happens because of the CSS reset in templates/ja_rasite/css/addons.css

    If you comment out “background: transparent;” on line 33 in addons.css the background colors on the calendar will show up.

    Just change:

    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    }

    to

    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /* background: transparent; */
    }

    djbambrough Friend
    #337101

    :)Brilliant! Thanks for the quick reply.
    It works a treat!

    applestone Friend
    #383692

    I have this very same problem but with JA Portfolio – is the solution the same for this template. I too have tried various JA templates all with the same problem.

    Kind regards

    Sherlock Friend
    #383763

    <em>@applestone 230728 wrote:</em><blockquote>I have this very same problem but with JA Portfolio – is the solution the same for this template. I too have tried various JA templates all with the same problem.

    Kind regards</blockquote>

    Dear applestone,

    I think you can try the same solution,I hope it would help.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 4 voices, and was last updated by  Sherlock 13 years, 1 month ago.

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