Great product, integrates fine with Platform Pro from PageLines. Does not 'do' anything to your basis menu setup and design, so integration is easy and fast!
Great product, integrates fine with Platform Pro from PageLines. Does not 'do' anything to your basis menu setup and design, so integration is easy and fast!
Hi. I am having some CSS problems with the mingle forum with platform pro. It seems as if everything is centered including all the text and forms. Any ideas?
In the standard setting everything is indeed centered. You can change that by editting your themes css. I prefer doing that i a child theme. I you don't use it, change it in your custom css settings in platform pro:
#wpf-wrapper td, #wpf-wrapper th {
text-align: left;
vertical-align: top;
}
This topic has been closed to new replies.