Well you have it there in the code
- Code: Select all
.noborderBox {
border: thin none #CCCCCC;
padding-left: 8px;
vertical-align: top;
}
is there a chance that we could see the parsed code so that we can take a look at what is being generated by the
PHP and the other to see if we can come up with other ideas?