> Forums > Active Social > Community Support > Add Friend popup problem in IE
Last Post 02 May 2011 03:35 PM by Ben - DotNetNuke. 6 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Resolved
Tester
Registered Users
Tester
Post Count:1

--
26 Apr 2011 08:58 PM
    • Active Social Version: 1.9.1
    • DotNetNuke Version: 5.6.1
    I am currently evaluating DNN and ActiveForums and ActiveSocial modules, and found a problem. Basically, clicking the Add Friend popup in members list yields the following in IE: http://i56.tinypic.com/33d8ho7.png

    I've gone thru the templstes and themes, but was unable to find anything referencing the popup.
    ActiveSocial module is mission critical to my site, and if this problem cannot be easily resolved, we may end up looking for a different system than DNN altogether. Please help.

    Also, the versioning in the topic is wrong: I am using DNN v5.6.2, and AS v1.9.2

    Thanks!
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    27 Apr 2011 09:28 AM
    • Accepted Answer
    Add this to any of your css files on the page:

    #txtFriendMsg {height:20px;}
    Tester
    Registered Users
    Tester
    Post Count:1

    --
    27 Apr 2011 05:33 PM
    Hmm, thanks! This works, although is obviously a kludge.

    On a side note, I wonder how this manages to slip into a release...
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    28 Apr 2011 08:42 AM
    An issue like this is bound to happen, because of the fact that Active Social is loaded "inside" of the DNN skin. Some times the skin .css interferes with the Active Social css, resulting in this or other odd layout behavior.

    You could modify your css, but the work-around I provided should be just as good. Having said that, you may run into a similar problem with other text areas like that. For example, adding a note or event on a profile activity tab.
    Frozen DNN
    Customers
    Frozen DNN
    Post Count:1331

    --
    02 May 2011 02:36 PM
    Nice. Thank you, Ben.
    I am using the latest AS/AF/DNN available.
    Thanks.
    Frozen DNN
    Customers
    Frozen DNN
    Post Count:1331

    --
    02 May 2011 02:59 PM
    Posted By Ben on 28 Apr 2011 09:42 AM
    You could modify your css, but the work-around I provided should be just as good. Having said that, you may run into a similar problem with other text areas like that. For example, adding a note or event on a profile activity tab.

    How do I fix this? This is happening to on my website.
    I am using the latest AS/AF/DNN available.
    Thanks.
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    02 May 2011 03:35 PM
    What I did was use Firebug to inspect the element (textarea) then get either the css class or ID (#txtFriendMsg). Then just set a static height on it. It is kind of subjective to what is going on in your site skin. You might be able to just change a line in your skin.css that is affecting textarea elements, and have it affect all of them in AS. Alternatively, you could just add a separate line for each one.
    You are not authorized to post a reply.
    > Forums > Active Social > Community Support > Add Friend popup problem in IE
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy