Some other site is useless for styling the Editable Centerboxes; I need to look at a site with this mod active.
Some other site is useless for styling the Editable Centerboxes; I need to look at a site with this mod active.
I am sorry. Misread what you wanted, thought you wanted an example of what I was looking for.
I just activated it on my site here at www.keystoneairsoft.com/shop
OK, I see how you could read my request the way you did:)
Modify rules in stylesheet_middleboxes.css like this:
#middlebox_1 {
/*DO NOT MODIFY THE FLOAT OR WIDTH UNLESS YOU KNOW WHAT YOU ARE DOING!!*/
float:left;
width:33%;
}
#middlebox_1 {
/*DO NOT MODIFY THE FLOAT OR WIDTH UNLESS YOU KNOW WHAT YOU ARE DOING!!*/
float:none;
width:100%;
}
Sorry Double Post