Foundation Framework + C5

Permalink
Has anyone used the Foundation Framework to design their C5 and managed to implement?

I've spent a stack of time this week working on my new portfolio site and when its come to porting it into C5 I've found theres a css conflict for .container between ccm_app and some of the foundation code.

Anyone have any ideas?

Job
 
adajad replied on at Permalink Reply
adajad
change class name?

just name it .job-container and do a search and replace.
Job replied on at Permalink Reply
Job
I tried searching through the Framework files but never found any instances
of .container (container existed but always as a part of another class name
eg cleaner-container).

Kind Regards

Job Brown
*E: *job@jobbrown.com
Job replied on at Permalink Best Answer Reply
Job
For historical purposes I'll throw this into the mix.

I sorted it all out, and I've now created a how-to on how to finish this which can be viewed at the link below.

http://www.concrete5.org/documentation/how-tos/developers/using-zur...

Regards
jmonroe replied on at Permalink Reply
jmonroe
So are you going to share the url so we can have a look at how the site turned out using the framework?