Skip to content
Stefano Zaghi edited this page Nov 7, 2014 · 2 revisions

The Montpellier theme setting should be something similar to:

---theme_slide_content
padding       = 1%
---endtheme_slide_content
 
---theme_slide_header_1
height        = 6%
background    = white
color         = black
padding       = 1% 2%
border-top    = 8px solid #9999D9
border-radius = 0
metadata      = [['title','font-size:90%;']]
---endtheme_slide_header_1 

---theme_slide_header_2
height     = 6%
background = white
color      = #9999D9
padding    = 1% 4%
metadata   = [['|custom|Ð','float:left;font-size:90%'],&&
              ['sectiontitle','font-size:90%;']]
---endtheme_slide_header_2

---theme_slide_header_3
height        = 6%
background    = white
color         = #9999D9
padding       = 1% 6%
border-bottom = 8px solid #9999D9
metadata      = [['|custom|Ð','float:left;font-size:90%'],&&
                 ['subsectiontitle','font-size:90%;']]
---endtheme_slide_header_3

---theme_slide_header_4
height     = 6%
background = white
color      = #9999D9
padding    = 1% 2%
metadata   = [['slidetitle','font-size:160%;']]
---endtheme_slide_header_4 

Clone this wiki locally