Forums
-
- Forum
- Posts
-
- Installation
- 28,413
- Troubleshooting
- 62,367
- Themes
- 10,408
- Plugins
- 15,321
- Requests & Feedback
- 14,960
- Showcase
- 3,254
-
For IE6, there is a “workaround” using “expression(…)” (search google for the rest)
For getting image width, you can use the PHP function getimagesize() which is incorporated in all PHP 4.3 …. (no need of extra module like GD)