• I like to have all my links in a block quote, with a title tag same as the link and open in a new window. Right now I have to manually copy and paste my blockquote html and copy the link to the title text as well. Is there anyway to get the press this link to automatically do that for me? Right now this is what I paste

    <blockquote>
    <div style="background-color: #f2f2f2;" ><span style="font-style: normal;">Source Link:  <a title="Title of Post" href="http://www.link.com" target="_blank">Website Name</a></span></div></blockquote>
    <!--more-->

The topic ‘Stylize Press This Link’ is closed to new replies.