On Dec 2, 1:18 pm, ccT <[email protected]> wrote:
> - I put [[ShCore.css]] and [[ShThemeDefault.css]] on a personnal
> StyleSheet, itself being referenced in the default StyleSheet: could
> it be a problem ?
Does "personal StyleSheet" mean, the StyleSheet tiddler is private?
If so, it will cause problems for everyone, that is not a member of a
space.

Due to the TS include mechanism, it is possible, that a public
StyleSheet from an included space interferes with your space.

> - Thanks to Paolo regarding issue #4): I found it before but since I
> read it is designed for wordpress I concluded that it would not fit
> TW. Am I wrong ?
> - regarding issues #1) and #2), I was methodically (read slowly) on my
> way to test the customizations made on the StyleSheet to isolate a
> possible conflict but I had to switch to another task... I remember
> that I partially solved the horizontal lift problem.... but obtained a
> vertical lift permanently.... I made no porgress regarding the black
> frame around code sections.
I did encounter some problems with invalid comments inside style sheet
tiddlers
/*
some comment
*/

will break the style sheet chain. It needs to be
/* some comments */

just a guess.
-m


-- 
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.

Reply via email to