Your banner isn't displaying because you're using relative links.

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Minton
Sent: Monday, 16 April 2007 12:38 PM
To: Radiant
Subject: [Radiant] Missing Site Banner From Child Pages Radiant Mental


Using Radiant Mental, I have the front page with an image (banner), the 
site-title, followed by site-subtitle. All the Child pages
of the site are set to Layout: Inherit, Page Type Normal and Status: Published.

This is my Header Snippet: 

<div id="header">
  <div id="banner"><img src="images/site/test02-banner.png"/></div>
  <div id="site-title"><r:if_url matches="^/$">Name of 
Business</r:if_url><r:unless_url matches="^/$"><a
href="/"></a></r:unless_url></div> 
<div id="site-subtitle">Subtitle text</div>
</div>
<hr class="hidden" />

On the child pages, the only item that shows up is the site-subtitle. What is 
the issue here? 

TIA, Ben. 

_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to