You are not logged in.
Pages: 1
How do I say that I want my editor to be skinned with a specific skin? having trouble figuring it out. I have included the stylesheet... but not working?
Last edited by KingMoore (2005-06-24 14:54:26)
Offline
well i half got it working. i had to change "alternate stylesheet" to stylesheet here:
<link type="text/css" rel="stylesheet" title="blue-metallic" href="edit/skins/blue-metallic/skin.css">
however this seems to only have half styled it. i have the new separators, and the bottom part looks styled, but the top doesn't really look styled. see it here:
Offline
http://xinha.python-hosting.com/ticket/304
with the actual skin system (which is not loaded by Xinha itself but by a link on the HTML page), you have to write the link tag AFTER the <script src="/xinha/htmlarea.js">
Offline
thanks for that. it worked.
now the problem ... it seems when loading a skin that xinha loads WAY slower... basically I could never run xinha with a skin in a production environment. any way around this? or am I doing something wrong?
Offline
Pages: 1