Well, I have installed this mod but there seems to be a problem.
First problem is where it says:
Code: Select all
-----[ FIND ]------------------------------------------
#
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
#
#-----[ AFTER, ADD ]------------------------------------------
#
td.inlineadtitle {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px;
}
td.inlinead {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; text-align: center;
As I use Google Adsense code I cannot make the banner to dispaly at the center but it is dispalyed at the left which doesn't look very nice.
Any suggestions?