module header backgroung black color
Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Mar 23, 2016 2:28 pm
- Reply with quote
- Report this post
Hi. Can you check the reason why I'm having a black background when I return to the homepage?
Url: www.angulosalternos.com
Thanks
Url: www.angulosalternos.com
Thanks
-
- Senior Boarder
- GK User
- Sun Mar 27, 2016 12:27 pm
- Reply with quote
- Report this post
Sorry. Here the correct url:
www.widefusion.com
www.widefusion.com
-
- Senior Boarder
- teitbite
- Thu Mar 31, 2016 9:38 am
- Reply with quote
- Report this post
Hi
I can see something called sm-pushed interfering with template code. Do not know what it is, but that's a cause of black background:
I can see something called sm-pushed interfering with template code. Do not know what it is, but that's a cause of black background:
- Code: Select all
.sm-pusher::after {
background: #000 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: fixed;
top: 0;
transition: opacity 0.5s ease 0s;
visibility: hidden;
width: 100%;
z-index: 10000;
}
-
- Moderator
- GK User
- Thu Mar 31, 2016 11:28 am
- Reply with quote
- Report this post
Ok Thanks. I will try to see what is that and I I'll with you soon.
-
- Senior Boarder
- teitbite
- Tue Apr 05, 2016 1:38 pm
- Reply with quote
- Report this post
Hi
Any news? Please let me know if this worked and if I can close this thread.
Any news? Please let me know if this worked and if I can close this thread.
-
- Moderator
- GK User
- Tue Apr 05, 2016 7:50 pm
- Reply with quote
- Report this post
Hi. I had the change to look at it. The code belongs to Module Menu Vertical. However, I disable the module and the problem is still there.
-
- Senior Boarder
- GK User
- Thu Apr 07, 2016 2:00 pm
- Reply with quote
- Report this post
Hi. Any news? Please let me know if you have any other idea that can help me. Thanks.
-
- Senior Boarder
- GK User
- Sun Apr 10, 2016 6:42 pm
- Reply with quote
- Report this post
Hi. The problem is in the template https://demo.gavick.com/joomla25/simplicity/. See you demo. It is something that happen very fast.
Jump between menus and then back to the homepage. You will see how background turns black.
Jump between menus and then back to the homepage. You will see how background turns black.
-
- Senior Boarder
- teitbite
- Mon Apr 11, 2016 5:38 pm
- Reply with quote
- Report this post
Hi
I'm still pretty sure it's because of this code, but css is compressed into one file, so even after removing extension the code was still there. Please send me an access to joomla panel. I'll disable compression and will make some changes to code to figure out the problem.
I'm still pretty sure it's because of this code, but css is compressed into one file, so even after removing extension the code was still there. Please send me an access to joomla panel. I'll disable compression and will make some changes to code to figure out the problem.
-
- Moderator
- GK User
- Mon Apr 11, 2016 6:29 pm
- Reply with quote
- Report this post
Hi. I sent the information requested.
-
- Senior Boarder
- teitbite
- Mon Apr 11, 2016 6:47 pm
- Reply with quote
- Report this post
Hi
Problem located. It was because of the background image put into header with black background:
I've overwritten it with this code in override.css
Problem located. It was because of the background image put into header with black background:
- Code: Select all
.imageBg #gkHeader {
background: #000 url("../images/headerseo.jpg") no-repeat fixed center 0;
}
I've overwritten it with this code in override.css
- Code: Select all
.imageBg #gkHeader {
background-color: #fff !important;
}
-
- Moderator
- GK User
- Mon Apr 11, 2016 6:57 pm
- Reply with quote
- Report this post
Thank you. I'm glad to know that you fixed it. Thanks again.
-
- Senior Boarder
- teitbite
- Thu Apr 14, 2016 11:08 am
- Reply with quote
- Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
13 posts
• Page 1 of 1