Closed (fixed)
Project:
Image Assist
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Dec 2008 at 15:01 UTC
Updated:
10 Jan 2009 at 20:20 UTC
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
Comment #1
sunCopying 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.
Comment #2
STINGER_LP commenteddamn, 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?
Comment #3
STINGER_LP commentedguys, anybody, tell me how to do this, please....
Comment #4
sunSee http://drupal.org/theme-guide and #drupal-themes or #drupal-support in IRC.