. Summary
See_Also
Alternate CSS available at: OdsWiki NewTestCSS
It is relatively easy to build a new-look css for FlexWiki if you start with the style known as Chocolate as in the ChocolateCSS file. The steps to create a new css file are as follows:
Visit the site CSS Color Chart or Slayeroffice Color Palette and select 5 colors from the same family with a range of light to dark
Map the colors starting at the lightest to the darkest
#FFAF2 --> lightest new color
#FFF3E1 --> new color
#C1AF92 --> new color
#6A4E22 --> new color
#4E3818 --> darkest new color
Visit the site Gradient Image Maker and create a gradient image with the following parameters
Width = 1
Height = 1150 (this will accommodate displays 1920 X 1200)
Start color = lightest new color (or second lightest new color)
End color = darkest new color
File type = png
Generate the full size gradient image and copy the image to a local drive
Rename the gradient file to something like "grad_blue.png""
Put the new color mappings into the color summary table below
Copy the wiki.css file (displayed as ChocolateCSS ) to your local drive
rename wiki.css to wiki_local.css
Edit wiki_local.css and replace the color values with the new mappings.
Edit the #TopicBody:border css value to refer to the new gradient image file
Copy the gradient image file to the image directory under FlexWiki on the web server
Copy the file wiki_local.css to the FlexWiki directory on the web server
Edit the web server file flexwiki.config and add a line in the <configuration> section as below
<OverrideStylesheet>wiki_local.css</OverrideStylesheet>
Restart the web server
(Optional) tweak other color settings as required
mainly text colors (#B3E0FF --> #228B22) by selecting a dark color in the same palette as the new colors
table background (#DEF --> #F0FFF0) by selecting a very light color in the same palette as the new colors
Permalink ,
Talkback
describes the implementation of a TableOfContents method for TopicInfo in WikiTalk
10/26/2007 6:36:10 AM - JohnDavidson-74.15.251.39
Click to read this topic 2/19/2008 8:39:55 AM - FLWCOM-jwdavidson
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
describes the standard CSS files and structures used by FlexWiki
2/8/2008 8:33:44 AM - -74.12.248.190
this is the code for the CSS to produce Chocolate
2/8/2008 8:09:40 AM - -74.12.248.190
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
this is the code for the CSS to produce Chocolate
2/8/2008 8:09:40 AM - -74.12.248.190
this is the code for the CSS to produce Chocolate
2/8/2008 8:09:40 AM - -74.12.248.190
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Click to read this topic 5/22/2006 7:28:46 AM - -193.198.17.121
Click to read this topic 5/22/2006 7:28:46 AM - -193.198.17.121
Welcome to the home of FlexWiki , an experimental collaboration tool, based on WikiWiki .
This is FlexWiki , an open source wiki engine.
This site supports the new NoFollow anti-spam initiative.
Recent Topics
NewTestCSS
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Definition of WikiWiki on wikipedia.org
7/30/2007 9:11:19 AM - DerekLakin-90.199.71.244
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
An extension to HTML that search engines use to ignore potential LinkSpam.
3/9/2008 4:21:17 PM - FLWCOM-jwdavidson