How can I make the white background of the iPhone slider black?

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support How can I make the white background of the iPhone slider black?

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15902
    Zetland
    Participant

    I’m currently using the iPhone slider, as you can see on vocularapp.com – but the problem is that the white background of the phone causes there to be a white line around the images of the app, which looks a bit scruffy. Can I edit the slider so that the background is black instead of white?

    Thanks for all your help so far!

    #15918
    Veena
    Moderator

    Pls use the following custom CSS –

    .iphone-slider-container.smartphone-slider .flexslider .slides img {
        background-color: #000;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.