|
It's very easy to add the Remarkable Brief innovation updates to your website or blog, and you can configure the size and design to be consistent with your page design. Just copy and paste the following code into the relevant place in your site HTML or blog template (you can change any of the values in red, or keep the default settings):
<style>
#RBW_brief_box .headline a {
</style>color:#dd88dd; /* Set the headline colour */ } #RBW_brief_box .RBW_link { color:#666; /* Set the "More Stories" link colour */ } #RBW_brief_box .RBW_sublink { color:#666; /* Set the colour of the subscription links */ } #RBW_brief_box { border-width:0px;/* Set the width of the border */ border-style:solid; /* Set the style of the border ("solid" or "none") */ border-color: #999; /* Set the colour of the border */ width:200px; /* Set the width of the widget */ font-family:Verdana, Arial; /* Set the font of the text */ font-size:11px; /* Set the size of the text */ color:#999; /* Set the colour of the text */ } <script language="JavaScript" type="text/javascript" src="http://www.remarkableinnovation.com/brief/widget/widget.js"></script> Once you've set it up, your widget will look something like this: |