Page is a not externally linkable
- Code, Content, and Presentation
-- WordPress
---- wordpress multi css


boplicity - 4:11 pm on Mar 23, 2012 (gmt 0)


A good template will set a specific class or id for each page in the body tag. That way, you can use one CSS file, and then style the page according to that class or id. For example, you can do something like:

#home .post { width: 100px; float: left; }

This way, you can make significant layout/style changes without messing with the templates at all.


Thread source:: http://www.webmasterworld.com/wordpress/4432154.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com