Super...that looks fine. Somewhere along the way we're missing some styles it appears.

Can do you do a view source on your rendered page and make sure that our <head> tag code exists? The view cfm files seem to exist in the correct place or CF would be throwing an exception. What we need to verify now is that a) the final rendered HTML has the link to the css file in it (<link rel="stylesheet" type="text/css" href="www/css/style.css" media="screen" />) and b) that the CSS file is in the correct location.

You should be able to browse to the CSS file directly by going to http://10.0.0.23/PlantOMatic/www/css/style.css If that doesn't work, then we have some files in a place other than where the view files are expecting to see them.

You might also check your console to see if there are any errors reported as the browser tries to load resources.

--
--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" 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/model-glue?hl=en
--- You received this message because you are subscribed to the Google Groups "model-glue" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to