ikiwiki/templates
Joey Hess 23aaa5ac45 style.css: Improvements to make floating sidebar fit better on pages with inlines.
The key is using width: auto; overflow: auto; -- this allows the div(s) to the
left of the floating sidebar to be resized to fit next to it, and prevents
any clear: both from pushing the div down below the end of the sidebar.

Many thanks for the Hurd wiki's developers for originally figuring this out.

The edit page recently developed the same problem with its textarea, now
that a sidebar can appear on that page too. In editpage.tmpl I needed to
add a new div around the editcontent textarea, as the above styles cannot
be applied directly to textareas. The textarea's own width is reduced to
98% because at least in chromium this avoids it getting unnecessary
horizonatl scrollbars when a sidebar is displayed next to it.
2010-06-10 14:14:46 -04:00
..
aggregatepost.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
archivepage.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
atomitem.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
atompage.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
autoindex.tmpl
autotag.tmpl better autotag title 2010-06-09 18:40:18 -04:00
blogpost.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
calendarmonth.tmpl
calendaryear.tmpl
change.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
comment.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
commentmoderation.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
editcomment.tmpl Gave comment and page editing forms some CSS and accessability love. 2010-05-06 21:45:17 -04:00
editconflict.tmpl
editcreationconflict.tmpl
editfailedsave.tmpl
editpage.tmpl style.css: Improvements to make floating sidebar fit better on pages with inlines. 2010-06-10 14:14:46 -04:00
editpagegone.tmpl
feedlink.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
googleform.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
inlinepage.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
microblog.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
openid-selector.tmpl wording 2010-05-08 16:18:55 -04:00
page.tmpl page.tmpl: Add a div around the sidebar, page content, and comments, to aide in styling. 2010-06-10 13:16:35 -04:00
passwordmail.tmpl
pocreatepage.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
recentchanges.tmpl
renamesummary.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
rssitem.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00
rsspage.tmpl
searchform.tmpl
searchquery.tmpl
titlepage.tmpl consistently drop NAME= in templates 2010-05-05 21:10:40 -04:00