[Plone-UI] Re: how can I limit the view size of an image

Robert Burns robert.burns at network-knowhow.co.uk
Wed Mar 15 13:26:52 UTC 2006


Hi

I  think this has cracked it, although I haven't tested for any collateral
damage.

Customize columns.css in \custom\plone_styles decrease the final padding for
the columns entry from 2em to 0em as shown below.



/* Padding for the columns */

#portal-column-one .visualPadding {

    padding: 2em 0em 1em 0em;

}



"Robert Burns"
<robert.burns at network-knowhow.co.uk> wrote in
message news:dv7mdv$nk9$1 at sea.gmane.org...
> Hi
> I have a visual portal wrapper of 680px and when I view an image greater
> than 380px width, it spills over the right hand side of the site.
>
> I can't find any css that seems to correspond, any suggestions
appreciated.






More information about the UI mailing list