Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest
  • Page:
  • 1

TOPIC: module background

module background 11 years, 9 months ago #4164

  • mfranchi82
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Hi,

I have a problem. Sorry for my bad english.

I'm trying to set the background color of the module in black or transparent, but I have not been able to do, is always white.

Can you help me with this?

My page is www.turismodelbueno.com, and this module is in the home below the main slide.

Please i need your help!

Thanks

Re: module background 11 years, 9 months ago #4166

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Hi Miguel Franchi,

Please open the style_top.css file in "your_site/modules/mod_yt_k2ajax_tabs/assets", finding:


#tabtop-container .tabs-content-top {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-color: #D25A0B;
    border-right: 1px solid #D25A0B;
    border-style: solid;
    border-width: 5px 1px 1px;
}


change to:

#tabtop-container .tabs-content-top {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;   
    border-color: #D25A0B;
    border-right: 1px solid #D25A0B;
    border-style: solid;
    border-width: 5px 1px 1px;
    background: none repeat scroll 0 0 your color!important;
}


----------------------------

#jCarouselLiteDemo .carousel {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    position: relative;
}


change to:

#jCarouselLiteDemo .carousel {
    background: none repeat scroll 0 0 your color;
    margin: 0;
    position: relative;
}




Example: your color as #000,....

Thanks
Ticket System | Join our Clubs to download our extensions and templates
The following user(s) said Thank You: mfranchi82
  • Page:
  • 1
Time to create page: 0.24 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes