| 1 |
README.TXT // Salamander Skins theme for Drupal 5 and 6.
|
| 2 |
|
| 3 |
Thank you for downloading this theme!
|
| 4 |
|
| 5 |
|
| 6 |
ABOUT THE SALAMANDER SKINS THEME:
|
| 7 |
-------------------------------------------------------------------------+
|
| 8 |
Salamander Skins is largely a ground-up rewrite of the Salamander theme.
|
| 9 |
The main theme looks much like Salamander but it features 16 more color
|
| 10 |
styles, 15 collapsible regions, suckerfish menus, left or right menus
|
| 11 |
position, fluid or fixed widths, built-in IE transparent PNG fix, and
|
| 12 |
lots more. The theme validates XHTML 1.0 Strict / CSS 2, and it is
|
| 13 |
cross-browser compatible; works perfect in Firefox, IE 6, IE 7, Safari,
|
| 14 |
Google Chrome.
|
| 15 |
|
| 16 |
|
| 17 |
MODULE SUPPORT
|
| 18 |
-------------------------------------------------------------------------+
|
| 19 |
This theme can support virtualy any module.
|
| 20 |
It has been heavily tested with:
|
| 21 |
- AdSense module;
|
| 22 |
- Image module;
|
| 23 |
- Logintoboggan;
|
| 24 |
- Panels;
|
| 25 |
- TinyMCE;
|
| 26 |
|
| 27 |
|
| 28 |
THEME MODIFICATION
|
| 29 |
-------------------------------------------------------------------------+
|
| 30 |
Salamander Skins theme alow many sub-themes as plugins. More sub-themes will
|
| 31 |
be available at http://www.radut.net/salamanderskins/
|
| 32 |
|
| 33 |
If you feel like giving the theme a look of your own, I recommend:
|
| 34 |
- replace the graphic files in the images folder of any sub-theme, keeping
|
| 35 |
dimensions.
|
| 36 |
- and/or change the text colors in the stylesheet style.css.
|
| 37 |
- you can also modify the page width (fixed or fluid) by changing the following
|
| 38 |
line in style-base.css file:
|
| 39 |
#page {width: 95%;} -> default fluid width... to
|
| 40 |
#page {width: 800px;} -> 800px fixed width
|
| 41 |
- to have the menus on the right just uncomment .navcont class in style.css
|
| 42 |
|
| 43 |
|
| 44 |
USING THE PRIMARY LINKS MENU
|
| 45 |
-------------------------------------------------------------------------+
|
| 46 |
The menu can either be a two-level static menu or a suckerfish drop-down menu.
|
| 47 |
|
| 48 |
Out of the box the theme will show the primary and secondary menu. If you select
|
| 49 |
(/admin/build/menu/settings) the same menu as primary links then secondary
|
| 50 |
links will display the appropriate second level of your navigation hierarchy.
|
| 51 |
|
| 52 |
If you want to use the dropdown menus do the followings:
|
| 53 |
- go to /admin/build/block and choose the Suckerfish Menu region for the
|
| 54 |
Primary Links block;
|
| 55 |
- go to /admin/build/menu and enable the checkbox to have all Parent Menu Items
|
| 56 |
Expanded (this is very important);
|
| 57 |
- go to /admin/build/menu/settings and choose for "Menu containing secondary links"
|
| 58 |
the option "No Secondary links".
|
| 59 |
|
| 60 |
|
| 61 |
CONTACT
|
| 62 |
-------------------------------------------------------------------------+
|
| 63 |
My drupal nick is florian and I can be reached at cfradut@gmail.com or
|
| 64 |
florian@radut.net
|
| 65 |
|
| 66 |
I can also be contacted for paid customizations of Salamander theme as well as
|
| 67 |
Drupal consulting, installation and customizations.
|
| 68 |
|
| 69 |
The theme is installed in both versions for Drupal 5 and 6 at my sites:
|
| 70 |
http://www.radut.net/
|
| 71 |
http://www.puzzle.ro/
|
| 72 |
http://www.smokersassociation.org/
|
| 73 |
http://www.boaz.ro/
|
| 74 |
|
| 75 |
View the entire sub-themes collection and use the theme switcher to view demos
|
| 76 |
at http://www.radut.net/salamanderskins/
|
| 77 |
|
| 78 |
|