kentico_jurajo
-
8/28/2008 6:09:12 AM
RE:web part layouts
Hi,
The web part layout can be modified in the control source file (ascx) in the CMSWebparts folder using standard HTML and ASP elements. Also, the looke and feel is achieved by used CSS styles - you can find them in Site Manager -> Development -> CSS style sheets.
In the control code you can specify e.g. a DIV tag with appropriate CSS class name and then create CSS style as you want to.
Best Regards, Juraj Ondrus
|