Sunday, 11 June 2017
  2 Replies
  1.5K Visits
0
Votes
Undo
Greetings using the Latest Events Module and alternative template. Its defaults to centre justification but I am not able to see how to get it justify left - I have tried float:left in custom css but no luck.
Any ideas? :D
7 years ago
·
#189410
Accepted Answer
0
Votes
Undo
Hello,

this is fixed in the next release. You can add:


.mod_events_latest_table {
text-align: left !important;
margin: auto auto;
}


To your JEvents Custom 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!

7 years ago
·
#189410
Accepted Answer
0
Votes
Undo
Hello,

this is fixed in the next release. You can add:


.mod_events_latest_table {
text-align: left !important;
margin: auto auto;
}


To your JEvents Custom 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!

7 years ago
·
#189440
0
Votes
Undo
Many thanks for your help Tony :)
  • Page :
  • 1
There are no replies made for this post yet.