Design Layout Customization Will NOT reset!

Permalink
Hi There

I've just been playing around with the layout block, then added a content block, and then thought I'd play with the design settings and added some CSS including a background colour 'red' of all colours... but now, when I hit the "reset" button, the background stays red! I've cleared the cache, logged out, logged in, still there.

I deleted the entire Layout, and started from scratch, as soon as I add the content block to the layout, it has a red background.

I figure it has somehow ingrained itself in the database somewhere, but I don't know where to look.

Here's what Firebug tells me:

<div id="areaStyleMainLayout1Cell110" class=" ccm-area-styles ccm-area-styles-a79">


which includes this style:

#areaStyleMainLayout1Cell110 {
    background-color: #C22D2D;
    background-repeat: no-repeat;
}
#ccm-layout-main-3-1 .ccm-layout-col-spacing {
    margin: 0 5px;
}


I can, however, go in to the design tool and set the background to white, which works, except in edit mode, there is a really thick red line around the block (which disappears when I exit edit mode).

Any help to get rid of this would b great!

PatrickCassidy
 
PatrickCassidy replied on at Permalink Reply
PatrickCassidy
Bump
PatrickCassidy replied on at Permalink Reply
PatrickCassidy
Has anyone got any ideas as to where I can reset this ID so every time the layout block is added it doesn't have a red background? It's starting to really bug me now...

Cheers!