hey i am trying to apply some code to an image in an article depending on which alignment i have chosen.
i can traget the image using
but i cannot target the image depending where is it on the page... typolight seems to create a style and add it to it when i look at the code it has a div of
Code:
.image_container float_right
or
Code:
.image_container float_left
is there a way i can traget these in my css to add styling to them so i do not have to put in the margins each time i want to add an image to the page.
Thanks,
Ste.
Bookmarks