1. Broehling
  2. JEvents 3.4 (Free Access)
  3. Saturday, 08 February 2020
Hello,
I put the following code into custom.css but my page doesn't take it.

/*
Document : jevcustom
Created on : 22-Apr-2013, 14:12:51
Author : Tony Partridge - GWE Systems Ltd
Description: To allow customisation of CSS Strings where they can never be lost.
Purpose of the stylesheet follows.
*/

.h2 .contentheading {
margin-left: 40px !important;
}

what's wrong?
Accepted Answer
tonyp
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
You need to use:


h2.contentheading {
margin-left: 40px !important;
}


. is only for classes, # for id's and empty for the element.

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!
tonyp
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

We would need to see your site but change:

.h2 .contentheading {

to

.h2.contentheading {

Does that work?
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!
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
no, it doesn't.

I want to set a margin-left: 40px; to the calendar "Termine" and "Weiterbildung"
References
  1. http://www.newwebsite.de/dev/lkw/termine/weiterbildung
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
I changed it to your solution. it still doesn't work.
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 3
tonyp
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
It does, you need to clear your cache first as the file will be cached in your browser. The title now has a 40px padding to the left.
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!
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
yes, hot! clearing the cache did work. caching is the most obsolete fragment of the past and with today's fast connections should be obsolete.

thank you!
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 5
tonyp
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
Great to hear, thanks for confirming!
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!
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.