share links open in new window? - Share Topic
share links open in new window?
where would i go to input target="_blank" so that each of the share links does a separate window pop up?
-
- Registered User
- Posts: 149
- Joined: Mon Apr 05, 2004 12:02 pm
Re: share links open in new window?
To <a> tag added by installation. However, remember that target is not supported in strict xhtml!
Browser & Mobile Notifications Extension
Now with Safari (both macOS and iOS) support!
Browser & Mobile Notifications Extension
Now with Safari (both macOS and iOS) support!
-
- Former Team Member
- Posts: 2300
- Joined: Thu Apr 30, 2009 8:49 pm
- Name: Jakub
Re: share links open in new window?
ok got it, thanks for the heads up
-
- Registered User
- Posts: 149
- Joined: Mon Apr 05, 2004 12:02 pm
Re: share links open in new window?
im having this issue to, but im not sure what file i need to edit to make this pop up in its own window, honestly it should do this by default, facebook is killing forums the last thing i want is to completly redirect my users to it
love the mod, but it REALLY should open in its own window
love the mod, but it REALLY should open in its own window
-
- Registered User
- Posts: 39
- Joined: Fri Dec 28, 2012 6:05 am
Re: share links open in new window?
im assuming this is the code that needs the tweek, the href=blank goes where, ANY help would be awesome!
Code: Select all
<!-- BEGIN share_links -->
<li class="rightside"><a href="{share_links.S_URL}"><img src="{share_links.S_IMG_URL}" alt="" style="max-width: 18px; max-height: 18px;" /></a></li>
<!-- END share_links -->
<!-- ENDIF -->]]>
-
- Registered User
- Posts: 39
- Joined: Fri Dec 28, 2012 6:05 am
Re: share links open in new window?
i got it, but i still think any future versions of this should open in its own window, though i LOVE this mod!
-
- Registered User
- Posts: 39
- Joined: Fri Dec 28, 2012 6:05 am