|
I have some RSS digest, on my website, but when someone clicks a headline, i want the RSS to open in a new window.
I have only added targe="blank" to the code.
The current code looks like this:
<tr><td valign="middle" style="font-size: 16px; color: #aaa;">%DAY%%MONTHSHORT%  </td><td><b><a href="%URL%" target="blank">%TITLE,70%</a></b><ifdescription><br /><small>%DESCRIPTIONPLAIN,250%</small></ifdescription></td></tr>
I need all the things u see in that code, but it can maybe be arrange differently... hope someone can ajust that code for me so link open in a new pre-set size... like 700x650
|