By abatjour3407 on Tuesday, 14 July 2015
Replies 9
Likes 0
Views 2K
Votes 0
Both my JEvents event details page and today page are a colour that is almost identical to the background block behind it (both near white). None of my other pages have problems (week-view/month-view/year-view/events list). I can't see anywhere in the provided editor to change this and I'm not sure which css to look through for this. The URL for an events page is: ow.ly/PzP7K.

I'm hoping to get rid of the white background block (for this page only) or at least make the text for this page dark.

Any suggestions?
Hello,

It is down to your sites template CSS. Try using:


div#jevents_body.contentpaneopen.jeventpage.jevbootstrap {
background-color:transparent;
}
div#jevents_body .nav-items > div {
background-color:#FFF;
}


To your JEvents Custom CSS.

Many thanks
Tony
·
Tuesday, 14 July 2015 09:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks!!!!! !!!!

That did the trick! <!-- s:-D --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":-D" title="Very Happy" /><!-- s:-D -->
·
Tuesday, 14 July 2015 09:54
·
0 Likes
·
0 Votes
·
0 Comments
·
It is down to your sites template CSS.


... Sorry for the re-reply, this works great for the main events list! But I see that some of the information in the month tooltip and the day, week, and year lists is still in the near-background white colour... Can I change that in the custom css too? If so, how?
·
Tuesday, 14 July 2015 11:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Please see:
https://www.jevents.net/docs/item/custo ... s-with-css

On how to make further changes. For tooltips look at the bottom of the inspector for jevtip

Thanks
Tony
·
Tuesday, 14 July 2015 13:42
·
0 Likes
·
0 Votes
·
0 Comments
·
PROBLEM SOLVED:

Thank you again for your relevant responses and the speed of your response rate. It seems the rest of this solution essentially lies in upgrading my jevents account.
·
Tuesday, 14 July 2015 15:16
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome :-) Glad to be of help!

Support is even better for our Club Members too <!-- s;-) --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";-)" title="Wink" /><!-- s;-) -->

Many thanks
Tony
·
Tuesday, 14 July 2015 16:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Have same problem, but with tooltips and iconic, only white back and white text on other languages than english (?)

See http://www.hrh.at/en/winter-allgemein-e ... 15/08/03/-
this is english and works

See http://www.hrh.at/de/winter-allgemein-d ... 15/08/03/-
this is e.g. german and have tooltips with white on white

<!-- s:? --><img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused" /><!-- s:? -->

Whats runing wrong? Please help
·
Monday, 03 August 2015 16:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I suspect one has is dark template and the other does not as the CSS is different.

Check the menu item settings and the JEvents Config Settings for is dark template?

Thanks
Tony
·
Tuesday, 04 August 2015 00:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Richard,

I took a look for you. As per my post above you had set the other menu items that it has a dark template backgorund. See;

https://www.dropbox.com/s/zjgvpve9c250a ... 2.jpg?dl=0

I have changed the first level menu items to be Dark = No. You will need to update the other menu items.

Many thanks
Tony
·
Wednesday, 05 August 2015 12:38
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post