Quote:
Originally Posted by sadiq6210
Now, It is Perfect ^_^
We finished the design/layout/style. I will start to modify some features and remove others to end up with awesome student bookshop. =)
Thanks Chris
I expect that we will install it online next month.
|
...hehehe.... I'm more perfectionist than you. Is not perfect yet. The perfect should be when you place the grid title on the right
Open the file microclassifieds/datagrid/styles/bluesky/csss/dgstyle.css and modify:
Code:
.dgHeader, .dg_dataTable .editTitle
{
background: url(../icons/column_header.gif) repeat-x 0 -1px;
border: 1px solid #B1D8E2;
}
to
Code:
.dgHeader, .dg_dataTable .editTitle
{
background: url(../icons/column_header.gif) repeat-x 0 -1px;
border: 1px solid #B1D8E2;
text-align: right;
}
Next month??? And you stressed me for something for next month???

Chris