hi. i need some help with a new 6.x version of this module. All images in my nodes, that was uploaded with IA 5.x now are displaying wrong (not on left/right side, not flowing around the text).
It's because 6.x ver. recognize the "inline" class only when there is a dash between "inline" and "right/left/center" ... So what exactly i need to change, to make my old images in nodes displaying correctly?

I wrote about it in my previous issue, and i got one answer about this ussue, but i still don't get what exactly i must to do... So please tell me in details...

Comments

sun’s picture

Status: Active » Fixed

Copying my response from the other issue:

This was done to implement a unique CSS class ("inline") for all embedded images. You can just copy and paste the relevant contents of img_assist.css into your theme's stylesheet and add the necessary styling for both selectors if you like to. Another way would be to override IA's theme function for that markup code, so it produces the same output like before.

STINGER_LP’s picture

damn, i told you i saw it, but i don't understand what exactly i need to "add the necessary styling for both selectors". Can you give me a sample of that modified css code to get that images to work?

STINGER_LP’s picture

guys, anybody, tell me how to do this, please....

sun’s picture

See http://drupal.org/theme-guide and #drupal-themes or #drupal-support in IRC.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.