View Full Version : link imagen
matheus21
08-31-2019, 05:13 PM
Hello friends ,
when I put a link image in my post it does not direct to the link but to the image, can someone help me
when i click on the image it opens me the image instead of the link, does anyone know the error
https://vborg.vbsupport.ru/ (http://www.mysite.com/ajude/index.htm)
here on vbulletin.org is correct on my site no
on my site when I click on the image opens a popup with imges
In Omnibus
08-31-2019, 08:27 PM
Hello friends ,
when I put a link image in my post it does not direct to the link but to the image, can someone help me
when i click on the image it opens me the image instead of the link, does anyone know the error
https://vborg.vbsupport.ru/ (http://www.mysite.com/ajude/index.htm)
here on vbulletin.org is correct on my site no
You should use the following structure:
<a href="https://www.mylink.com">
<img src="smiley.gif" alt="image description" style="width:100px;height:100px;border:0;"></a>
Obviously you should adjust the parameters to suit your needs.
matheus21
09-01-2019, 01:43 PM
You should use the following structure:
<a href="https://www.mylink.com">
<img src="smiley.gif" alt="image description" style="width:100px;height:100px;border:0;"></a>
Obviously you should adjust the parameters to suit your needs.
but it happens in the post
on my site when I click on the image opens a popup with imges and not the link
here on vbulletin.org it works but on my site opens a popup with the image and not the link direct
clicking here it works perfect, in my forum no
https://vborg.vbsupport.ru/external/2019/09/1.png (https://www.mylink.com)
this is my code that I used here and in my forum ,,
here on vbulletin.org it works perfect, but in my forum when i click it opens a popup with the image
See if it also happens on the default style and then also with all plugins disabled. It's probably either a template modification or plugin/JavaScript causing that.
matheus21
09-01-2019, 02:30 PM
See if it also happens on the default style and then also with all plugins disabled. It's probably either a template modification or plugin/JavaScript causing that.
thank you very much, I decided it was this plugin
https://vborg.vbsupport.ru/showthread.php?t=319619
know another to reduce image?
PinkMilk
09-04-2019, 04:35 PM
know another to reduce image?
I would suggest: https://vborg.vbsupport.ru/showthread.php?t=237650
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.