Skip to content

Instantly share code, notes, and snippets.

@65
Created March 11, 2012 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 65/2015526 to your computer and use it in GitHub Desktop.
Save 65/2015526 to your computer and use it in GitHub Desktop.
<cfoutput>
<cfif pod eq int(arraylen(podlist)/2)+1>
</div>
<div style="float:right;width:50%;">
</cfif>
</cfoutput>
#content {
margin: 15px -400px 8px 0 ;
width:100%;
float:left;
}
#blogText{
margin-right:400px;
}
<cfoutput>
</div>
<div style="clear:both;">
</div>
</cfoutput>
<cfoutput>
<div style="float:left;width:50%;">
</cfoutput>
#page{
width:90%;
/*width: 900px;*/
margin: 0 auto 0 auto;
padding: 0 0 10px 0;
}
<cfoutput>
<cfif pod eq int(Pods.recordcount/2)+1>
</div>
<div style="float:right;width:50%;">
</cfif>
</cfoutput>
#menu {
width:395px;
border-left: 1px dotted #999;
margin-bottom:8px;
float:right;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment