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

Wrap carousel pane with .container-fluid #12

Closed brooksroche closed 3 years ago

brooksroche commented 10 years ago

Fix margin issues on full width panes by wrapping with...

ChrisHammond commented 9 years ago

If I change the two references to class="container" in home.ascx, the page goes full width for everything. Not sure I want that as the default for the skin.

ChrisHammond commented 3 years ago

Closing due to age