ChrisHammond / HammerFlex

Another free open source skin for DNN (DotNetNuke) using Bootstrap 3 grab the latest release from the RELEASES tab. https://github.com/ChrisHammond/HammerFlex/releases
http://www.christoc.com/Projects/HammerFlex
MIT License
30 stars 22 forks source link

Better handle DNN Profile pages #7

Closed ChrisHammond closed 10 years ago

ChrisHammond commented 10 years ago

Likely need a new 3 Column layout (row/panes) specifically for the DNN Profile pages

Also be sure to style the "Profile" picture area and the links below it

ChrisHammond commented 10 years ago

Added a 2 Column layout

UserProfileLeft (col-md-2) and UserProfileContent (col-md-10)

To home.ascx for displaying user profiles.