-
AuthorPosts
-
April 27, 2016 at 7:50 am #622803
Hi,
I am trying to get the slider buttons on a Content Slider to look the same as on a Simple Slider.
Simple think to do: I just copied the following code snipet from the Simple Slider to quick css:
#top .avia-smallarrow-slider-heading { top: 50%; position: absolute; } #top .avia-smallarrow-slider .avia-slideshow-arrows a { display: block; text-decoration: none; color: #fff; visibility: visible; position: absolute; width: 60px; text-align: center; height: 60px; line-height: 62px; font-size: 25px; top: 50%; margin: -30px 15px 0; z-index: 99; overflow: hidden; text-indent: -600%; }It is indeed working as intendet. Just the small white arrow doesnt align centered, but aligned to the top. Any idea how to change that?
Here is what it looks like: http://i.imgur.com/c4cFCAk.pngedit: Seems like I am getting an “invalid property value” for the “margin: -30px 15px 0;” but I don’t know why or how to fix it.
edit2: Fixed the margin error. Arrow still not moving.Thanks in advance,
Christian-
This topic was modified 9 years, 6 months ago by
scheitmann.
April 29, 2016 at 2:35 pm #624502Hey scheitmann,
I checked the link you’ve provided, but I can’t find any slider arrows. Can you check please? and provide us a precise link?
Best regards,
AndyApril 29, 2016 at 2:48 pm #624516You can’t see the content slider on the page? That’s strange.
h.ttp://jngldrm.de/wiebrock/test/
Check this one. The arrows show when you hover the slider. Just the white arrows show aligned at top not centered.-
This reply was modified 9 years, 6 months ago by
scheitmann.
May 2, 2016 at 4:54 am #625429Hi,
I can see the buttons but no content in the slider, you can try the following CSS to control the arrow though:
.prev-slide:before, .next-slide:before { line-height: 60px !important; }Thanks,
RikardMay 2, 2016 at 7:41 am #625493Sweet, that did the trick. Thank you a lot!
-
This topic was modified 9 years, 6 months ago by
-
AuthorPosts
- The topic ‘Simple Slider Buttons on a Content Slider’ is closed to new replies.
