- Thank you received: 0
CSS in module
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
10 years 9 months ago #39719
by KLIPING2
CSS in module was created by KLIPING2
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #39722
by ivan.milic
Replied by ivan.milic on topic CSS in module
Add this to template_css.css:
UL.jevfilterlist LI DIV > *{
margin:5px 0px;
}
UL.jevfilterlist LI DIV > *{
margin:5px 0px;
}
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
10 years 9 months ago #39724
by KLIPING2
Replied by KLIPING2 on topic CSS in module
I have pasted the code, but as usual
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #39729
by ivan.milic
Replied by ivan.milic on topic CSS in module
Try:
UL.jevfilterlist LI DIV > *{
margin:5px 0px!important;
}
UL.jevfilterlist LI DIV > *{
margin:5px 0px!important;
}
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
10 years 9 months ago #39732
by KLIPING2
Replied by KLIPING2 on topic CSS in module
Now this better, but I need the background to column user4 gray
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #39741
by ivan.milic
Replied by ivan.milic on topic CSS in module
Add this to template_css.css:
.mp_user4{
background:gray;
}
.mp_user4{
background:gray;
}
Please Log in to join the conversation.
Time to create page: 0.162 seconds