However, you can come up the needed CSS and paste it in Custom CSS section of Style Manager.
Quote
in the content area..want to be able to insert multiple images that spans full width without effecting the body text margins/paddings.
cos usually if Body Text paddings are set to say indent 10 spaces... then the image also will follow the indent. But i want the image to have full width edgeless
cos usually if Body Text paddings are set to say indent 10 spaces... then the image also will follow the indent. But i want the image to have full width edgeless
This can be done by setting any left/right padding for content's element to 0 and setting say 1em left and right padding to those divs that should have the padding. The images will then appear edge to edge within content module for those divs to which you set a background image via CSS.

