Problem with my navigation bar. -...

User 2741647 Photo


Registered User
37 posts

Hello again! I've run into another problem I can't seem to figure out. If you go to http://kevinsbodyandpaint.coffeecup.com you'll see that if you click home the "sign up" button is in front of the home button. But wait, if you click on other pages the whole nav bar goes back to normal and even the top right text changes. But, on every page on my HTML it's correct, (it's all the same so the navigation bar and the text is exactly the same). Any suggestions?
User 187934 Photo


Senior Advisor
20,186 posts
Online Now

Line 330 of the defualt.css
nav ul {
border: medium none;
clear: left;
height: 36px;
list-style: outside none none;
margin-left: 0;
padding-top: 120px;
text-align: left;
width: 610px; /* Change this to at least 710*/
}

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2741647 Photo


Registered User
37 posts

Eric Rohloff wrote:
Line 330 of the defualt.css
nav ul {
border: medium none;
clear: left;
height: 36px;
list-style: outside none none;
margin-left: 0;
padding-top: 120px;
text-align: left;
width: 610px; /* Change this to at least 710*/
}


Okay, it works now but not in the actual site.
User 187934 Photo


Senior Advisor
20,186 posts
Online Now

Hit ctrl + f5
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 122279 Photo


Senior Advisor
14,450 posts

If your 'actual site' is at the URL you quoted above, the new pages don't have a link to your css file.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2741647 Photo


Registered User
37 posts

Inger wrote:
If your 'actual site' is at the URL you quoted above, the new pages don't have a link to your css file.

Okay, that was one of the problems, But the main problem is still there. The signup button is in front of the home button.
User 122279 Photo


Senior Advisor
14,450 posts

Not according to what I see. Have you tried clearing your browser cache and reloaded the page?
Attachments:
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 187934 Photo


Senior Advisor
20,186 posts
Online Now

Looks fine for me also.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.