-
AuthorPosts
-
March 21, 2010 at 5:49 pm #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.
Cheers.
March 21, 2010 at 7:29 pm #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.
Cheers.</blockquote>
This happens because of the CSS reset in templates/ja_rasite/css/addons.cssIf 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; */
}1 user says Thank You to ftht1 for this useful post
March 21, 2010 at 7:48 pm #337101:)Brilliant! Thanks for the quick reply.
It works a treat!applestone Friendapplestone
- Join date:
- May 2007
- Posts:
- 67
- Downloads:
- 8
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 4 times in 2 posts
March 28, 2011 at 7:11 pm #383692I 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 FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 29, 2011 at 8:36 am #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.
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by Sherlock 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum