Hi
Having a nightmare. I just need a basic theme so been searching - done load several - and issue after issue.
Finally found one that works:
http://www.encke.net - Flixsimple - apart from the fact it has this annoying bar on the left that you cannot alter the colour of, apart from that its perfect - even background changing colours work - yippee. Just need to add a image for title and it will allow me to port my old site over.
Anyway - anyone got a basic Xanthia theme that may do my trick?
Scott
- mercromina responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 08:01 PM
- craigh responded to »TagIt 3.0 for Zikula« 03:58 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Anyone got a 3 col basic Xanthia theme?
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1401
There is also pnThemeYaml.
Or Xanthia version of extralite.
--
campertoday.nl, Module development, Dutch Zikula Community -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 51
Thanks.
Issues with both, in the respect that if I set the background colour, it does not change the background colour for the while site. Really, really annoying. I liked Stylevantage theme from same site as pnThemeYaml and same issue - set background, it does not change.
Any ideas?
Scott -
- Rank: Developer
- Registered: Feb 23, 2005
- Last visit: May 09, 2010
- Posts: 399
slewis1972, Flixsimple is an older style xanthia theme. Have you looked in the xaninit.php file which is in the main theme folder, you'll see the palette colours are set in there. if you look in the master.htm file you'll see tags like:
Code
border-color:<!--[$bgcolor]-->;
Those colours are taken from the xaninit.php thats what you need to edit. That theme has a few different palettes and you select which palette to use in the theme admin.
Hope that helps
Denis -
- Rank: Developer
- Registered: Feb 23, 2005
- Last visit: May 09, 2010
- Posts: 399
slewis1972, that Flixsimple is an older style xanthia theme, still works ok on 764 as far as I know. That theme was one of the few setup to use multiple palettes so things are a bit different with it. Look in xaninit.php in the theme folder you see the palette setups, thats what you need to edit if the style sheet won't do what you want. If you look in the master.htm you'll see tags like
Code
border-color:<!--[$bgcolor]-->;
Those colours come from the xaninit.php. You can also tell xanthia which palette to use in the theme admin. Haven't had to do it for a long time so not sure of the exact details, play with it on your local host and you'll get the idea.
Hope that helps
Denis
- Moderated by:
- Support
