> Forums > Active Forums > Themes and Templates > Avater image size on KBView
Last Post 21 Jan 2011 10:33 AM by Larry. 3 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Larry
Customers
Larry
Post Count:116

--
20 Jan 2011 03:03 PM
    • DotNetNuke Version: 5.5.1
    • Active Forums Version: 4.3.3
    On the AM KB views, the avater image (far right) is much smaller than other images on your site.  When I use the KB-TopicsView, my umages are large (same as on other pages, which is OK)  and clippedversus being a smaller complete imahe.

    What do I need to do to fix this?
    Larry
    Customers
    Larry
    Post Count:116

    --
    21 Jan 2011 09:39 AM
    In the KB-Topicsview template, the image is produced by:

    <td class="aftb-avatar"><div>[AVATAR]</div></td>


    If I load a smaller Avatar wont this also produce a smaller Avatar in the other forums? What is used in the AcriveModiles,com KB view?

    Anyone know the best way to address this? Is there an AM class that produces a reduced sized pic?
    Steven Webster
    Customers
    Steven Webster
    Post Count:1665

    --
    21 Jan 2011 10:16 AM
    Larry,
    A peak at the HTML using Firebug reveals what you're looking for, this using the image handler to resize the image.

    
    <td class="aftb-avatar">
      <div>
       <span style="background-image: url("/desktopmodules/activesocial/profilepic.ashx?PortalId=0&amp;amp;uid=16&amp;amp;h=26&amp;amp;w=26");"></span>
      </div>
    </td>
    
    Steven Webster
    dnnOsphere.com, An Independent Community for DotNetNuke Users
    Larry
    Customers
    Larry
    Post Count:116

    --
    21 Jan 2011 10:33 AM
    Thanks Steven!!!
    You are not authorized to post a reply.
    > Forums > Active Forums > Themes and Templates > Avater image size on KBView
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy