having issue with link insertion

  • Thread starter Thread starter Rcarlucci
  • Start date Start date
Status
Not open for further replies.
R

Rcarlucci

Guest
Code:
<a href="[url=https://www.ff7catalog.com/posts/96965/]https://www.ff7catalog.com/posts/96965/[/url]" class="bbc_link" target="_blank">Thread[/url]

this is just an example not my link i want it to say Thread but with my own hyper link but the preview keep showing entire text ? anyone can help please

Rich
 
(URL=whatever dot com)Thread(/url)

Use brackets in replace of the parenthesis.
 
Code: [Select]
Code:
Here is the [URL=https://www.ff7catalog.com/posts/96965/]Thread[/URL]
Gets you this:

Here is the Thread
 
need to know how to rezise an image


Code:
<img XXX="[url]https://image.noelshack.com/fichiers/2020/06/4/1580980866-sans-titre.png[/url]" alt="Test" width="50" height="50">
<< not working, please help
 
Last edited:
Code: [Select]
Code:
[IMG]https://image.noelshack.com/fichiers/2020/06/4/1580980866-sans-titre.png[/IMG]
1580980866-sans-titre.png
 
thank you, but it ill take forever for the user to load all images im gonna have.  I just have to go extra mile and rezise all images.
 
Status
Not open for further replies.
Back
Top