1. Planet
  2. Free Templates / Extensions
  3. Monday, 31 July 2017
  4.  Subscribe via email
With the Inline icons module (installed in London template), is it possible to include a new target window, ie the browser to open a new window for the URL link ?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

  1. From your Joomla administration navigate to Extensions -> Templates -> Templates -> J51_London Details and Files.
  2. Click Create Overrides -> mod_j51inlineicons
  3. Navigate your template files to html/mod_j51inlineicons/default.php
  4. Replace line 63 with the following...

  5. echo '<a href="'.$item->j51_iconurl.'" class="j51_inlineicon" target="_blank" data-balloon="'.$item->j51_icontitle.'" data-balloon-pos="up"><i class="'.$item->j51_iconclass.'" style="color:'.$item->j51_iconcolor.'"></i></a>'; 



CiarĂ¡n
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thankyou Ciaran, works perfectly.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!