You need to be logged in to view a user's profile.
  Wednesday, 20 April 2016
  8 Replies
  2K Visits
0
Votes
Undo
Hi,

First some spec;s:

PHP Version : 5.4.45
MySQL Version : 5.5.49-cll-lve
Server Information : Linux 220.d-hosting.nl 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC 2014 x86_64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 1000
Club code set? : No
User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36
Joomla : 3.5.1
component_com_jevents : 3.4.10
module_mod_jevents_cal : 3.4.10
module_mod_jevents_custom : 3.4.10
module_mod_jevents_filter : 3.4.10
module_mod_jevents_latest : 3.4.10
module_mod_jevents_legend : 3.4.10
module_mod_jevents_switchview : 3.4.10


I would like to change the fonts of the Agenda with css so the those fonts the same is as the left en right module (See attachment)

Therefore I added some css spec into the custom css.
.font-size-is-default {
font-size: 14px;
}


But after that whole Joomla change the fonts. How can I separate the css so that only the fonts of the Agenda changes?

Best Reagards,
Frans
9 years ago
·
#169644
0
Votes
Undo
Hello!

This article should help you :-)

https://www.jevents.net/docs/jevents/it ... s-with-css

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

8 years ago
·
#169645
0
Votes
Undo
Super Tony for your quick respons.

After reading this article I added for example
.eventstyle {
border-width: 0px 0px 2px 5px !important;
border-style: solid !important;
}
in the custom CSS

I use the "Load Bootstrap CSS"

But nothing is happening...

What goes wrong Tony?

Best Regards,
Frans
8 years ago
·
#169646
0
Votes
Undo
Hey Frans,

Can you please provide a link to where you are wanting that change to take place?

Thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

8 years ago
·
#169647
0
Votes
Undo
Hi Tony,
I must apologize for my late response .:oops: :oops: :oops:
I assumed that I had already sent a link. Unfortunately, something went wrong while .

Apparently I can not send a link...

Best Regards,
Frans
8 years ago
·
#169648
0
Votes
Undo
You probably can now - we had to block new users (that are not club members) from posting links in their forum messages to reduce the quantity of spam posts.

You should now be able to include a link - if not then spell it out with spaces e.g. www . google . com instead of <!-- w -->www.google.com<!-- w -->

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

8 years ago
·
#169649
0
Votes
Undo
SUPER Geraint! Thnx.

Best Reagrads,
Frans
8 years ago
·
#169650
0
Votes
Undo
.mod_events_latest_table {
font-size: 20px;
line-height: 24px;
}


but be careful because it may affect the date time and hand icons in the latest events module

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

8 years ago
·
#169651
0
Votes
Undo
Thnx a lot Geraint! It's working.

Best Regards,
Frans
  • Page :
  • 1
There are no replies made for this post yet.