How do I resize content area?
I have been looking for a way to resize the area which contains the content (forms, slideshow, etc).
Allready searched around on the forum, found code below, but this didn't made it more width.
.themeContentArea {
padding-left: 20px;
width: 67.9%;
}