sorry - you need to select .viewer not the tiddler
.viewer {
height:10em;
overflow:auto;
}
On 23 January 2010 06:20, Alex Hough <[email protected]> wrote:
> you'll need to make an extra div to wrap tiddler and tagglytagging. then
> select the tiddler only.
>
> the new div, will have to have the same css as the existing tiddler. change
> the tiddler div to so that it scrolls.
>
> alex
>
>
> On 23 January 2010 00:36, Dave Parker <[email protected]> wrote:
>
>> Thanks Alex,
>>
>> That sort of worked, except the tagglytagging seems to be included
>> within the shortened length instead of tacked on to the end like I'd
>> thought it would be.
>>
>> Would there be a way to limit a div in the pagetemplate in a similar
>> way?
>>
>> Maybe something related to
>> <div id='displayArea'>
>> or
>> <div id='messageArea'>
>> ?
>>
>>
>> On Jan 22, 3:58 pm, Alex Hough <[email protected]> wrote:
>> > you could try specifying tiddler height in StyleSheet. Something like
>> >
>> > .tiddler{
>> > height:10em;
>> > overflow:scroll;
>> >
>> > }
>> >
>> > there are different types of scroll [1] availavle
>> >
>> > ALex
>> >
>> > [1]http://www.w3schools.com/Css/pr_pos_overflow.asp
>> >
>> > 2010/1/22 Dave Parker <[email protected]>
>> >
>> >
>> >
>> > > I'd like to limit tiddler height to not greater than a certain limit
>> > > so if there are taggling tags at the bottom I can see them. I tried
>> > > Eric's ScrollBox inclusion, but you don't see the taggling tags with
>> > > that (as its a <<tiddler >> function).
>> >
>> > > I was surprised I didn't find this in a search here or at
>> > > tiddlywiki.org... there were a few close items, something about a
>> > > contentwrapper, but I couldn't find anything that related in my TW.
>> >
>> > > Any suggestions?
>> >
>> > > --
>> > > You received this message because you are subscribed to the Google
>> Groups
>> > > "TiddlyWiki" group.
>> > > To post to this group, send email to [email protected].
>> > > To unsubscribe from this group, send email to
>> > > [email protected]<tiddlywiki%[email protected]>
>> <tiddlywiki%[email protected]<tiddlywiki%[email protected]>
>> >
>> > > .
>> > > For more options, visit this group at
>> > >http://groups.google.com/group/tiddlywiki?hl=en.
>> >
>> > --http://www.multiurl.com/g/64
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "TiddlyWiki" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<tiddlywiki%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/tiddlywiki?hl=en.
>>
>>
>
>
> --
> http://www.multiurl.com/g/64
>
>
--
http://www.multiurl.com/g/64
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.