Ticket #6896 (new defect)

Opened 2 months ago

Last modified 2 months ago

Wordpress Classic lacks CSS used by image uploader

Reported by: Hinrik Assigned to: anonymous
Priority: high Milestone: 2.5.2
Component: Template Version:
Severity: normal Keywords: has-patch needs-testing 2nd-opinion css
Cc:

Description

The Wordpress Classic theme's style.css has no CSS for images, so when you upload an image and choose "alight right" for example, it won't.

Coyping the relevant sections (starts at "/* Begin Images */") from Wordpress Default's style.css fixes the problem.

Attachments

style.css.diff (0.7 kB) - added by JohnLamansky on 05/20/08 14:16:09.
Adds image CSS from Default theme to the Classic theme

Change History

05/20/08 14:15:39 changed by JohnLamansky

  • keywords set to has-patch needs-testing 2nd-opinion css.
  • component changed from General to Template.
  • summary changed from Wordpress Classic has no CSS for images to Wordpress Classic lacks CSS used by image uploader.

I've attached a patch. We need someone to:

- Confirm that this is a problem on a default WP install - If so, test the patch suggested by the reporter to see if the problem is fixed

05/20/08 14:16:09 changed by JohnLamansky

  • attachment style.css.diff added.

Adds image CSS from Default theme to the Classic theme

05/20/08 14:17:54 changed by JohnLamansky

  • priority changed from normal to high.