Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
-
- CommentAuthorstencel
- CommentTimeSep 16th 2008
Hello,
I've just downloaded envy and would like to get rid of the style switcher. What I need is a fixed style (no switching), but different than the default settings. I've already gotten rid of the switcher (by removing a couple of lines in header.html), no I need to change the default style (and that's where I need help). Rather than narrow-blue, I'd like to have wide-red. How can I achieve this?
Thanks in advance,
Przemek -
-
CommentAuthorptrkmkl
- CommentTimeSep 17th 2008
Hello old friend,
I'm going by memory here, since I haven't looked at the Envy source code in some time, but I believe these changes can be made in config.php.
Yup. I just checked. What you'll want is a line 9 that looks like this:
$THEME->sheets = array('styles_default','styles_red','styles_wide'); -
-
- CommentAuthorstencel
- CommentTimeSep 17th 2008
<embarassment>Ah, silly me! I should've read the docs! Sorry and thank you :-)</embarassment>
-
-
CommentAuthorptrkmkl
- CommentTimeSep 17th 2008
No worries.
-
1 to 4 of 4

