The jQuery-UI theme just affects dialog boxes, datepickers and the elements in the jQuery-UI tab of the cookbook.
Virtually all of the bootstrap CSS lives in https://github.com/vwall/compass-twitter-bootstrap gem. Changing the bootstrap theme is something I haven't completely figured out yet. You can override css in your front_site.scss file, as well as set different values for some of the bootstrap variables like $navbarBackground: red; Making it easier to theme is something we definitely do want to do: https://github.com/Hobo/hobo_bootstrap/issues/9 Bryan On Wed, Oct 24, 2012 at 6:21 PM, tonym <[email protected]> wrote: > Hi All, > relatively new to Hobo, but loving it - great job and I hope to contribute > as I get more experience. > > Not sure if I'm missing something, but... I've tried selecting the bootstrap > theme (on v2.0 pre4) from setup wizard, it then asks which JQuery template > to use, but no matter which jQuery template I select the theme always looks > the same > Or are the jQuery themes just icon and button styling? (though I still > couldn't see a difference) > > How do I use other available Bootstrap and/or jQuery based themes, and how > can I modify the default one (can't seem to find the css for modification or > any guidance on how). > > Thanks, Anthony. > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/m2px11P5WOwJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
