The default header shouldn't produce a line break in here:

<p>breadcrumbs<br />
</p>

I also never understood why the default header won't put titles on top-
level pages but on sub-level pages. Leaving out breadcrumbs makes
sense. But titles?

On Mar 20, 9:58 am, Markus <[email protected]> wrote:
> I wouldn't put this navigation in the skin by default:
>
> <div id="nav">
>      <ul>
>           <li><a href="$$page:main">SECTION 1</a></li>
>           <li><a href="$$page:main">SECTION 2</a></li>
>           <li><a href="$$page:main">SECTION 3</a></li>
>      </ul>
> </div>
>
> This forces every user to at least touch HTML once. Regardless if they
> know what HTML is or not. If it was in a normal BoltWire page, it
> would be okay.
>
> Also I wouldn't put the BoltWire image in the skin. It could be as
> easily put in $$bottom. But then you could remove it without editing
> HTML.
>
> Markus

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to