-
AuthorPosts
-
Rainer Friend
Rainer
- Join date:
- March 2016
- Posts:
- 65
- Downloads:
- 83
- Uploads:
- 18
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
August 6, 2017 at 12:59 pm #1053957I 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 7 years, 3 months ago by Rainer.
- This topic was modified 7 years, 3 months ago by Rainer.
- This topic was modified 7 years, 3 months ago by Rainer.
- This topic was modified 7 years, 3 months ago by Rainer.
- This topic was modified 7 years, 3 months ago by Rainer.
- This topic was modified 7 years, 3 months ago by Rainer.
- This topic was modified 7 years, 3 months ago by JA Developer.
Rainer FriendRainer
- Join date:
- March 2016
- Posts:
- 65
- Downloads:
- 83
- Uploads:
- 18
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
August 6, 2017 at 1:04 pm #1053958This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 8, 2017 at 3:11 am #1054379Hi,
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 FriendRainer
- Join date:
- March 2016
- Posts:
- 65
- Downloads:
- 83
- Uploads:
- 18
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
August 8, 2017 at 4:27 am #1054389This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 8, 2017 at 1:47 pm #1054501Hi,
You can share the FTP account so I will take a look at code.
Regards
Rainer FriendRainer
- Join date:
- March 2016
- Posts:
- 65
- Downloads:
- 83
- Uploads:
- 18
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
August 8, 2017 at 1:57 pm #1054505This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 9, 2017 at 4:04 am #1054613To be frank, it’s better to debug with FTP or cPanel. Pls also backup your site first.
Rainer FriendRainer
- Join date:
- March 2016
- Posts:
- 65
- Downloads:
- 83
- Uploads:
- 18
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
August 9, 2017 at 5:52 am #1054629This reply has been marked as private.Rainer FriendRainer
- Join date:
- March 2016
- Posts:
- 65
- Downloads:
- 83
- Uploads:
- 18
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
August 10, 2017 at 4:32 am #1054874This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 11, 2017 at 8:33 am #1055861Hi,
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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 11, 2017 at 8:38 am #1055867I 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; }
1 user says Thank You to Saguaros for this useful post
Rainer FriendRainer
- Join date:
- March 2016
- Posts:
- 65
- Downloads:
- 83
- Uploads:
- 18
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
August 13, 2017 at 7:50 am #1056049This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 15, 2017 at 6:41 am #1056494Hi,
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
-
AuthorPosts
This topic contains 15 replies, has 2 voices, and was last updated by Rainer 7 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum