Archive for the 'CSS' Category
Free random background image script tool
2 Comments Published by Lafinboy August 13th, 2007 in CSS, Free ToolsA while ago I posted a solution for generating CSS random background images, which provided a PHP server side solution for adding random background images to stylesheets on the fly.
Since it's initial posting the solution provided there has been tweaked and fine tuned based on use and reader feedback. A lot of the feedback and [...]
Convert pixels to ems - with ease
2 Comments Published by Lafinboy February 8th, 2007 in CSS, developer toolsI came across a very neat, and immensely useful tool online today that converts fixed pixel sizes to their relative em size equivalents. The Em Calculator bases conversions on a specified base pixel conversion ratio, and provides you with immediate calculations for nested child and sibling nodes of the DOM tree. Big thanks to Piotr [...]
CSS srolling table with fixed header
2 Comments Published by Lafinboy December 1st, 2006 in CSS, SnippetsCame across this example some time ago which details how to give a fixed header and/or footer to a scrollable table.
A simple hack to target IE7 only:
/* Target IE7 only */
html>body #getquotebox {
*background: url(../images/loginbox-bg.jpg) 10px left no-repeat;
}
/* end */
Can be used in cases where conditional comments can't be, for whatever reason.
Edit: If you do not have access to the PHP source code on your site, try this random background image script generator
Here's something I've been playing with lately to add a little bit of visual dynamic interest to sites that don't have frequently changing content. The concept is not new - use image rotation to [...]
Search
About
You are currently browsing the thought-after weblog archives for the 'CSS' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
Technorati
Archives
Categories
- browsers (6)
- charity (9)
- conferences (3)
- Content Negotiation (1)
- CSS (6)
- Daily Life (1)
- developer tools (3)
- Firefox (2)
- Flash (1)
- Free Tools (1)
- HTML (2)
- IE7 (3)
- Illustrator (1)
- InDesign (1)
- MIME Types (1)
- Movember (9)
- MySQL (1)
- Photoshop (1)
- PHP (3)
- Rants (2)
- seo (1)
- Snippets (1)
- thought-after (11)
- wd06 (2)
- Web Directions (3)
- Web Patterns (1)
- WIPA (1)
- Wordpress (1)
- XHTML (1)
