Hello, i need to find a solution to open in blank the links of the advertise widget on my website: http://www.turismoeconsigli.com/
At the moment the link is opened in self but i don't like it.
Thank's in advance for your help!
Hello, i need to find a solution to open in blank the links of the advertise widget on my website: http://www.turismoeconsigli.com/
At the moment the link is opened in self but i don't like it.
Thank's in advance for your help!
lol the code tag does not work...sigh lets try again
find
'<a href="'.$ref_url.'" class="preloading_background link_list_item'.$kriesiaddwidget.' '.$firsttitle.'" >
and replace with
'<a href="'.$ref_url.'" class="preloading_background link_list_item'.$kriesiaddwidget.' '.$firsttitle.'" target="_blank" >
Thank's a lot Monsoon it works great!
Where is this edit for the Newscast theme? I don't see an "advertising_widget.php".
Thanks,
Erik
... never mind, found it. :)
Glad that you found a solution :)
You must log in to post.