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

The Bergen theme setting should be something similar to:

---theme_slide_content
padding = 1%
---endtheme_slide_content
 
---theme_slide_header_1
width      = 75%
height     = 10%
background = white
color      = black
float      = right
metadata   = [['slidetitle','font-size:150%;']]
---endtheme_slide_header_1 
 
---theme_slide_sidebar_1
position   = L
width      = 25%
background = #272586
color      = white
min-height = 100%
metadata   = [['toc','font-size:120%;text-align:right;line-height:500%;padding:30% 5%;float:right',1]]
---endtheme_slide_sidebar_1 

Clone this wiki locally