1
|
|
2
|
name = MAYO
|
3
|
description = Simple but fully customizable and colorable fixed/liquid layout theme
|
4
|
core = 7.x
|
5
|
|
6
|
stylesheets[all][] = css/layout.css
|
7
|
stylesheets[all][] = css/style.css
|
8
|
stylesheets[all][] = css/colors.css
|
9
|
|
10
|
regions[header] = Header
|
11
|
regions[help] = Help
|
12
|
regions[page_top] = Page top
|
13
|
regions[page_bottom] = Page bottom
|
14
|
|
15
|
regions[menubar] = Menu bar
|
16
|
regions[submenubar] = Submenu bar
|
17
|
|
18
|
regions[banner_top] = Banner top
|
19
|
|
20
|
regions[top_column_first] = Top first column
|
21
|
regions[top_column_second] = Top second column
|
22
|
regions[top_column_third] = Top third column
|
23
|
regions[top_column_fourth] = Top fourth column
|
24
|
|
25
|
regions[highlighted] = Highlighted
|
26
|
regions[content] = Content
|
27
|
regions[sidebar_first] = Sidebar first
|
28
|
regions[sidebar_second] = Sidebar second
|
29
|
|
30
|
regions[bottom_column_first] = Bottom first column
|
31
|
regions[bottom_column_second] = Bottom second column
|
32
|
regions[bottom_column_third] = Bottom third column
|
33
|
regions[bottom_column_fourth] = Bottom fourth column
|
34
|
|
35
|
regions[banner_bottom] = Banner bottom
|
36
|
|
37
|
regions[footer_column_first] = Footer first column
|
38
|
regions[footer_column_second] = Footer second column
|
39
|
regions[footer_column_third] = Footer third column
|
40
|
regions[footer_column_fourth] = Footer fourth column
|
41
|
regions[footer] = Footer
|
42
|
|
43
|
settings[shortcut_module_link] = 0
|
44
|
|
45
|
settings[base_font_size] = 87.5%
|
46
|
settings[base_font_family] = 0
|
47
|
settings[base_custom_font_family] = 'Helvetica, Arial, sans-serif'
|
48
|
settings[heading_font_family] = 0
|
49
|
settings[heading_custom_font_family] = 'Helvetica, Arial, sans-serif'
|
50
|
|
51
|
settings[base_vmargin] = 14px
|
52
|
settings[page_width] = 90%
|
53
|
settings[page_margin] = 10px
|
54
|
settings[layout_style] = 1
|
55
|
settings[round_corners] = 0
|
56
|
|
57
|
settings[header_searchbox] = 1
|
58
|
settings[header_fontsizer] = 0
|
59
|
settings[header_height] = 90px
|
60
|
settings[header_border_width] = 1px
|
61
|
settings[logo_top_margin] = 15px
|
62
|
settings[logo_left_margin] = 20px
|
63
|
settings[sitename_top_margin] = 15px
|
64
|
settings[sitename_left_margin] = 20px
|
65
|
settings[searchbox_top_margin] = 20px
|
66
|
settings[searchbox_right_margin] = 15px
|
67
|
settings[searchbox_size] = 24
|
68
|
settings[header_bg_file] = ''
|
69
|
settings[header_bg_alignment] = 'top left'
|
70
|
settings[header_watermark] = 0
|
71
|
|
72
|
settings[menubar_style] = 1
|
73
|
|
74
|
settings[sidebar_layout_style] = 1
|
75
|
settings[sidebar_first_width] = 25%
|
76
|
settings[sidebar_second_width] = 25%
|
77
|
|
78
|
settings[display_breadcrumb] = 1
|
79
|
settings[dark_messages] = 0
|
80
|
|
81
|
; Information added by drupal.org packaging script on 2011-11-17
|
82
|
version = "7.x-1.2"
|
83
|
core = "7.x"
|
84
|
project = "mayo"
|
85
|
datestamp = "1321543882"
|
86
|
|