<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I'd have a CSS guru look at it and advise on best practices.<br><br>Some examples I saw use the # sign prepended to the selector.<br>Some don't.<br>An explanation of techniques to affect multiple selectors, sub-selectors, etc.<br><br>I've just enough knowledge to be dangerous at this point. ;-)<br><br>And we need to add Paul's "inline" nugget.<br><br>-Dave <br><br><br>&gt; From: mark.tomlinson@acns-group.com<br>&gt; To: xerte@lists.nottingham.ac.uk<br>&gt; Subject: RE: [Xerte] Colouring hyperlinks<br>&gt; Date: Fri, 13 Nov 2009 10:30:24 +0000<br>&gt; <br>&gt; Can we 'wiki' it?<br>&gt; <br>&gt; Mark<br>&gt; <br>&gt; -----Original Message-----<br>&gt; From: xerte-bounces@lists.nottingham.ac.uk<br>&gt; [mailto:xerte-bounces@lists.nottingham.ac.uk] On Behalf Of Fred Riley<br>&gt; Sent: 12 November 2009 16:00<br>&gt; To: Xerte discussion list<br>&gt; Subject: RE: [Xerte] Colouring hyperlinks<br>&gt; <br>&gt; Thanks, Dave, I'll stash that useful technique away for future<br>&gt; reference. <br>&gt; <br>&gt; Cheers<br>&gt; <br>&gt; Fred<br>&gt; <br>&gt; &gt; -----Original Message-----<br>&gt; &gt; From: xerte-bounces@lists.nottingham.ac.uk <br>&gt; &gt; [mailto:xerte-bounces@lists.nottingham.ac.uk] On Behalf Of <br>&gt; &gt; Dave Burnett<br>&gt; &gt; Sent: 12 November 2009 11:27<br>&gt; &gt; To: Xerte list<br>&gt; &gt; Subject: RE: [Xerte] Colouring hyperlinks<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Not much to it really.<br>&gt; &gt; <br>&gt; &gt; Create text file my_style.css and save next to .rlo<br>&gt; &gt; <br>&gt; &gt; Put this in it:<br>&gt; &gt; <br>&gt; &gt; link<br>&gt; &gt; {<br>&gt; &gt;             font-family: Verdana, Arial, Helvetica, sans-serif;<br>&gt; &gt;             size: 12px;<br>&gt; &gt;             color: #00DDFF;<br>&gt; &gt; }<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; In LO properties, add styleSheet property with value <br>&gt; &gt; FileLocation + 'my_style.css'<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; In text icon, set text:<br>&gt; &gt; &lt;b&gt;And here we have a colored link <br>&gt; &gt; &lt;link&gt;http://heres.alink.com/etc/&lt;/link&gt;&lt;/b&gt;<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Adjust css content to suit.<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; &gt; Subject: RE: [Xerte] Colouring hyperlinks<br>&gt; &gt; &gt; Date: Thu, 12 Nov 2009 10:08:43 +0000<br>&gt; &gt; &gt; From: Fred.Riley@nottingham.ac.uk<br>&gt; &gt; &gt; To: xerte@lists.nottingham.ac.uk<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Use a stylesheet.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Ah, well that was a question I was avoiding asking, which was about<br>&gt; &gt; &gt; using a stylesheet with a RLO. I'm sure that's a FAQ <br>&gt; &gt; somewhere so I'll<br>&gt; &gt; &gt; hunt it down if I need to - no big, hyperlinks aren't <br>&gt; &gt; important in this<br>&gt; &gt; &gt; RLO.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Cheers<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Fred<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Xerte mailing list<br>&gt; &gt; &gt; Xerte@lists.nottingham.ac.uk<br>&gt; &gt; &gt; http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; ________________________________<br>&gt; &gt; <br>&gt; &gt; Bing brings you maps, menus, and reviews organized in one <br>&gt; &gt; place. Try it now. <br>&gt; &gt; &lt;http://www.bing.com/search?q=restaurants&amp;form=MFESRP&amp;publ=WLH<br>&gt; &gt; MTAG&amp;crea=TEXT_MFESRP_Local_MapsMenu_Resturants_1x1&gt; <br>&gt; &gt; <br>&gt; _______________________________________________<br>&gt; Xerte mailing list<br>&gt; Xerte@lists.nottingham.ac.uk<br>&gt; http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>&gt; <br>&gt; _______________________________________________<br>&gt; Xerte mailing list<br>&gt; Xerte@lists.nottingham.ac.uk<br>&gt; http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>                                               <br /><hr />Hotmail: Trusted email with powerful SPAM protection. <a href='http://clk.atdmt.com/GBL/go/177141665/direct/01/' target='_new'>Sign up now.</a></body>
</html>