Patrick Malley
Posts made by Patrick Malley
Could someone please work out the pagelayout CSS to get the 3-column blog style layout:
http://matthewjamestaylor.com/blog/ultimate-3-column-blog-style-pixels.htm
http://matthewjamestaylor.com/blog/ultimate-3-column-blog-style-pixels.htm
Should be at the bottom of styles_layout.css.
.clearfix is a generic universal class attached to DIV containers that hold floating elements. It fixes the clearing in some browsers.
http://www.positioniseverything.net/easyclearing.html
.clearfix is a generic universal class attached to DIV containers that hold floating elements. It fixes the clearing in some browsers.
http://www.positioniseverything.net/easyclearing.html
Hey Sam,
You include the CSS from /skins/sam/ in the YUI menu. Why not just include the node-menunav-core.css file and add a menunav file to the theme?
Using node-menunav.css loads colors, backgrounds, and borders that designers will have to overwrite if they don't want to use them.
You include the CSS from /skins/sam/ in the YUI menu. Why not just include the node-menunav-core.css file and add a menunav file to the theme?
Using node-menunav.css loads colors, backgrounds, and borders that designers will have to overwrite if they don't want to use them.