<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brontoversity &#187; styles</title>
	<atom:link href="http://brontoversity.com/tag/styles/feed/" rel="self" type="application/rss+xml" />
	<link>http://brontoversity.com</link>
	<description>Product Education for Bronto's Email Marketing Application</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:57:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Use Simple CSS To Create Links That Never Go Out Of Style</title>
		<link>http://brontoversity.com/2009/07/14/use-simple-css-to-create-links-that-never-go-out-of-style/</link>
		<comments>http://brontoversity.com/2009/07/14/use-simple-css-to-create-links-that-never-go-out-of-style/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 15:31:21 +0000</pubDate>
		<dc:creator>Brad Gurley</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[inline CSS]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[styles]]></category>
		<category><![CDATA[WYSIWYG editor]]></category>

		<guid isPermaLink="false">http://brontoversity.com/?p=3556</guid>
		<description><![CDATA[Since the dawn of time (or sometime in the early 90s), internet hyperlinks have had two unmistakable characteristics: blue text and underlines. In the early days of web surfing, this formatting made it easier to immediately spot hyperlinks and to determine what text in a page was clickable. Then, on one fateful day, some crafty [...]


Related posts:<ol><li><a href='http://brontoversity.com/2009/11/24/adding-style-to-your-images/' rel='bookmark' title='Permanent Link: Adding Style To Your Images'>Adding Style To Your Images</a> <small> Do your images have style?  If not, why?  It&#8217;s...</small></li>
<li><a href='http://brontoversity.com/2010/05/11/tips-advice-for-creating-bronto-templates/' rel='bookmark' title='Permanent Link: Tips &amp; Advice for Creating Bronto Templates'>Tips &amp; Advice for Creating Bronto Templates</a> <small>In addition to the stock email templates available, clients also...</small></li>
<li><a href='http://brontoversity.com/2010/07/09/social-sharing-links-titles-and-summaries/' rel='bookmark' title='Permanent Link: Social Sharing Links: Titles And Summaries'>Social Sharing Links: Titles And Summaries</a> <small>Last year, I wrote a post about our Social Sharing...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://brontoversity.com/wp-content/uploads/2009/06/ben-fino-radin-hyperlink-1.png" target="_blank"><img style="padding:5px 5px 5px 5px; float: right;" src="http://brontoversity.com/wp-content/uploads/2009/06/ben-fino-radin-hyperlink-1.png" alt="Hyperlink Pointer" width="324" height="264" /></a>Since the dawn of time (or sometime in the early 90s), internet hyperlinks have had two unmistakable characteristics: blue text and underlines. In the early days of web surfing, this formatting made it easier to immediately spot hyperlinks and to determine what text in a page was clickable. Then, on one fateful day, some crafty web designer decided to start making hyperlinks different colors. Yet another web designer wanted to &#8211; gasp! &#8211; remove the underline, and still others after them wanted to make all sorts of changes to the way those familiar web links looked and behaved.</p>
<p>Today, it&#8217;s extremely common to see hyperlinks within a webpage that are any color but blue. Some are underlined, some aren&#8217;t. Some even have flashy mouseover effects.</p>
<p>&#8220;That&#8217;s all well and good,&#8221; you might be thinking, &#8220;but what about my email messages?&#8221; Well, you can rest easy: you can also change the style of your email links using inline cascading style sheets, or CSS.</p>
<h3>Applying Styles To A Link In Bronto</h3>
<p>Before you get started, it&#8217;s important to remember that not all email clients will honor link colors set within your message. That&#8217;s right: <strong>some subscribers will still see the default link color and style for their particular email client</strong>. With that in mind, it&#8217;s a good idea to avoid using colored backgrounds that might hide your links if the default styles are displayed (stay away from those electric blue backgrounds!)</p>
<p>Let&#8217;s say you&#8217;re editing a message in Bronto, and you want your readers to click on the text &#8220;Check out our latest specials here.&#8221; You&#8217;d like the text to be green with no underline. You can do that by specifying the <em>text-decoration</em> and <em>color</em> attributes for your link. Here&#8217;s how it&#8217;s done:</p>
<h4>Step 1:</h4>
<p>Click and drag over the desired text to select it.</p>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles.png" target="_blank"><img style="padding:5px 5px 5px 5px; float: middle;" src="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles.png" alt="Selected Text" width="467" height="143" /></a></p>
<h4>Step 2:</h4>
<p>Click the <strong>Insert/edit a link</strong> icon in the WYSIWYG editor toolbar.</p>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-1.png" target="_blank"><img style="padding:5px 5px 5px 5px; float: middle;" src="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-1.png" alt="Insert/edit a link button" width="519" height="110" /></a></p>
<h4>Step 3:</h4>
<p>A pop-up box will appear with link options. Type the desired target in the <strong>Link URL</strong> field.</p>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-2.png" target="_blank"><img style="padding:5px 5px 5px 5px; float: middle;" src="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-2.png" alt="Link URL" width="421" height="378" /></a></p>
<h4>Step 4:</h4>
<p>The <strong>Style</strong> field is where you will enter your CSS data. We&#8217;ll use the <em>text-decoration</em> value to remove the underline, and the <em>color</em> value to change our link to green.</p>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-3-1.png" target="_blank"><img style="padding:5px 5px 5px 5px; float: middle;" src="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-3-1.png" alt="Link Style Field" width="425" height="229" /></a></p>
<p><strong>Be sure to enter the punctuation just as you see above.</strong></p>
<p><strong> </strong>The value <em>text-decoration: none; </em>removes the underline from the text, and <em>color: #009900</em> changes the text color to green. #009900 is the hex color code for the specific green we chose; you can find hex codes for your desired color via a number of <a href="http://www.w3schools.com/CSS/css_colors.asp" target="_blank">free resources</a> available on the web.</p>
<h4>Step 5:</h4>
<p>Click the <strong>Insert </strong>button to insert the link into your message.<br />
<a href="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-5.png" target="_blank"><img style="padding:5px 5px 5px 5px; float: middle;" src="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-5.png" alt="Link Insert Button" width="434" height="222" /></a></p>
<h4>Step 6:</h4>
<p>You may notice that the link is still blue and underlined in the edit window. Click the <strong>Preview</strong> button to see how the link looks with the styles applied.</p>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-4.png" target="_blank"><img style="padding:5px 5px 5px 5px; float: middle;" src="http://brontoversity.com/wp-content/uploads/2009/07/bronto-editing-message_-linking-styles-4.png" alt="Link Preview with Styles Applied" width="553" height="172" /></a></p>
<h4>Step 7:</h4>
<p>Click <strong>Save and Close</strong>.</p>
<p>You now have a link that reflects your own style!</p>
<p>As always, if you have any questions about link styles, feel free to post in the comments or to open a case from the Support link within your account.</p>
<p><em>Brad Gurley<br />
Support Associate at Bronto</em></p>


<p>Related posts:<ol><li><a href='http://brontoversity.com/2009/11/24/adding-style-to-your-images/' rel='bookmark' title='Permanent Link: Adding Style To Your Images'>Adding Style To Your Images</a> <small> Do your images have style?  If not, why?  It&#8217;s...</small></li>
<li><a href='http://brontoversity.com/2010/05/11/tips-advice-for-creating-bronto-templates/' rel='bookmark' title='Permanent Link: Tips &amp; Advice for Creating Bronto Templates'>Tips &amp; Advice for Creating Bronto Templates</a> <small>In addition to the stock email templates available, clients also...</small></li>
<li><a href='http://brontoversity.com/2010/07/09/social-sharing-links-titles-and-summaries/' rel='bookmark' title='Permanent Link: Social Sharing Links: Titles And Summaries'>Social Sharing Links: Titles And Summaries</a> <small>Last year, I wrote a post about our Social Sharing...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://brontoversity.com/2009/07/14/use-simple-css-to-create-links-that-never-go-out-of-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
