Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2006-02-26 22:54:30

Vik
Xinha Community Member
Registered: 2005-12-06
Posts: 18

Using Custom CSS with Xinha?

What's the correct way to get custom CSS working with Xinha? I tried this:

xinha_config.stylistLoadStylesheet("http://www.myURL.com/path/to/my/custom_css");

...but for some reason it didn't work -- in fact, in kept Xinha from launching. What's the correct way to do this? Thanks in advance for any info.


-Vik

Last edited by Vik (2006-02-26 22:54:50)

Offline

#2 2006-02-27 19:16:45

kimss
Xinha Pro
From: Sweden
Registered: 2005-04-05
Posts: 99
Website

Re: Using Custom CSS with Xinha?

Well, I use this method :

xinha_config.pageStyle = "@import url(../index_CMS_WYSIWYG.css);";

It works like a charm.

Mvh,
Kim Steinhaug
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Easy CMS - Et brukervennlig publiseringssystem - Easy Webshop - Nettbutikk med krefter

Offline

#3 2006-02-27 19:26:46

Vik
Xinha Community Member
Registered: 2005-12-06
Posts: 18

Re: Using Custom CSS with Xinha?

That worked. Thanks!

Offline

Board footer

Powered by FluxBB