Nav button issue (chrome)
+3
Jadster
skouliki
SpyroDragon
7 posters
Page 1 of 1
Re: Nav button issue (chrome)
thanks
can you make the about button to be visible for quests so i can check it
can you make the about button to be visible for quests so i can check it
Re: Nav button issue (chrome)
Hello @SpyroDragon,
I do not see the About Link as well in the navigation bar. Below is what I can see.
Cheers,
James
I do not see the About Link as well in the navigation bar. Below is what I can see.
- Spoiler:
Cheers,
James
Re: Nav button issue (chrome)
Exactly @SpyroDragon, we can't see the button. Please make sure to make it visible to guests following this path:
ACP -> Display -> Homepage -> Headers & Navigation -> Navigation bar preview
Best regards.
ACP -> Display -> Homepage -> Headers & Navigation -> Navigation bar preview
Best regards.
Guest- Guest
Re: Nav button issue (chrome)
I also do not see it.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Nav button issue (chrome)
Hey @SpyroDragon,
I think maybe this is the solution:
Cordially,
pedxz
I think maybe this is the solution:
- Code:
a:focus {
outline: none;
}
Cordially,
pedxz
Re: Nav button issue (chrome)
Why does it say about on the forum (screenshot), but there is no about in that screenshot of the AP?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Nav button issue (chrome)
the about is titled " test "
Just realized that might be the issue..
one moment.
No that's not the issue , unless I have it in the CSS Incorrectly?
Im not sure what else to do, it says its enabled for only guest for me.....
Also when I logout myself I can see it??
and the css code to get rid of the white line did not work.-
Just realized that might be the issue..
one moment.
No that's not the issue , unless I have it in the CSS Incorrectly?
Im not sure what else to do, it says its enabled for only guest for me.....
Also when I logout myself I can see it??
and the css code to get rid of the white line did not work.-
Re: Nav button issue (chrome)
i can see it only with safari ipad ..... with laptop i cant see it at all
can you post the url of that page is it https://tlos.forumotion.net/h1-test ?
try
can you post the url of that page is it https://tlos.forumotion.net/h1-test ?
try
- Code:
a.mainmenu[href="/h1-test"] img {
outline: none;
}
Re: Nav button issue (chrome)
yes the link is https://tlos.forumotion.net/h1-test
and the only thing that's on it atm is " test "
… and the line still shows with that code included.
and the only thing that's on it atm is " test "
… and the line still shows with that code included.
Re: Nav button issue (chrome)
yea, I only have " test" on it, so that's correct... and yea internet expolar I have no issues.. chrome seems to like to make it disapeer for some reason.
Re: Nav button issue (chrome)
In Firefox (PC), I do not see it.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Nav button issue (chrome)
SpyroDragon wrote:is there a fix?
i can see your image in all browsers without the border after i put the url in your admin panel
You can check it and if its ok mark the thread as solved
Thanks
Re: Nav button issue (chrome)
this is not fixed, you simpily made the picture cover it up, this is not what I want the for the forum I want there to be a hover img as well.
Re: Nav button issue (chrome)
Replace your current CSS by this one
- Code:
a.mainmenu[href="/h1-test"] img:hover {
background: url(https://i.servimg.com/u/f65/16/87/57/90/about10.png) no-repeat;
Re: Nav button issue (chrome)
The problem is Chrome is not the best browser in the world it had lots of problems when adding CSS to your forum and any other site.
We get a lot of calls at work about the browser not showing right when using chrome things like the colour is not the same on chrome as it is on firefox it can be a little darker or lighter or a icon is to the left or right more on chrome but fine in firefox and edge.
The problem is chrome is still a basic browser and it still has more bugs than I would like to tell you about.
you are better off doing it as skouliki said and then adding your hover like SarkZKalie said also it will load faster as it is not having to look over your CSS files all the time. Less CSS makes a better forums when loading and less browser problems.
We get a lot of calls at work about the browser not showing right when using chrome things like the colour is not the same on chrome as it is on firefox it can be a little darker or lighter or a icon is to the left or right more on chrome but fine in firefox and edge.
The problem is chrome is still a basic browser and it still has more bugs than I would like to tell you about.
you are better off doing it as skouliki said and then adding your hover like SarkZKalie said also it will load faster as it is not having to look over your CSS files all the time. Less CSS makes a better forums when loading and less browser problems.
Similar topics
» Chatbox button not showing on chrome
» Issue with "Share/Action" button on Invision theme.
» Snow Script for Forums/Decoration Issue/Coding Issue
» Forum Load Time Slower/Maintenance Page coming up
» Chatbox v2.0 Chrome problem
» Issue with "Share/Action" button on Invision theme.
» Snow Script for Forums/Decoration Issue/Coding Issue
» Forum Load Time Slower/Maintenance Page coming up
» Chatbox v2.0 Chrome problem
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum