Comments on circlejourney All Comments Start of Thread Parent

Ooh what are you using to import the CSS? The TH Import feature?

So if the code contains an @import line, that just means that it's importing the actual CSS from a (private) file on Toyhouse, and removing it doesn't make the code work because the entire code is contained inside that private file. The only workaround would involve asking the CSS creator for the original hidden CSS code.

oof- fair enough, I've just been using it to do the html then adding the css to a hidden character and putting the html there to see what it looks like