See also
   http://www.w3.org/Style/CSS/

Use firefox to change to alternative stylesheets!
(make sure to check out "Blue Shadows")

Johannes


Cyriaque Dupoirieux wrote:
Thorsten Scherler a écrit :

On Thu, 2005-04-28 at 09:39 +0200, Ferdinand Soethe wrote:


Is there a reason, that the current skin does not keep navigational
element (menus and tabs, perhaps search) permanently in sight when I
scroll long pages?



You mean like http://www.amherst.edu/~jzhu/index2.html?


In the css file we can read :

/* ##### Side Menu ##### */

#side-bar {
 color: rgb(204,204,204);
 background-color: transparent;
 ...
}

[id="side-bar"] {
position: fixed !important; /* Makes the side menu scroll with the page. Doesn't work in MSIE */
}


And checked with IE and that's right, it does not work...

No, there is not. I actually I will port the above template css to my
homepage view file. I do not know whether the license is compatible with
ours, but if I finish the port than I will ask the author and include it
to the viewHelper (if compatible). You and anybody else can beat me to
it and open an issue (in your case checkin).

salu2






--
User Interface Design GmbH * Teinacher Str. 38 * D-71634 Ludwigsburg
Fon +49 (0)7141 377 000 * Fax +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de


Buch "User Interface Tuning" von Joachim Machate & Michael Burmester
www.user-interface-tuning.de

Reply via email to