I've been looking for quite some time -- scoured
http://status.net/wiki/UI -- but not had success finding where the individual page layout is called, when displaying individual posts with basic URI format of
http://sitename.com/notice/1234. I've found the
#content { width: 50%; } display from /theme/biz/css/base.css looks a bit silly on individual notice pages; so I created
#content_notice {
width:89%; } which looks better (and still fibonacci compliant :) but I haven't yet found where < div id="content" > is called for these pages ( /actions/shownotice.php? i guess nope :). I want to use < div id="content_notice" > ONLY when displaying individually numbered pages. Make sense? If I could just use !important in the right place, that could work, too, but I'm just missing something obvious. Again. *sigh*
Comments
http://lists.status.net/mailman/listinfo/statusnet-dev
irc #statusnet on #freenode