1) No, All ads will display the time left or expiration date. Of course if you have some experiance with javascript you can do it. 2)-This is easy job, it is html editing, go to your admin, click on Template editor, select the file FrontPage.html, search for the code like this:
Code: HTML
</p><p><td width="170" align="center"valign="top" bgcolor="#BEE4AD"><br /> <table border="0" width="100%" cellspacing="0" cellpadding="1"><br /><!----------------------------------------------><br /> <tr><td bgcolor="#86B467"><img src="<!--CLASS::Images_URL-->/dot1x1.gif" border="0" width="170" height="3"></td></tr><br /> <tr><td bgcolor="#BEE4AD" align="center" width="170"><!--CLASS::LocationMenu--></td></tr><br />
|
and change the value for the width="170" to anything you want |