Just installed and configured CG Profilebook looks great albeit its shifted my entire site to the left, even when viewing a non CB page???
am using the communa3 template from templateplazza
secondly how do you turn off the send email function on the profile book - see no reason for it to be there, and no configuration options to remove it... other than the show email which when set to no simply changes the email address to the text send email....
ok i found the problem - its actually to do with the code insert by profilebook into the cb login module
there is an erroneous div tag that causes my particular layout to break...
i looked through the code but it was like looking for a needle in a hay stack :whistle:
from what i can gather this last </div> should be </span>
<span class="mod_logout_plugin"><a href="#####=getprofilebooktab" class="mod_login">You have 3 new posts</a></div>
either way it breaks my layout...
my fix... unforuntately turn off CB integration for CB login module, regardless the link for getprofilebooktab didnt work anyway with SEF urls turned on...