bar
theme.
If you want to set the initial height of the slider then you will need to write some CSS. This example demonstrates a method to override the CSS for the bar
theme.
Example
[nivo id=10983,10987 theme=bar class=bar]
.bar { padding-bottom: 38.1831%;
height: 0;}
Notes
- This CSS only sets the initial height of the slider.
- It still adjusts its height for different images.
- This can cause problems if the first image is not the largest.
- The custom CSS for
theme=bar
is the same as for thedefault
theme