Hi TwWizards

Inspired by the read only theme I'm trying to make a button invisible when 
a certain theme is active.

I tried this with the centralized theme - see the last line starting with 
"svg.tw-image -..." :

{
    "tiddlers": {
        "$:/themes/tiddlywiki/centralised/styles.tid": {
            "title": "$:/themes/tiddlywiki/centralised/styles.tid",
            "tags": "[[$:/tags/stylesheet]]",
            "text": "\\rules only filteredtranscludeinline transcludeinline 
macrodef macrocallinline\n\n@media (min-width: 770px) {\n\n\thtml 
.tw-page-container {\n\t\ttext-align: center;\n\t}\n\n\thtml .story-river 
{\n\t\tposition: relative;\n\t\twidth: 770px;\n\t\tpadding: 42px;\n\t\tmargin: 
0 auto;\n\t\ttext-align: left;\n\t}\n\n\thtml .sidebar-header 
{\n\t\ttext-align: left;\n\t\tleft: 50%;\n\t\tright: 0;\n\t\tpadding-left: 
413px;\n\t}\n}\n svg.tw-image-fluid-width-button {\n\tdisplay: none;\t\n}\n"
        }
    }
}

The button image is  $:/images/fluid-width-button...
Sorry but I don't have a clue where or how to do what here ... 

Any help is most apreciated.

Cheers Måns Mårtensson

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to