| 1 |
|
| 2 |
How to set the color, page width and enable drop menus.
|
| 3 |
|
| 4 |
Colour:
|
| 5 |
|
| 6 |
Pixture Reloaded uses the color module - this allows you to modify
|
| 7 |
the colour of the theme to your liking. There are 18 preset colour
|
| 8 |
combinations and you can genearet your own by using the colour picker
|
| 9 |
in the theme settings page - admin/build/themes/settings/pixture_reloaded
|
| 10 |
|
| 11 |
|
| 12 |
Width:
|
| 13 |
|
| 14 |
You can also set the overall width of your site (scroll to the
|
| 15 |
bottom of the theme settings page).
|
| 16 |
|
| 17 |
Specify the page width in percent ratio (50-100%) for liquid layout,
|
| 18 |
or in px (800-1600px) for fixed width layout. If an invalid value is specified,
|
| 19 |
the default value (85%) is used instead. You can leave this field blank to use
|
| 20 |
the default value. You need to add either % or px after the number.
|
| 21 |
|
| 22 |
If you use percentages be aware that the layout could break if the user re-sizes the
|
| 23 |
browser window down to less than 450px or so, depending on how many sidebars you have
|
| 24 |
active and your actual content.
|
| 25 |
|
| 26 |
|
| 27 |
Superfish Drop Menu:
|
| 28 |
|
| 29 |
1) Build a standard drupal menu. Set the correct levels to "expanded".
|
| 30 |
|
| 31 |
2) Disable Primary links in the theme settings AND check the setting
|
| 32 |
to enable Superfish (scroll to the bottom of the Pixture Reloaded
|
| 33 |
theme settins page).
|
| 34 |
|
| 35 |
3) Place the menu block in the Superfish region (using Drupals normal block
|
| 36 |
configuration system). Your menu will be automagically rendered as a
|
| 37 |
Drop menu.
|
| 38 |
|
| 39 |
4) To modify the animation style and speed please see the following site
|
| 40 |
for a full run down on configuring the Superfish plugin:
|
| 41 |
http://users.tpg.com.au/j_birch/plugins/superfish/
|
| 42 |
|
| 43 |
|
| 44 |
Pixture Reloaded is a CSS port of the original Pixture theme for Drupal,
|
| 45 |
ported by http://adaptivethemes.com (drupal user jmburnz).
|