> Forums > Active Social > Themes and Templates > Vertical Profile Tabs
Last Post 03 Mar 2011 03:23 PM by Larry. 3 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Frozen DNN
Customers
Frozen DNN
Post Count:1331

--
03 Mar 2011 01:10 PM
    • Active Social Version: 1.9.1
    • DotNetNuke Version: 5.6.1
    I am sorry but I did search the forum and could not find it.

    I remember there was discussion going on about Vertical Profile tabs here. I believe there were some examples and code posted (by Ben?). Can anyone please post the code here again or direct me to that post.

    Thank you!
    I am using the latest AS/AF/DNN available.
    Thanks.
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    03 Mar 2011 01:27 PM
    The guide I wrote previously was for the old tab layout. It currently just uses a UL with LI elements for each tab. Removing the float:left; from the div.amsocial .astabstrip li and div.amsocial .astabstrip li a declarations will make the UL display vertically, but it would need some further tweaking to make it look good.
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    03 Mar 2011 01:33 PM
    Also, I recall that one of the problems in the old version (when I wrote the guide) was that the tabs and the tab content were not separate pieces and could not be moved independently in the template.

    Now if you want to make the tabs vertical (by removing the floats) and place them in the left hand column, its as simple as cut and pasting this line of code in the ProfileView template to another section of the template.

    <div class="astabstrip">[AS:CONTROL:TABSTRIP]div>
    Larry
    Customers
    Larry
    Post Count:116

    --
    03 Mar 2011 03:23 PM
    If anyone comes up with a good vertical look, I'd love ro see the code. Loks like mofifying the astabstrip class would do the trick.
    You are not authorized to post a reply.
    > Forums > Active Social > Themes and Templates > Vertical Profile Tabs
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy