The Conceditor WP Platinum Theme is my fourth free theme for the WordPress Community to use as see fit. Modify it, change it, colorize it — do what you like, but keep the copyright information in the footer intact. Other than that — enjoy!
This theme was built for Firefox. Why? Beacuase I hate IE Explorer and the Gatesy World of Forced “Standards”. The theme works fine on both Safari and Flock out of the box. IE Explorer and Opera users must switch to Moo.FX in order to get the theme working. Though if you switch (you need to change a few lines of code and download the Moo.FX libraries) the WP Platinum Theme will run like an Indy Car even on Explorer and Opera.
Posted in WP Platinum on May 26th, 2008 by Peter From | | 1 Comment »
Some of the most frustrating moments I had when I was learning CSS layouts revolved around the “clear” attribute. Clear makes your content stop wrapping around <div>s that are floating to the right or to the left. For example, if you have a two column layout and below the two columns is a footer that spans the length of both columns, you don’t want that footer content to wrap around what is above it. In order to make sure it doesn’t, you will have to specify that the footer <div> clears both columns and starts fresh. The code below will produce the same two columns we had before and a footer box below them.
Formatting properties of any element are inherited from the element in which it is contained. CSS properties always have some value, even if not specified by the author. This can be used to minimize style markup but can be the source of unpleasant surprises since each browser may give slightly different initial values to properties.
Posted in Uncategorized on May 23rd, 2008 by Peter From | | No Comments »
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Posted in Uncategorized on May 20th, 2008 by Peter From | | 2 Comments »
Conceditor WP Platinum is proudly powered by
WordPress 2.5 | Design and Copyright © 2008, Peter From
Entries (RSS)
and
Comments (RSS).