Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpthemes

    (@wpthemes)

    I would recommend using the vSlider 5.0 version as it create the CSS in head.
    For the 4.1.x version you can do it like this:
    Note: This would require some HTML/CSS knowledge….
    1. Open your Live site where vSlider is installed, copy the vslider generated CSS.
    2. Paste that CSS in your Theme Stylesheet.
    3. Now go to Plugins -> Editor -> vSlider -> vSlider.php
    4. You’ll see a function called vslider_head().
    remove all the styling which is being generated using php.
    5. save vslider.php.

    P.S: we’d be dropping support for 4.X versions as they’re outdated. Therefore I would recommend you to use the 5.0 version. Any issue we’ll be ready to help you out.

    ( v )

    Editing the php page is tricky. Not sure what to delete exactly.

    I just need help moving the slideshow up a few pixels on a page. Any info would be great.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘The Problem with css’ is closed to new replies.