Friday, 18 January 2019
  2 Replies
  1.1K Visits
0
Votes
Undo
Hi,

Is it possible to display events horizontally instead of vertically? See attachment.
I use Layout iconic

Please advise,
Sandra
6 years ago
·
#208312
Accepted Answer
0
Votes
Undo
Hello,

This custom CSS:


.jeventslatest {text-align: left;}
.jeventslatest > .jev_clear {display:none;}
.jeventslatest > .iconicdaterow { display: inline-block !important; width: 33%;}


Will do that for you.

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!

6 years ago
·
#208312
Accepted Answer
0
Votes
Undo
Hello,

This custom CSS:


.jeventslatest {text-align: left;}
.jeventslatest > .jev_clear {display:none;}
.jeventslatest > .iconicdaterow { display: inline-block !important; width: 33%;}


Will do that for you.

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!

6 years ago
·
#208345
0
Votes
Undo
Perfect! It worked.

Thanks a lot!
Sandra
  • Page :
  • 1
There are no replies made for this post yet.