Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • Rainer Friend
    #1053957

    I have two CSS issues and don’t get them solved

    1. Centre navigation I want to display the navigation in the centre of the page. My idea was to set CSS to:

    ??? { margin-left: auto; margin-right: auto; }

    But I’m not able to find the related ID or class with Firebug.

    Additional advice: The display of the logo in the same area is deactivated with CSS code:

    .logo-image { display: none; }

    URL, screen shots and access data you’ll find in the next, private post

    2. JA Slide Show after activating the Slide Show I get displayed a vertical scroll bar, which isn’t there, if the Slide Show module is deactivated. How to solve this preferable, that I don’t get a vertical scroll bar ? I made some tries, but I’m not sure if the change of the width from 100% of these two classes is a suitable solution – I think there is a better one:

    .ja-ss-items { width: 104.208% !important; } 
    .ja-ss-wrap { width: 96% !important; }
    • This topic was modified 6 years, 8 months ago by  Rainer.
    • This topic was modified 6 years, 8 months ago by  Rainer.
    • This topic was modified 6 years, 8 months ago by  Rainer.
    • This topic was modified 6 years, 8 months ago by  Rainer.
    • This topic was modified 6 years, 8 months ago by  Rainer.
    • This topic was modified 6 years, 8 months ago by  Rainer.
    • This topic was modified 6 years, 8 months ago by  JA Developer.
    Rainer Friend
    #1053958
    This reply has been marked as private.
    Saguaros Moderator
    #1054379

    Hi,

    As I can see you customize the header a lot, could you try to revert to default? as centering the main nav will be easier.

    For the slideshow, it looks like you assign this slide module to masthead position, could you assign it to ‘slideshow’ position?

    Rainer Friend
    #1054389
    This reply has been marked as private.
    Saguaros Moderator
    #1054501

    Hi,

    You can share the FTP account so I will take a look at code.

    Regards

    Rainer Friend
    #1054505
    This reply has been marked as private.
    Saguaros Moderator
    #1054613

    To be frank, it’s better to debug with FTP or cPanel. Pls also backup your site first.

    Rainer Friend
    #1054629
    This reply has been marked as private.
    Rainer Friend
    #1054874
    This reply has been marked as private.
    Saguaros Moderator
    #1055861

    Hi,

    I’ve assigned JA Slideshow Lite module to ‘slideshow’ position and the bottom bar disappear now.

    I’m checking the menu, pls stay tuned.

    Regards

    Saguaros Moderator
    #1055867

    I updated this css rule into ‘custom.css’ file to center the main menu, kindly check:

    .t3-mainnav .t3-navbar .navbar-nav {
    float: none;
    text-align: center;
    }
    
    .t3-mainnav .t3-navbar .navbar-nav > li {
    display: inline-block;
    float: none;
    }
    
    Rainer Friend
    #1056049
    This reply has been marked as private.
    Saguaros Moderator
    #1056494

    Hi,

    You just need to open the backend settings of JA Slideshow Lite module and assign to ‘slideshow’ position.

    For the width of slideshow, last time you assigned it to ‘masthead’ position which doesn’t have container so it displays fully while ‘slideshow’ block has that container. I just remove the container class in slideshow block and it shows fully now.

    Regards

    Rainer Friend
    #1056503
    This reply has been marked as private.
    Saguaros Moderator
    #1056817

    Could you try to clean the cache? I see it’s ok now.

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

This topic contains 15 replies, has 2 voices, and was last updated by  Rainer 6 years, 8 months ago.

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