Tuesday, 10 September 2024
  3 Replies
  142 Visits
0
Votes
Undo
Why is my day with small letters?
I can't figure out why first letters is not big?

Best regards Tue.
tusa set the post as Normal priority — 1 month ago
tusa set the type of the post as  Bug — 1 month ago
1 month ago
·
#235620
0
Votes
Undo
What is the custom format string you are using in the latest events module?

Also if you give us the URL we can when in case its caused by CSS

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!

1 month ago
·
#235622
0
Votes
Undo
The link is here:
https://otvbornholm.dk/

I use this as custom format:

<span class="icon-calendar"></span>${startDate(%A %d. %B %Y)}
<span class="icon-time"></span>${startDate(%k:%M)}
<span class="icon-hand-right"></span>${title}
1 month ago
·
#235645
0
Votes
Undo
I suspect its from the language settings in PHP

You can work around id by adding this custom CSS to your JEvents custom css file - make sure the module is configured to load it


.mod_events_latest_date {
text-transform: capitalize;
}

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!

  • Page :
  • 1
There are no replies made for this post yet.