-
AuthorPosts
-
September 12, 2017 at 12:05 am #1061510
The menu is covering up about 30 – 60px of the top part of the page. How do I stop it from doing this?
September 12, 2017 at 12:07 am #1061511You need to look on the dev site to see the issue. I added spacers on top of the page on the development site – for now.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 13, 2017 at 6:55 am #1061707Hi,
Your dev site requires another login first: http://prntscr.com/gkizhg
Could you share this info also?
September 13, 2017 at 7:51 pm #1061914Left it on a couple of the other many messages I have left.
September 13, 2017 at 8:11 pm #1061920Right now the template in use on the development site is the JA Builder so they can see that NONE of the headers create menus that stay open on tablets or phones. Maybe you all could work together to resolve ALL of the many issues I am having with your products. I have left the credentials a couple of times, and JoomlArt’s access will only remain for one more day.
You all need to learn how to resolve issues without needing admin access – that’s absurd to think that is the only way to fix stuff. I have worked in IT for over 38 years and NEVER gave admin access to any vendor to get stuff fixed. And I’m not comfortable giving it to vendors I don’t even know. But, you all have it and I’m leaving it accessible to JoomlArt for only one more day.
September 13, 2017 at 8:12 pm #1061921And if you try to say the problem is 3rd party apps, then there is a major problem with your products because all sites use 3rd party apps, including your apps, because they are needed.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 14, 2017 at 2:58 am #1061983This 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
September 14, 2017 at 3:01 am #1061984Every issue reported by customers, we will try to replicate in our demo site first to see whether it happens there also or not. When we can’t replicate the issue, we need the credentials of customers’ sites so we can have a closer look and check issue directly and help you out.
You can put the info into PRIVATE reply – which can be seen by you and Moderators only.
September 14, 2017 at 4:17 pm #1062144I have shared this with you all so many times it’s not funny. There is one login to get past the htaccess and another to login as administrator. read my messages.
September 14, 2017 at 8:14 pm #1062169This reply has been marked as private.September 14, 2017 at 8:48 pm #1062172You will need to set the template style to mood. Right now it’s set on JA Builder as there are other issues with it I’m trying to get help with. So don’t say the menu doesn’t cover up the page until you set the template to Mood and then look at the output.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 15, 2017 at 4:21 am #1062235I see the issue on your site, by default, JA Mood shows topbar + menu + masthead block above the main content section. But on your site, you use Menu > Main content and the menu covers up the main content a bit.
You can try with this css tweak:
- Go to file: root/templates/ja_mood/css/custom.css (Create this file if it doesn’t exist)
- Add this css rule:
.t3-mainbody { padding-top: 78px !important; }
And check again.
September 15, 2017 at 3:12 pm #1062316The padding helps on desktops, but it creates too much room on tablets and phones. This is not really a solution. I’ll try another template, but this solution is not really a solution.
Could you teach Pankaj Sharma how to use Ids and passwords to get into the site. He can’t figure it out and keeps lying and saying I gave him the wrong credentials. He is obviously trying not to help since I am vocal about how many issues your JA Builder product has – it should not be on the market in the shape it’s in.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 18, 2017 at 2:55 am #1062571You can try with the Media Query to add above style for specific screen resolution as you wish. For example, if you want to apply above style to desktop only, you can try with:
@media (min-width: 992px) { .t3-mainbody { padding-top: 78px !important; } }
-
AuthorPosts
This topic contains 14 replies, has 2 voices, and was last updated by kimbare 7 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum