Just review this link: http://www.brokenheartedgirl.com/forum/topic/I-m-single-and-not-loving-it.htm
Does anybody know how to fix this so you can read all of the text in the forum? Not sure why the avatars are causing this issue.
Thanks!
MJ
Just review this link: http://www.brokenheartedgirl.com/forum/topic/I-m-single-and-not-loving-it.htm
Does anybody know how to fix this so you can read all of the text in the forum? Not sure why the avatars are causing this issue.
Thanks! MJ |
Go here modules/boonex/forum/layout/base_en/css/main.css
FIND: .forum_post_text { padding: 10px; } REPLACE WITH:
.forum_post_text {
margin-top: 30px;
padding: 10px;
position: relative;
}
Go in your admin panel and clean the caches
Yobi
Web Development, Multimedia Design and Social Media. |