• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I rename a hyperlink?

For HTML? <a href=http://yourlink>NAME</a>. For AT, [ L=Your Name ]http://yourlink[ /L ] without the spaces in the [ L ] and [ /L ]
 
Hermdogg,
I am a little dense ( well maybe more than little ), but could you simplify this a bit more. 😱

Ken
 
Okie,

If what you're doing is on a webpage, it should look like this:

<a href="http://myurl.com"> Text You Want Displayed </a>

If you're talking about AT forums, it should look like this, except take out the quotation marks:

["L=Text You Want Displayed"]http://Myurl.com["/L"]

Hope that helps.
 
Back
Top