Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

My hyperlinks are invisible. In other browsers they are visible

  • 5 replies
  • 2 have this problem
  • 47 views
  • Last reply by Ridgh

more options

Hello, I am writing the information in html. The text is visible only if I mark the entire line by using the mouse. If not marked - it is invisible. This happens only in Firefox, in other browsers it is shown correctly. I enclose the text in html: Copyrights ©  <a href="https://www.xxxxxx.com" target="_blank"> Petrutech.</a> .  Credits to: <a href="http://www.yyyyyy.com" target="_blank"> Spytechman</a>

Hello, I am writing the information in html. The text is visible only if I mark the entire line by using the mouse. If not marked - it is invisible. This happens only in Firefox, in other browsers it is shown correctly. I enclose the text in html: Copyrights © &nbsp;<a href="https://www.xxxxxx.com" target="_blank"> Petrutech.</a> .&nbsp; Credits to:&nbsp;<a href="http://www.yyyyyy.com" target="_blank"> Spytechman</a>
Attached screenshots

Chosen solution

Thank you very much for replying. I found a long time ago some html files, never used them up to now - and it seems that it works very well now. The "key" is using <style>. As soon as I began using the attributes, it was shown at once. The weird issue which confused me was that in my 3 sites + several boards it worked without the attributes, just eBay drove me crazy... Thank you again, Cheers!

Read this answer in context 👍 0

All Replies (5)

more options

Type about:preferences#content<enter> in the address bar. Across from fonts and colors, press the Advanced button. On the bottom, turn on Allow Web Sites To Choose Their Own.

more options

@FredMcD Thank you for the fast reply, Unfortunately, this option is already turned on by default. I've turned it off, reboot, turned it on again, reboot, ->Firefox. The problem persists. Maybe the problem is just in eBay...

more options

See if this helps;

https://addons.mozilla.org/en-US/firefox/addon/nosquint/ NoSquint NoSquint allows you to adjust the text-only and full-page (both text and images) zoom levels as well as color settings both globally (for all sites) and per site.

NoSquint doesn’t work with Firefox v47+ https://addons.mozilla.org/en-US/firefox/addon/nosquint-plus/ Please try NoSquint Plus Manage site-specific zoom levels and color settings

more options

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?


You can try these steps in case of issues with web pages:

You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • hold down the Shift key and left-click the Reload button
  • press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • press "Command + Shift + R" (Mac)

Clear the cache and remove the cookies from websites that cause problems via the "3-bar" Firefox menu button (Options/Preferences).

"Clear the cache":

  • Firefox/Options/Preferences -> Advanced -> Network -> Cached Web Content: "Clear Now"

"Remove the cookies" from websites that cause problems.

  • Firefox/Options/Preferences -> Privacy -> "Use custom settings for history" -> Cookies: "Show Cookies"

Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration is causing the problem.

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Appearance
  • do NOT click the "Refresh Firefox" button on the Safe Mode start window
more options

Chosen Solution

Thank you very much for replying. I found a long time ago some html files, never used them up to now - and it seems that it works very well now. The "key" is using <style>. As soon as I began using the attributes, it was shown at once. The weird issue which confused me was that in my 3 sites + several boards it worked without the attributes, just eBay drove me crazy... Thank you again, Cheers!