This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Tagged: 

Navigation bar fixed position

  • Creator
    Topic
  • #25601
    zomerstorm
    Participant

    1. I would like to keep seeing the transparant top nav. bar when scrolling down my site. So not to have it replaced by the different nav bar. Is this possible and, if yes, how?

    secondly, can i add my contact details (tel/mail) to the right top of the nav bar?

    Thanks for the replies
    Stan

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #25607
    Jason Bobich
    Keymaster

    Hi Stan,

    Unfortunately, there are no features for either of these things and would only be possible through your own child theme code customization.

    1. I would like to keep seeing the transparant top nav. bar when scrolling down my site. So not to have it replaced by the different nav bar. Is this possible and, if yes, how?

    I do remember another user mentioning they turned off the sticky menu from the theme options page (Appearance > Theme Options > Layout > Extras), and posted a CSS snippet they were using to make default header fixed. That might be something to check out, in getting you started with your customization.

    http://support.themeblvd.com/forums/topic/rtl-bugs-and-other-stuff/#post-24183

    secondly, can i add my contact details (tel/mail) to the right top of the nav bar?

    If you want to output the social icons you’ve setup in your theme options, you can use the function themeblvd_contact_bar() and you could theoretically hook this where ever you wanted and then place it exactly how you want with CSS. The action themeblvd_header_menu_addon is probably what you want to hook to.

    http://dev.themeblvd.com/tutorial/primary-framework-action-hooks/

    #25690
    zomerstorm
    Participant

    Thanks for your reply Jason.

    Two other questions regadring the denali theme:

    1. is it possible to have a picture behind all text (in the background), like on your theme homepage example (mountinas on background). I would like something like this, but don’t know where to add the picture and have it just slightly visible on the background.

    2. I like portfolio photos on the bottom, just above (or as part of) the footer . I’d like to have the pictures over the full width of the page (like on your theme homepage), but since my page has sidebars, it will not use the full width. Instead they become smaller to fit in the boxed area. Is there any simple way to solve this?

    Thanking you in advance!

    #25694
    Jason Bobich
    Keymaster

    Have you checked out the videos on how to use the layout builder from your documentation?

    First, checkout the overview:

    https://vimeo.com/70256816

    Then, watch the video on how sample layouts works:

    https://vimeo.com/112117385

    So, now that you’ve watched these, it’ll be extremely helpful to you create a page with custom layout and apply the Denali Homepage sample layout as a starting point for the page. This will allow you to quickly setup a copy of the theme demo’s homepage. From there, you can click through what’s there in the layout builder and see how it was all created.

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