Saturday, July 12, 2008, 1:50:48 PM, Vince Administration wrote: > Fixflow has been my choice of skins for a while, but for a new > project the flexibility of Triad is very appealing. > Somehow I got the impression that Triad could also fix the left > sidebar, but upon closer look it does not seem to be the case. > Is this correct, in that the Triad sidebar will not stay fixed?
correct, Triad has no provision to fix the sidebar position. Triad uses a table layout, FixFlow a div layout, which mad eit possible to use css position:fixed; for the sidebar holding div (and a lot of trickery to please IE). ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
