HOT Film Tape Module - list carousel border color

  • dumilia
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #25774 by dumilia
Hi! I'm in trouble with the Hot film Tape module.
I can't find the css to change the border color of the carousel.
Please check the image in attachment. Thank you a lot for your help!

Dumilia
Attachments:

Please Log in to join the conversation.

More
11 years 10 months ago #25787 by ivan.milic
Use this form of styling:

DIV.hero .carousel-article{
border:....
}

you can put it in template_css.css
The following user(s) said Thank You: dumilia

Please Log in to join the conversation.

  • dumilia
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #25806 by dumilia
Hi Ivan,Thank you for your reply, I've put this code here:

DIV.hero.carousel-article {
border: #fff;
}

at the end of css/template_css.css
but nothing happens :huh: maybe I've done something wrong....

Please Log in to join the conversation.

More
11 years 10 months ago #25812 by ivan.milic
try:

DIV.hero.carousel-article {
border-color: #fff!important;
}
The following user(s) said Thank You: dumilia

Please Log in to join the conversation.

  • dumilia
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #25822 by dumilia
Hi Ivan, thank you for your support, I did it but unfortunately it's still not working :dry:

Please Log in to join the conversation.

More
11 years 10 months ago #25830 by ivan.milic
Then send link so we could check live
The following user(s) said Thank You: dumilia

Please Log in to join the conversation.

Time to create page: 0.174 seconds
Powered by Kunena Forum