Here we will edit the way the banner title strip displays.
Change the color of the transparent bar
The first three numbers are the RGB code for the color, and the last number is the amount of transparency. "1" is completely solid, while "0.1" is completely transparent and it can be set anywhere in between.
Fill in the title strip with a solid color
In the code, this is done by setting the background color on banner-inner:
Fill the entire banner area with the transparent layer
This can make a cool effect with a pattern behind it, without having to edit the image:
In this example we also did some tweaking with the fonts in the banner to make them bigger and bolder. Here is the code we used to achieve the look shown: