Back to vBulletin 4.x Template Modifications

lightbox image open in a new window
Mod Version: 1.00, by naveeid

vB Version: 4.x.x Rating: (0 vote - 0 average) Installs: 3
Released: 04 Apr 2015 Last Update: Never Downloads: 0
Not Supported  

hi friends

its irritating to see that whenever image attachments are open in lightbox , they have a hyperlink to be viewed in full image size , but when you click on the image , it opens in the same window , where as i think it should be open in a new window. so i have found a solution for this problem which is very simple.

Go to
edit templated -> lightbox

find
Code:
<vb:else />
<a href="{vb:raw imagelink}" id="lightboxlink{vb:raw uniqueid}">
replace it with
Code:
<vb:else />
<a target="_blank" href="{vb:raw imagelink}" id="lightboxlink{vb:raw uniqueid}">

yes its that simple .

thanks

Download

No files for download.

Similar Mods

Mini Mods Open Local links in same window, External in new window vBulletin 4.x Add-ons
BB Code Enhancements Open local links in same window; external links in new window vBulletin 4.x Template Modifications
[Release] Image Attachments open in same window. vBulletin 2.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024