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

The Madrid theme setting should be something similar to:

---theme_slide_content
padding = 1%
---endtheme_slide_content
 
---theme_slide_header_1
height     = 10%
background = #3333B3
metadata   = [['slidetitle','font-size:150%;']]
---endtheme_slide_header_1 

---theme_slide_footer_1
height     = 6%
background = #3333B3
padding    = 0
metadata   = [['authors_short','float:left;height:100%;width:20%;padding:1% 2%;background: #191959;'],       &&
              ['title','float:left;font-size:80%;height:100%;width:35%;padding:1% 2%;background: #262686;'], &&
              ['date','float:left;font-size:80%;height:100%;width:35%;padding:1% 2%;background: #3333B3;'],  &&
              ['total_slides_number','float:right;padding:0 1%;'],                                           &&
              ['|custom| / ','float:right;'],                                                                &&
              ['slidenumber','float:right;padding:0 1%;']]
---endtheme_slide_footer_1  

Clone this wiki locally