Archived topic
Header Overlap Slideshow
14 replies · Started by Janette on November 5, 2019
I am creating a new version of the same website since I am changing the job-board that we run and I don't want the website to be down at all. That being said, I am having troubles getting the new version front page to look like the old version front page. I have a header that I want to have overlap a slideshow (as it does in the old version) yet I can't seem to do it.
Old version: https://nbocellistaffing.com/main/
...I also can't seem to get rid of all that excess vertical space between sections.
The headers all of the sudden changed on all of the pages other than index so that the header image is no longer at top as it was when I posted the above message and I have not done anything to the website.
???
-Jan
Hi there,
The old site is locked so I can't compare the differences.
Can you unlock it so I can see?
Thanks :)
The old site is not locked, it is a live website.
-Jan
This is what I'm seeing when visiting the link:
https://www.screencast.com/t/vWVIWiJz
Let me know :)
This is a live website! https://nbocellistaffing.com/main/
This is what happens when I click on the link:
https://www.screencast.com/t/gDKXn5AiM
The result is the same when I tried it on my laptop and cellphone.
Can you check with your hosting support to see if they can identify the issue?
Maybe you are viewing from a country that is blocked. What country are you viewing from? I can unblock that country. I'm sorry I hadn't thought about that. This website only does local business and had been getting spammed from around the world so we blocked other countries.
So sorry.
-Janette
We are in Canada :)
I deactivated it. Can you see it now?
Wondering if you were able to see the website.
-Janette
Hi there,
It looks like the new site is missing CSS.
For example:
.home .inside-content-header .hide-on-desktop,
.home .inside-content-header .hide-on-mobile {
position: absolute;
top: 100;
z-index: 999;
}
Hi,
Thanks Tom, that works for the overlap but for some reason the inside pages are throwing the header under the menu.
https://nbocellistaffing.com/jobs/aboutus/
Thanks,
-Janette
Does the new version of the site have all the same CSS as the previous version?
Are you wanting this header overlap to happen site-wide?