• Resolved dehuszar

    (@dehuszar)


    I am trying to implement the sandbox theme using the blueprint css grid framework, but I keep getting strange behavior. I’ve tried this on two separate projects I’m working on and I get the same results.

    I set the theme and blueprint up using the following tut: http://michaelwender.com/2008/04/15/using-wordpress-sanbox-and-blueprint-css/

    What’s happening is that when I put a specific blueprint class on the container or content divs, they do not get respected, nor displayed in the code. Any other changes I make regarding those divs display just fine. Is there a script that is going through and cleaning the div tags of any classes? I’ve had no problems assigning the blueprint classes to other divs in the theme’s various php files.

    Any help would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Do you have other css selectors overriding? If you use firefox and the addon firebug, you can ‘inspect element’ and see what is the dominating selector.

    Thread Starter dehuszar

    (@dehuszar)

    It turned out to be a caching issue which is very strange because it always happened on the same file from project to project. Next reboot, no problems.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problems using the Sandbox theme with Blueprint CSS grid system’ is closed to new replies.