Adding menu in Text Slide
-
Hi
Thanks a million for a very easy-to-use and versatile slideshow.
Is it possible to include a menu withih a Text Slide?
Here is my edit change in the light template.
.slideshow_container .slideshow_slide_text div{
font-family: arial,helvetica,sans-serif;
color: #546363;
font-size: 15px;
padding-top: 70px;
}
.slideshow_container .slideshow_slide_text ul li a{
font-family: arial,helvetica,sans-serif;
color: #546363;
font-size: 15px;
}
.slideshow_container .slideshow_slide_text ul {margin: 0; padding-right : 0; list-style-type: none; list-style-image: none;}
.slideshow_container .slideshow_slide_text li {display: block;text-align: left; padding-left: 145px;}
.slideshow_container .slideshow_slide_text ul li a {text-decoration:none; margin-right: 0; padding: 0px 30px 0px 0px;}
.slideshow_container .slideshow_slide_text ul li a:hover {color:#546363; font-weight:bold;}
.slideshow_container .slideshow_slide_text li:before{content:” “;}Here is the actual text in the Text Slide:
- FOREST
- WITH PAINTING
- FALLEN BANNER
- WASTEGROUND
- WITH DRAWING
- CAR SEAT
- CLEARING
- ATROCITY
- MISCELLANEOUS
Here is the URL to view the result:
http://www.andyridley.com/wp-dev1/sub-section-menu-test/As you can see I am not quite there yet. Is my code? or Is it that it is not feasible?
Thanks in advance
The topic ‘Adding menu in Text Slide’ is closed to new replies.