Jump to content
Sign in to follow this  
renderinnovations

carousel background not being affected

Recommended Posts

renderinnovations

Hi! I've tried several types of coding, and tried Brian's php trick.. However it's not working: What i'm trying to do is get the background of the carousel so that there is none. I just want the pictures to flow. Anyone know what the coding would be? I tried; body .thecarousel{background: transparent;} when I change transparent to other colors it works. I tried None, doesn't work. Any ideas? Thanks, Adam B

Share this post


Link to post
Share on other sites
renderinnovations

Wow! So what determines this? I've tried different combinations. How did you know that would be it? Thanks for your help!

Share this post


Link to post
Share on other sites
Guest Guest

In this particular case I remembered from the couple of times I've customized the carousel on client's websites. However, if you're ever looking to narrow down specific CSS classes and ids I recommend using either "Inspect Element" in Safari/Chrome or the Firebug extension for Firefox. These tools let you go through the sections of the site and display the CSS that is being used, and allows you to make changes in real time to see what adjustments need to be made.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×