Last post box
Time: 25.08.2011 / By: fadilbeg / Hits: 245
Browsers: Chrome, Internet Explorer
Priority: 2 Status: Closed Resolution: None
Description:
The last post box isn't displayed properly.
Attachment:
I look forward to have you as a member here on JAKCMS. It will give you a lot of advantages like: get forum support, report bugs or requests to our software, post comments to faq, downloads, blog, gallery and tutorials.
Kind regards
Jérôme
Browsers: Chrome, Internet Explorer
Priority: 2 Status: Closed Resolution: None
Description:
The last post box isn't displayed properly.
Attachment:
Jerome Posted: 25.08.2011 : 08:26 AM
Ah I see, this is because you did not wrote a description about this forum...
Open forum.css and find:
.lightgrey.forum .description p {
width: 315px;
min-height: 28px;
padding: 0;
margin: 0;
}
change min-height: 28px to your needs...