<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://www.karelia.com/forum/extern.php?action=feed&amp;tid=762&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Karelia Community Forum / Possible to have different Home Page/other-page banners?]]></title>
		<link>http://www.karelia.com/forum/viewtopic.php?id=762</link>
		<description><![CDATA[The most recent posts in Possible to have different Home Page/other-page banners?.]]></description>
		<lastBuildDate>Tue, 05 Jun 2012 17:08:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8307#p8307</link>
			<description><![CDATA[<p>Oops, sorry! Hadn&#039;t seen that they had already suggested the correction. My bad.</p>]]></description>
			<author><![CDATA[dummy@example.com (macdafydd)]]></author>
			<pubDate>Tue, 05 Jun 2012 17:08:20 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8307#p8307</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8306#p8306</link>
			<description><![CDATA[<p>Hi Macdafydd</p><p>Blueball Design&#039;s suggestion worked. Shadowed area now gone.</p><p>David</p>]]></description>
			<author><![CDATA[dummy@example.com (David Howes)]]></author>
			<pubDate>Tue, 05 Jun 2012 15:35:49 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8306#p8306</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8305#p8305</link>
			<description><![CDATA[<p>That has removed the shadowed area - thank you</p><div class="quotebox"><cite>Blueball_Design wrote:</cite><blockquote><div><p>Hi David,</p><p>Using Site Code Injection try adding the css code below into the Style Sheets window and see if it does what you are asking for:</p><p>#title h1 {text-shadow: #000 0px;}&#160; &#160; <br />#title:hover a, #title a:hover {text-decoration:none; background:transparent;}</p><p>Let me know your results.</p><p>Best,<br />Charlie</p><div class="quotebox"><cite>David Howes wrote:</cite><blockquote><div><p>I have started a new site, again using Serengeti. In Sandvox, site opens with default text/font on Home page. I do not alter anything. Mouseover text areas shows text box as expected for Site Title and Tagline. Add another page. Mouseover text shows shadowed area (not aligned with text box) behind Site Title but not behind Tagline) which I don&#039;t use anyway. So it seems unrelated to how Home banner text is set up. However Site Title text appears to be drop shadowed, so could this be having an effect?</p></div></blockquote></div></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (David Howes)]]></author>
			<pubDate>Tue, 05 Jun 2012 15:32:04 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8305#p8305</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8304#p8304</link>
			<description><![CDATA[<p>Try this Page Code Injection:</p><div class="codebox"><pre><code>&lt;style type=&quot;text/css&quot;&gt;
#title a:hover {text-decoration: none; background: none;}
&lt;/style&gt;</code></pre></div><p>Add it as follows:</p><p>Edit&gt;Page Code Injection…&gt;Click on Head Area tab&gt;copy and paste above code into lower panel.</p><p>Hopefully, it will remove the &quot;shadowing&quot; (which is defined in the CSS for Serengeti).</p><p>I guarantee nothing!</p>]]></description>
			<author><![CDATA[dummy@example.com (macdafydd)]]></author>
			<pubDate>Tue, 05 Jun 2012 12:10:58 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8304#p8304</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8299#p8299</link>
			<description><![CDATA[<p>In the Serengeti design, the elements of the banner (logo, text) of all pages, except the Home page (all the pages I&#039;ve looked at, anyway), are linked to the Home page, so that if a user clicks in the banner, they are taken to the Home page. The &quot;shadowing&quot; you see is an indication of the link function. This is often (always?) the case with designs with banner heads. It used to be possible to deactivate this (I have done so in one of my sites, but that was a long time ago and I can&#039;t remember how!), so play around and you might find that you are still able to do so (if that&#039;s what you want, of course).</p><p>No idea why the original Serengeti banner apppears in the email confirmation page. This is not what happens in sites I have previously created, where I have changed the banner. Have you tried with other designs, just to test? If this is generally the case, it might be a bug and should be reported to Karelia.</p>]]></description>
			<author><![CDATA[dummy@example.com (macdafydd)]]></author>
			<pubDate>Mon, 04 Jun 2012 22:23:47 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8299#p8299</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8296#p8296</link>
			<description><![CDATA[<p>Hi David,</p><p>Using Site Code Injection try adding the css code below into the Style Sheets window and see if it does what you are asking for:</p><p>#title h1 {text-shadow: #000 0px;}&#160; &#160; <br />#title:hover a, #title a:hover {text-decoration:none; background:transparent;}</p><p>Let me know your results.</p><p>Best,<br />Charlie</p><div class="quotebox"><cite>David Howes wrote:</cite><blockquote><div><p>I have started a new site, again using Serengeti. In Sandvox, site opens with default text/font on Home page. I do not alter anything. Mouseover text areas shows text box as expected for Site Title and Tagline. Add another page. Mouseover text shows shadowed area (not aligned with text box) behind Site Title but not behind Tagline) which I don&#039;t use anyway. So it seems unrelated to how Home banner text is set up. However Site Title text appears to be drop shadowed, so could this be having an effect?</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (Blueball_Design)]]></author>
			<pubDate>Mon, 04 Jun 2012 21:29:10 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8296#p8296</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8295#p8295</link>
			<description><![CDATA[<p>I have started a new site, again using Serengeti. In Sandvox, site opens with default text/font on Home page. I do not alter anything. Mouseover text areas shows text box as expected for Site Title and Tagline. Add another page. Mouseover text shows shadowed area (not aligned with text box) behind Site Title but not behind Tagline) which I don&#039;t use anyway. So it seems unrelated to how Home banner text is set up. However Site Title text appears to be drop shadowed, so could this be having an effect?</p>]]></description>
			<author><![CDATA[dummy@example.com (David Howes)]]></author>
			<pubDate>Mon, 04 Jun 2012 19:50:52 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8295#p8295</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8292#p8292</link>
			<description><![CDATA[<p>Same issues noticed when I visited your site.</p><p>I&#039;d still like to know how you entered the text for the title.</p><p>I imagine that both problems can be resolved. Will take a look tomorrow, if I have time.</p>]]></description>
			<author><![CDATA[dummy@example.com (macdafydd)]]></author>
			<pubDate>Mon, 04 Jun 2012 18:47:12 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8292#p8292</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8291#p8291</link>
			<description><![CDATA[<p>A couple more issues:</p><p>1. Same banner apparent on all pages, but when mousing over banner text on all pages except Home, shadowed area appears.<br />2. When submitting completed email form (Contact page), acknowledgement page flashes up, but banner text reverts to original Serengeti same-size font.</p><p>This website is now live, and in basic skeleton form at <a href="http://www.quainton-road-models.co.uk" rel="nofollow">http://www.quainton-road-models.co.uk</a></p><p>Are these effects visible to others out there? Can they be eliminated?</p>]]></description>
			<author><![CDATA[dummy@example.com (David Howes)]]></author>
			<pubDate>Mon, 04 Jun 2012 17:55:16 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8291#p8291</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8282#p8282</link>
			<description><![CDATA[<p>I have now sorted it out. Same banner appearance on all pages. It seems that the way you set up the Home page text is critical to getting consistency as implied in earlier posts. I experimented to get it right; not sure I can express &#039;how to do it&#039;, but it&#039;s done.</p><p>I tried to add some images here, but the instructions on how to do so are gobble-de-gook to me. Ironically just the sort of stuff that I&#039;m using Sandvox to avoid. :)</p>]]></description>
			<author><![CDATA[dummy@example.com (David Howes)]]></author>
			<pubDate>Sun, 03 Jun 2012 13:14:36 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8282#p8282</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8268#p8268</link>
			<description><![CDATA[<p>Something like this, then:</p><p>Home page:<br /><span class="postimg"><img src="http://davidneale.eu/pics/serengetihome.jpg" alt="Serengeti home" /></span></p><p>Other page:</p><p><span class="postimg"><img src="http://davidneale.eu/pics/serengetiother.jpg" alt="Serengeti other" /></span></p><br /><p>How did you make the second line? Did you add just keep typing until a line-feed occurred, or did you force the line? Can you provide a partial screen shot,a t least, so that the amount of text can be seen?</p>]]></description>
			<author><![CDATA[dummy@example.com (macdafydd)]]></author>
			<pubDate>Sat, 02 Jun 2012 17:08:07 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8268#p8268</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8267#p8267</link>
			<description><![CDATA[<p>No coding added. No copy and paste text, but font changed to Helvetica Neue Bold 42 top line Helvetica Neue Bold 14 lower line.</p>]]></description>
			<author><![CDATA[dummy@example.com (David Howes)]]></author>
			<pubDate>Sat, 02 Jun 2012 14:55:48 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8267#p8267</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8264#p8264</link>
			<description><![CDATA[<p>Have you added any coding? Did you copy and paste text? Did you do anything else to affect the title text?</p>]]></description>
			<author><![CDATA[dummy@example.com (macdafydd)]]></author>
			<pubDate>Sat, 02 Jun 2012 14:16:28 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8264#p8264</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8263#p8263</link>
			<description><![CDATA[<p>Not yet published.</p>]]></description>
			<author><![CDATA[dummy@example.com (David Howes)]]></author>
			<pubDate>Sat, 02 Jun 2012 13:52:53 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8263#p8263</guid>
		</item>
		<item>
			<title><![CDATA[Re: Possible to have different Home Page/other-page banners?]]></title>
			<link>http://www.karelia.com/forum/viewtopic.php?pid=8262#p8262</link>
			<description><![CDATA[<p>And the URL is…?</p>]]></description>
			<author><![CDATA[dummy@example.com (macdafydd)]]></author>
			<pubDate>Sat, 02 Jun 2012 13:48:21 +0000</pubDate>
			<guid>http://www.karelia.com/forum/viewtopic.php?pid=8262#p8262</guid>
		</item>
	</channel>
</rss>
