How can I spread that out so it is the full length?
Hi,
this is a question of the layout.
You can find the different layout-files within the 'MultiInfo\Layout'-folder.
If we take a look at the 'large1.css' for example, there is the following section:
...
.TabNavA, .TabNavB, .TabNavC, .TabNavD { text-align:center; cursor:hand }
.TabNavA, .TabNavB, .TabNavC, .TabNavD { font-size:10pt; width:48px }
...
Here you can play with different 'width'-settings to change the width of the tabs.
And ... don't forget to share your changes with us