Closed Geeyun-JY3 closed 3 years ago
Thanks for report.
I can see the bottom issue, but the top looks completely different to me and theres no issues.
The bottom screenshot I can see the issue plainly as reported.
Any addition info you can provide to help would be good.
Thx
but the top looks completely different to me and theres no issues.
Have you ever tried to select a language which is different from the region of your IP address? Maybe you can reproduce the Login page issue by doing this (just I think🤣).
Have you ever tried to select a language which is different from the region of your IP address? Maybe you can reproduce the Login page issue by doing this (just I thinkrofl).
I followed your instructions, my IP is not within an English language region anyway, but I tried several languages in either case.
Perhaps the best thing here is for you to inspect the affected area where you hover the language button and take a screenshot of the inspector showing the affected classes, also a copy of the inner/outer HTML containing the classes would also be helpful together.
Thx
I click the Copy outerHTML
and get this:
<div class="language_links u-margin-top--lg"><span class="network_link_arrow"><a class="network_link one-pan-link-mark" href="https://de.quora.com">Deutsch</a><span class="ui_icon ui_icon_color--gray_light ui_icon_size--small ui_icon_outline--default" aria-hidden="true"><svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="chevron_right" class="icon_svg-stroke" stroke="#666" stroke-width="1.5" fill="none" fill-rule="evenodd" stroke-linecap="round">
<polyline id="chevron" transform="translate(12.500000, 12.002415) scale(1, -1) rotate(-90.000000) translate(-12.500000, -12.002415) " points="5.49758463 8.50241537 12.4975846 15.5024154 19.5024154 8.50241537"></polyline>
</g>
</svg></span></span></div>
Screenshots:
Would you try
.language_links:hover {
background: #f3f;
}
Would you try
How🤣?
Edit the style and put that css in and save
OK now it is the same.
works fine here
Somewhere is not fully styled when logging out. Just see the screenshots below.
Login
buttom of the about page: https://www.quora.com/aboutLogin
buttom of the about page: