Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • nsca Friend
    #201604

    Hello
    I’m working with T3_bs3_blank template with T3Framework Joomla 3.3 and I’ve seen how to fix the navbar from this tutorial: http://t3-framework.org/documentation/menu-system.html#sticky-menu but when I do it, the logo, wich is above the navbar, automatically desappears.
    I’ve also tried to do it in other ways, with my own methods, but logo still got fixed at the top.
    I only want the navbar sticked, not the logo or anything else, like in JA-MAGZ -> http://www.joomlart.com/demo/#ja_magz where if you scroll down, the newsticker desappears (in my case, it would be the logo).

    Thanks in advanced!

    TomC Moderator
    #550776

    Try This:

    If you haven’t done so already, create a new file called “custom.css” within file path –>
    /templates/t3_bs3_blank/css/

    Within your custom.css file, paste the following CSS rules:


    .t3-mainnav {
    position: fixed;
    width: 100%;
    z-index: 999;
    }

    .t3-sl {
    padding-top: 80px;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    If that doesn’t work, then follow the instructions for customizing CSS here —> http://t3-framework.org/documentation/new-features#isolate-template

    nsca Friend
    #550791

    Thank you for your response!
    It didn`t work! The Mainnav gets over the logo and only shows a very small part of it. And Below it, thers a lot of space till the first nwes. (Image attached)

    On the other hand, If I put it as margin top, the logo gets under the mainnav and I want it above it, as shown in the magz template!
    Thank you!


    1. informeconstruccion.com_
    arthurjohnston Friend
    #550801

    I had a similar issue and found this:

    http://www.joomlart.com/forums/topic/sticky-header-and-navbar-combination/

    My results were excellent. Give it a try.

    nsca Friend
    #550817

    Thanks for your response but it doesen’t help me!
    I need to do something diffrent. I need the logo to desappear with the scroll instead of staying fixed at the top. The only thing taht must stay sticked at the top is the mainnav bar. You can see an exaple here http://www.tn.com.ar where the logo is at the top with the mainnav bar below it, and when you scroll down, the logo desappears but the nav bar stays sticked.

    arthurjohnston Friend
    #550864

    What is the URL to your site? Have you added blocks to your site?

    nsca Friend
    #550892

    I’m workin offline, I left the acceses information in this post for the Joomla Admins. I’ve added some more blocks but none of them in the header or the mainnav!
    Thanks!

    arthurjohnston Friend
    #550895

    send your default.php (assuming that is the default configuration) and styles.less to me. . I will make revisions and return them to you for installation.

    Are the Navbar and the Logo are in separate blocks?

    Ninja Lead Moderator
    #550973

    @nsca: I see your site URL included in thread is using JA Teline IV template and not T3_bs3_blank.

    What you need will require a bit customization, you can send me the URL of your site, I will help you to check it further.

    TomC Moderator
    #551402

    Was this issue able to be resolved ??

    rudimessi Friend
    #552597

    I also looking for make it… you have succeeded?
    Can you tell me, please?

    Ninja Lead Moderator
    #552690

    <em>@rudimessi 449618 wrote:</em><blockquote>I also looking for make it… you have succeeded?
    Can you tell me, please?</blockquote>

    I didn’t see any about info this customization. It’s pretty hard to suggest the solution without clue.

    If you want to check it, you can give me URL of your site working on. I will check it

    rudimessi Friend
    #552722

    The URL is http://new.distrofia.net/
    I’d like a menù like this http://www.oggi.it/
    Thanks

    Ninja Lead Moderator
    #552728

    Purity III template only supports megamenu and css style menus(default JOOMLA core), not dropline menu like your expectation.

    I would like to clarify that for heavy customization, you should hire a developer to carry out such work, customization support is out of JA support scope.

    nsca Friend
    #553195

    <em>@Ninja Lead 447623 wrote:</em><blockquote>@nsca: I see your site URL included in thread is using JA Teline IV template and not T3_bs3_blank.

    What you need will require a bit customization, you can send me the URL of your site, I will help you to check it further.</blockquote>

    I was using teline iv. Now Im working in two different servers at the same time, so sometimes the Domainname points to the old web (using teline iv) and sometimes points to the new web (using T3_bs3_blank).

    Im still cant stick the mainnav 🙁

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 5 voices, and was last updated by  TomC 10 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum