Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #992682
    Samantha E
    Participant

    Hello – can you help me with the slider. I need a basic three slide slider, the first slide is a logo that remains on the page the entire time, the second is an image that fades in and out slowly and zooms into the image while it is on the screen, the third is just an image that fades in and out slowly.

    Thank you for your help

    #992861
    John Ezra
    Member

    Hi there,

    Thanks for writing in! Creating sliders isn’t really a theme issue. However, you can find lots of tutorials online on how to achieve what you want. If you specify exactly what you want, we may be able to provide you with a basic direction, but it may be easier to search youtube.

    If you really would like our assistance, please provide us a link to an example of the slider you would like to copy so we understand exactly what you want to achieve. Then we can provide you with basic direction on how to achieve something similar. Thanks!

    #994576
    Samantha E
    Participant

    How can I hide the logo on the home page? The code I found in another post does not work. Thanks 🙂

    Does not work:
    .home .x-brand.text {
    display: none;
    }

    #994581
    Nico
    Moderator

    Hi There,

    Please try this code below,

    .home .x-brand{
    display:none;
    }

    Hope it helps.

    Let us know how it goes.

    Thanks.

    #995164
    Samantha E
    Participant

    It did! Thank you 🙂

    #995166
    Samantha E
    Participant

    How can I add a calendar to the footer? I love on one of the layouts that the calendar is on the footer 🙂

    #995211
    Christian
    Moderator

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-992682 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>