Ticket #180 (closed defect: worksforme)

Opened 8 years ago

Last modified 8 years ago

Stylist won't apply on IMG

Reported by: baloo@… Owned by: gogo
Priority: normal Milestone: Version 1.0
Component: Plugin_Stylist Version: 1.0
Severity: normal Keywords:
Cc:

Description

I have created a img.name style in the CSS sheet for the stylist plugin. However, I will never see this style even when clicking on an inserted image.

Change History

Changed 8 years ago by gogo

Do other styles in the same sheet work with stylist?

Changed 8 years ago by niko

i can confirm this.

Changed 8 years ago by gogo

  • milestone set to Version 1.0

Changed 8 years ago by gogo

  • status changed from new to closed
  • resolution set to worksforme

This is working for me in both ff and ie, may have been fixed by other changes.

I used the following style given to stylist

img.polaroid { border:1px solid black; background-color:white; padding:10px; padding-bottom:30px; }

and clicking on an image did indeed show the style for selection in the stylist panel (and could be applied to the image correctly).

Reopen if you can't get it working after updating your code to the latest.

Note: See TracTickets for help on using tickets.