Page 1 of 1

How do I switch to another style within GuMax 3.2.1?

Posted: October 22nd, 2007, 9:45 pm
by Paul
Open file gumax_main.css, and you will find the last three tag import, un-comment the one you desired and comment the other two. Upload file to server, and your wiki now has a new look.

Re: How do I switch to another style within GuMax 3.2.1?

Posted: November 28th, 2007, 8:49 pm
by Austin
not sure I understand.

Code: Select all

/* Note: be aware of the sequence */
@import url("main.css");
@import url("gumax_link_navigation.css");
@import url("gumax_template.css");

/* @import url('styles/gumax/gumax.css'); /* comment out for default skin */
so I uncomment the last line but then what do I comment out?

Re: How do I switch to another style within GuMax 3.2.1?

Posted: December 4th, 2007, 10:22 am
by Paul
Just need one of "@import url('styles/...);"