Jump to content
Sign in to follow this  
viveksweet

nextgen carousel color change?

Recommended Posts

viveksweet

Hey all, I created a carousel with a nextgen gallery in it but the main color is set to white... I can't figure out where to change the color.. any hints?

Share this post


Link to post
Share on other sites
Kate

Hey Ben, Do you mean the background color? Also, do you have a link available, please?

Share this post


Link to post
Share on other sites
viveksweet

Kate, As usual no link, yet.... :) Yeah I mean the background color, the color around the thumbnails...

Share this post


Link to post
Share on other sites
Kate

Ah, okay... Well, (from memory), I believe that's actually the background color of the image. Then, to show it, they just add some padding around the image. Are you using Firebug? You can use it to select the images and find their class. If not, then at least check the source and see what the thumbnail class is and use that to set the styles.

Share this post


Link to post
Share on other sites
viveksweet

Here is a screen copy so you can see.. the white is the area I'm talking about... Screen%20shot%202011-04-07%20at%206.19.5

Share this post


Link to post
Share on other sites
cmunns

You'd be looking for this selector I believe: `body #carousel .thecarousel {}`

Share this post


Link to post
Share on other sites
viveksweet

So I would place this in the custom CSS? where would I place the color code?

Share this post


Link to post
Share on other sites
timlinson

Yes, in custom css. Your color goes inside the braces as `color:#123456;`

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  

×