Forums

[resolved] Problems using the Sandbox theme with Blueprint CSS grid system (3 posts)

  1. dehuszar
    Member
    Posted 4 months ago #

    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.

  2. negs
    Member
    Posted 4 months ago #

    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.

  3. dehuszar
    Member
    Posted 4 months ago #

    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.

Reply

You must log in to post.

About this Topic