One way is to use drop-down menus using css or jscripts. Another is to use another layer again with css or jscripts that to open a second line...
If you're refering to the navigation menu (top-right) it's css alone. Typically using absolute positioning to create the popup effects
It's controlled by the class clear in the css. .clear { clear: both; background: #fff; margin: 0 1px 0 0; } you could change the...
you can use css to "create" fonts and do all kinds of effects but won't be readable text and is heavy rendering on the browser.
you could use negative margins, but in essence is like making the elements with absolute positioning again. What's the reason the...
I have seen a framework implementation with the open cart, overall its pretty good, I haven't done coding with it though.
Separate names with a comma.