I've been trying with mixed success to display the LogoTagline on Blueberry skin - it's there but the position is what I can't seem to adjust.(Problem is that it is too high, and behind the logo, when I need it down lower)
<br><br>In tmpl I inserted this ...<br><br>&lt;div class=&quot;tag&quot;&gt;$LogoTagline&lt;/div&gt;<br><br>... within the &lt;div id=&quot;header&quot;&gt; under &lt;div class=&quot;title&quot;&gt; (IOW there are now 2 items nested within &lt;div id=&quot;header&quot;&gt;  
<br><br>I also adapted an element from another skin&#39;s CSS (BNG, which displays the tagline). I presume there must be some parameters there to position the tagline<br><br>Clearly I don&#39;t really know what I&#39;m doing with this, 
so.any pointers on how to insert tagline display in skins that do not use them would be helpful<br><br>TIA.<br><br>Don<br><br>