06-09-2025, 01:06 AM
I noticed here on CYPHER AGE the links one posts are sometimes difficult to see. So here is a way to make links stand out. It uses the web standard of underlining links.
How to do this:
This is how a link looks without the fix: Cypher Age Portal.
The bbcode looks like this:
Now let's add the underline: Cypher Age Portal
Which is:
All I did was to wrap the words Cypher Age Portal in an underscore, which is right next to the bold and italics in the header above your editor. Just highlight the text and click on the U button. Then click on preview post to see the effect.
How to do this:
This is how a link looks without the fix: Cypher Age Portal.
The bbcode looks like this:
Code:
[url=https://cypherage.com/portal.php]Cypher Age Portal[/url]
Now let's add the underline: Cypher Age Portal
Which is:
Code:
[url=https://cypherage.com/portal.php][u]Cypher Age Portal[/u][/url]
All I did was to wrap the words Cypher Age Portal in an underscore, which is right next to the bold and italics in the header above your editor. Just highlight the text and click on the U button. Then click on preview post to see the effect.