×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: how to remove zoom | read more from sliding panel

how to remove zoom | read more from sliding panel 12 years 3 months ago #17363

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
How can I remove the 'zoom | read more' options from the sliding panel?

how to remove zoom | read more from sliding panel 12 years 3 months ago #17376

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
media\com_hotspots\js\modules\menu.js line 685:
template += '<div class="hs-links"><span class="hs-zoom">'+this.translate('COM_HOTSPOTS_ZOOM', 'Zoom')+'</span><span class="hs-readmore"> <a href="{{readmore}}">'+this.translate('COM_HOTSPOTS_READ_MORE', 'Read more')+'</a></span></div>';
 

If you comment it, this should do the trick.
  • Page:
  • 1
Time to create page: 0.135 seconds