Monday, 28 November 2016
  21 Replies
  2.5K Visits
0
Votes
Undo
hello and thanks foryour help. l make in place your code
.eventstyle {
border-width: 0px 0px 2px 5px !important;
border-style: solid !important;
}

in module last event news (l understand how apply it solo without help !!!)

to have color categorie in module . However l want the color appear in left (no right) in module jevent last news in top

http://awesomescreenshot.com/03d66x7oeb
Wednesday, 14 December 2016 09:29
·
#180260
0
Votes
Undo
Hello,

I would advise you look at:
https://www.jevents.net/docs/jevents/item/customisations-with-css

And maybe read up on learning CSS as your problem can be easily solved this way.

In your custom CSS change:


.arrow-down-small {
position:relative;
left:202px;
top:-1px;
width: 0;
height: 0;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 12px solid #808080;
}


to


.arrow-down-small {
position:relative;
left:0px;
top:-1px;
width: 0;
height: 0;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 12px solid #808080;
}


I am not sure what you mean by make space? But this tidies it up a bit:


.mod_events_latest_content {
line-height: 28px;
}


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!

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

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.