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> <<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>> 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>> Using (:title Welcome to SiteTitle:) in the Main/HomePage; want the words<br>> SiteTitle in itialics, but not the rest of the title. Normal '' '' doesn't
<br>> work - is there a way?<br><br>Well, HTML doesn't allow inline styles in <title> 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. For example:<br><br> (:notitle:)(:title Italics in Title:)<br> ! ''Italics'' in Title<br><br> Lorem ipsum dolor sit amet, consectetur adipisicing elit,<br> sed do eiusmod tempor incididunt ut labore et dolore magna
<br> 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>