Hi,
I have
#navbar {
margin: 0;
padding: 0;
height: 1em;
width:100%; }
in nav_bar.css
#navbar div comes under #header div from cake.generic.css, so #navbar
div should inherit the properties of #header div.
#header{
width:100%;
}
So, how do I link nav_bar.css and cake.generic.css so that #navbar
inherits all the properties of #header?
thank you.
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questions.
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php