Many thanks - that'll do just fine!<br><br><div><span class="gmail_quote">On 4/7/06, <b class="gmail_sendername">Patrick R. Michaud</b> &lt;<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Apr 07, 2006 at 11:00:51AM -0500, Tegan Dowling wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Using (:title Welcome to SiteTitle:) in the Main/HomePage; want the words<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;SiteTitle in itialics, but not the rest of the title. Normal '' '' doesn't
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;work - is there a way?<br><br>Well, HTML doesn't allow inline styles in &lt;title&gt; tags, so the<br>(:title ...:) directive doesn't either.<br><br>But you can use (:notitle:) (to turn off the skin's title)<br>
and then specify exactly what you want in its place.&nbsp;&nbsp;For example:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;(:notitle:)(:title Italics in Title:)<br>&nbsp;&nbsp;&nbsp;&nbsp;! ''Italics'' in Title<br><br>&nbsp;&nbsp;&nbsp;&nbsp;Lorem ipsum dolor sit amet, consectetur adipisicing elit,<br>&nbsp;&nbsp;&nbsp;&nbsp;sed do eiusmod tempor incididunt ut labore et dolore magna
<br>&nbsp;&nbsp;&nbsp;&nbsp;aliqua.<br><br>For an example: <a href="http://www.pmwiki.org/wiki/Test/ItalicsInTitle">http://www.pmwiki.org/wiki/Test/ItalicsInTitle</a> .<br><br>Pm<br></blockquote></div><br>