BrndBot / BrndBot_old

Main Source Code
0 stars 0 forks source link

Button images for categories and models #21

Closed gmcgath closed 9 years ago

gmcgath commented 9 years ago

The categories need button sized images on the home page. When clicked they will present a list of the models underneath that button.

gmcgath commented 9 years ago

There will be two PNGs for each button, for the hover and non-hover states. For categories, these will be in the same directory as the category directories, e.g., /var/brndbot/models/LevelOne/WOD.png and WOD_hover.png. For models, they will be in the same directory as the model XML files, e.g., /var/brndbot/models/LevelOne/WOD/wod1.png and wod1_hover.png.

gmcgath commented 9 years ago

This works now.