Design and CSS styles
Version 4.x > Design and CSS styles > zone container problems / layout View modes: 
User avatar
Member
Member
jens-simonsen-shikasi-wad - 10/16/2009 4:02:35 PM
   
zone container problems / layout
hi guys i got a problem with Events for the community site template for some reason it dosn look as it should i got bo clue why it dos it but out for the look of it it has to mane <p> or <br> or css padding or margin some where. Any got a clue to why and how i can get into the code or design to ajust it to or get more control over how and where the zone containers should be as that whats im realy after.

you can see my proble at my test/dev server. http://90.185.250.116:81/Events.aspx

i realy love 2 know whats goin on there so any help is very appriciated

Regards
jens

User avatar
Member
Member
jens-simonsen-shikasi-wad - 10/16/2009 4:35:37 PM
   
RE:zone container problems / layout
ok i found out the problem i needed to add css classes matching the zonenames that way i can control there where abouts .

witch brings up another question if i make a new zone witch i can and give it the name : zonebottom then all i need to do is make a css class matching that name to control its properties right ?

or am i wrong in that asumption.

regards
jens

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 10/19/2009 4:14:59 AM
   
RE:zone container problems / layout
Hi Jens,

Please see here for more information about page layouts: http://devnet.kentico.com/docs/devguide/page_layouts.htm

You may see that zones are <div>-s with class called by zone name. That is why you needed to add these classes to your CSS stylesheet to style them.

Best regards,
Helena Grulichova