Where can I find the ajax front page popup login box, I'm having a problem where it is pushing the promo block of my new template down in IE7 (piece of @#$# browser!!!!) and trying to figure out why.
Where can I find the ajax front page popup login box, I'm having a problem where it is pushing the promo block of my new template down in IE7 (piece of @#$# browser!!!!) and trying to figure out why. |
Hello The code is called by the file: templates/base/scripts/BxBaseMenu.php under: //--- Get additional links(right site) ---// The HTML code should be here: templates/base/login_form_ajax_a.html Let me know if it helps JOOsocial |
Thanks Joo, found the problem too. |