> Forums > Active Social > Themes and Templates > Forum Activity Box on Profile View page
Last Post 26 Sep 2011 10:31 AM by Richard. 4 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Richard
Customers
Richard
Post Count:27

--
26 Sep 2011 09:19 AM
    • Active Social Version: 1.9.3
    • DotNetNuke Version: 5.6.0
    Hi All,

    On the left hand side of the profile view page, there are 3 boxes.

    1. Friends

    2. Groups

    3. Forum activity

    I want to make these boxes wider; from 175 px to 250px. Both the "Friends" and "Groups" templates are available to edit on the design page, but I cant find the "Forum Activity" template anywhere. Does anyone know where I can find it?

    Regards
    Ryan

    Forum_Activity.jpg

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

    --
    26 Sep 2011 09:28 AM
    You can do this just with CSS

    div.amsocial .asminimod {width: 250px;}


    Richard
    Customers
    Richard
    Post Count:27

    --
    26 Sep 2011 10:22 AM
    Worked. Thank you.

    Is there no way to do this in the template? I have done quite a bit in the CSS, so If I change my skin, everything will break. Its not the end of the world, but I would rather do it in the AS templates.


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

    --
    26 Sep 2011 10:27 AM
    In my opinion, you should try to make as many changes in CSS as possible. You can keep them in a totally separate file, and just copy and paste them into your skin.css file if you were to change it.

    If you really want to do it in the template, you can set a width on the div class="asminimod" in the ProfileView template.


    Richard
    Customers
    Richard
    Post Count:27

    --
    26 Sep 2011 10:31 AM
    Ill take your advice and keep it in the CSS. Thanks!


    You are not authorized to post a reply.
    > Forums > Active Social > Themes and Templates > Forum Activity Box on Profile View page
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy