When you make a Hobo app you're starting with the theme CSS files already 
included.  These are in /public/hobothemes/clean/   if you're using the default 
theme.   It can be confusing to start with these and try to override them 
because any selector you don't override will fall through from the theme.   In 
some projects I've copied the theme files into /public/stylesheets and then 
removed the theme tag.   

You can also use Firebug or a similar tool to see where the styles you are 
seeing are coming from.

Mark


On Apr 14, 2011, at 8:14 AM, Piotroslav wrote:

> Is there any way to disable css? I renamed all catalogs
> containing .css files, but some of styles still are somehow included
> while rendering website.

-- 
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.

Reply via email to