<div dir="ltr">Hey,<div style>Got the header rooted to the top.</div><div style>Will remain appear on top of your screen even if you scroll down.</div><div style>Wanted to know where I should send the pull request to?</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 13, 2013 at 8:39 PM, Manuel Quiñones <span dir="ltr"><<a href="mailto:manuq@laptop.org" target="_blank">manuq@laptop.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+1 this can be done with a few lines of CSS.  Can be a good task for a<br>
contributor to get in touch with the docs and CSS.  Adding Suraj to<br>
the CC.  The recent change in sugar-web to make the toolbar always on<br>
top can be a good reference.<br>
<br>
2013/6/12 Daniel Narvaez <<a href="mailto:dwnarvaez@gmail.com">dwnarvaez@gmail.com</a>>:<br>
> It's a bit annoying when you navigate that you easily lose the header<br>
> (because you scroll down the text). I wonder if the header should take the<br>
> whole width and be always at the top.<br>
><br>
><br>
> On 10 June 2013 16:53, Manuel Quiñones <<a href="mailto:manuq@laptop.org">manuq@laptop.org</a>> wrote:<br>
>><br>
>> 2013/6/8 Daniel Narvaez <<a href="mailto:dwnarvaez@gmail.com">dwnarvaez@gmail.com</a>>:<br>
>> > On 8 June 2013 17:11, Manuel Quiñones <<a href="mailto:manuq@laptop.org">manuq@laptop.org</a>> wrote:<br>
>> >><br>
>> >> The index link can also be inside a site header, which can be<br>
>> >> consistently in every page of the developer site.  We can use this<br>
>> >> image:<br>
>> >><br>
>> >> <a href="http://wiki.sugarlabs.org/images/e/e2/Join_Developer_BW.png" target="_blank">http://wiki.sugarlabs.org/images/e/e2/Join_Developer_BW.png</a><br>
>> >><br>
>> >> Can also be the favicon :)<br>
>> ><br>
>> ><br>
>> > The way I'm doing this is to add an extra to docker and hacking stuff<br>
>> > around<br>
>> ><br>
>> > #sidebar_switch {<br>
>> >     display: none;<br>
>> > }<br>
>> ><br>
>> > function(){<br>
>> >     var origSwitchTab = switchTab<br>
>> ><br>
>> >     switchTab = function (tab) {<br>
>> >         origSwitchTab("headings");<br>
>> >     }<br>
>> > })();<br>
>> ><br>
>> > Nice eh? :P<br>
>> ><br>
>> > It should be easy to insert that link wherever we want. Do you think the<br>
>> > image is enough or should it have text too?<br>
>> ><br>
>> > Perhaps inside the sidebar it would be cleaner layout wise, though if<br>
>> > you<br>
>> > have it hidden... Tough I'm not sure it make sense to hide the sidebar<br>
>> > for<br>
>> > the introductory docs (it's useful when you have code on the side).<br>
>> > Maybe we<br>
>> > just disable the hide thing..<br>
>><br>
>> Header that links to index pushed, looks like:<br>
>> <a href="http://dev.laptop.org/~manuq/docs-header.png" target="_blank">http://dev.laptop.org/~manuq/docs-header.png</a><br>
>><br>
>> The sidebar change is the pending bit.<br>
>><br>
>><br>
>> --<br>
>> .. manuq ..<br>
><br>
><br>
><br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
> Daniel Narvaez<br>
<br>
<br>
<br>
--<br>
.. manuq ..<br>
</font></span></blockquote></div><br></div>