I seen some one asking about this but didn't see a reply. How do you change the width and/or hight of the main page sections like Blogs, Events, Members etc. etc.?
Installation, updates, manuals and APIs.
Code, issues, development roadmap.
Custom job offers.
Send us your sales or general questions.
.main {general.css (line ~118)
width:754px;
}
.topestMenu {general.css (line ~138)
width:774px;
}
.topestMenu {general.css (line ~138)
width:774px;
}
.hiddenMenuBgCont {general.css (line ~320)
width:774px;
}
seems done .. just expand this params (+XX pixels) to expand main part
Regards