Adding "Open in new window"
-
To open the title link in a new window add target=’_blank’ to line 730 in the fergcorp_countdownTimer.php so it reads as follows:
$eventTitle = “<span class = ‘fergcorp_countdownTimer_event_title’>”.($thisEvent->getURL()==””?$thisEvent->getTitle():”getURL().”\” target=’_blank’ class = ‘fergcorp_countdownTimer_event_linkTitle’>”.$thisEvent->getTitle().”“).'</span>’.$this->titleSuffix.”\n”;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Adding "Open in new window"’ is closed to new replies.