Thanks for your reply. I'm using uBootstrap 1.0.4 . The Umbraco version of my site is 4.7.2
I will try your suggestion to only use the Html5StandardRenderer class. So I guess I have to compile this class in a web application project and then put the .dll in the bin folder of my Umbraco website?
layout scrambled after implementing CdLoader.cshtml
Hi,
I implemented the Client Depencency Framework using the CdLoader macro and ubootstrap.dll from the uBootstrap package:
<umbraco:Macro CssPaths="style.css|flexslider-1.4.css" JsPaths="" IncludeDefaultPaths="true" Alias="CdLoader" runat="server"></umbraco:Macro>
For some reason however the left column of my homepage is pushed to the bottom of the page:
homepage before implementing Client Depency Framework:
Layout homepage after implementing the Client Depency Framework:
Anyone has an idea what's causing this problem?
Thanks for your help,
Anthony
Hi Jorge,
Thanks for your reply. I'm using uBootstrap 1.0.4 . The Umbraco version of my site is 4.7.2
I will try your suggestion to only use the Html5StandardRenderer class. So I guess I have to compile this class in a web application project and then put the .dll in the bin folder of my Umbraco website?
greetings,
Anthony
is working on a reply...