Drop shadow not showing up below the slider

Homepage Community Forums Legacy Theme Support Drop shadow not showing up below the slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7515
    Terri
    Customer

      I noticed a couple of people were asking why the drop shadow wasn’t showing up at the bottom of the slider (Genesis responsive). I accidentally discovered why it wasn’t showing: The slide-shadow.png was not included in the Legacy stylesheet. I added it to slider. wrap. Just thought I’d share my solution. 🙂

      background-image: url(images/slide-shadow.png);
      background-position: center bottom;
      background-repeat: no-repeat;
      margin: 0 auto;
      padding: 30px 0 5px !important;
      width: 1140px;

      #7532
      Eric
      Customer

        The shadow is inside of the images folder by default. I have the theme as well, and it’s there.

        Here is the demo – http://demo.appfinite.net/legacy/

        Other users were asking about why the slider shadow looked weird, and it was because they were only using 1 slide (as a test or something)….but as soon as they add 2 slides it showed up correctly, like this – http://demo.appfinite.net/legacy/


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #7536
        Terri
        Customer

          Hi Eric,

          Yes; the image was (is) inside the images folder, however, the link to the image was not in the stylesheet (background-image: url(images/slide-shadow.png). Once I added the link to the image I was then able to see the shadow even with 1 image in the slider. 🙂

          Terri

          #7556
          Eric
          Customer

            Thats weird, because its still showing up fine on the default theme….(I just downloaded it again to doublecheck). All of the other users sites here are showing up fine as well, and I haven’t seen anyone else mention it either. Oh well, as long as its working 🙂


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.