Hi Jeremy

Ah yes -- found it -- I had added this to the default styles for the theme 
:-/

.story-river {
 position: relative;
 left: {{$:/themes/tiddlywiki/vanilla/metrics##storyleft}};
 top: {{$:/themes/tiddlywiki/vanilla/metrics##storytop}};
 width: {{$:/themes/tiddlywiki/vanilla/metrics##storywidth}};
 padding: 42px 42px 42px 42px;
}

<<if-no-sidebar "
.story-river {
 width:  {{$:/themes/tiddlywiki/vanilla/metrics##fullstorywidth}};
}
">>

Many thanks for pointing me in the right direction. Perhaps it would be 
beneficial to add this setting to the 'Theme Tweaks' tab?

regards

On Friday, 25 September 2015 17:06:36 UTC+2, Jeremy Ruston wrote:
>
> Hi Matabele
>
> The wiki I'm trying to update may still be found here: 
>> http://gwiz.tiddlyspot.com
>>
>
> The shadow tiddler $:/themes/tiddlywiki/vanilla/base has been overridden 
> to include additional stylesheet rules that reference fullstorywidth. The 
> underlying shadow tiddler doesn't have any reference to fullstorywidth.
>
> So I think all that happened was that you applied a manual hack to the 
> stylesheet.
>
> Best wishes
>
> Jeremy.
>
>  
>
>>
>>
>> This setting does not appear in the theme tweaks tab and I've no idea how 
>> this was set. The width of the story river does not, however, expand to 
>> fill the full width of the browser window -- and this is the behaviour I'm 
>> trying to replicate (if I hide the sidebar in my current version, the story 
>> expands to full width.)
>>
>> How can this be done?
>>
>> regards
>>
>> On Friday, 25 September 2015 09:18:10 UTC+2, Jeremy Ruston wrote:
>>>
>>> If I'm reading stackoverflow correctly, by running this command I can 
>>> confirm that the string "fullstorywidth" has never been part of the TW core 
>>> source code:
>>>
>>> git log -Sfullstorywidth
>>>
>>> Perhaps it's something that was used by a plugin?
>>>
>>> Best wishes
>>>
>>> Jeremy.
>>>
>>>
>>>
>>>
>>> On Fri, Sep 25, 2015 at 8:01 AM, Mat <[email protected]> wrote:
>>>
>>>> I'd guess the "Fluid story" feature introduced in 5.1.9 is the reason.
>>>> See http://tiddlywiki.com/prerelease/#TiddlyWiki%20Releases
>>>>
>>>> Maybe this feature is what you wish to use?
>>>>
>>>> <:-)
>>>>
>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "TiddlyWiki" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at http://groups.google.com/group/tiddlywiki.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/tiddlywiki/7fd02932-9a67-4a4f-95b5-f510c26d3e35%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/tiddlywiki/7fd02932-9a67-4a4f-95b5-f510c26d3e35%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>>>
>>> -- 
>>> Jeremy Ruston
>>> mailto:[email protected]
>>>
>>
>
>
> -- 
> Jeremy Ruston
> mailto:[email protected] <javascript:>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7f051e42-c402-4aa6-86b8-3e93a45c9c1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to