Osclass Support Forums

Osclass theme support => Free themes => Patricia Osclass Responsive Theme => Topic started by: thevarajah22 on February 19, 2016, 04:33:18 AM

Title: how to change the default date (reg. on January 1, 1970 )
Post by: thevarajah22 on February 19, 2016, 04:33:18 AM
 hi dear
 how to change the default date (reg. on January 1, 1970 ) to  reg. on (January 1, 2015) as a default
 where to find the php code
pls help
thank Q
Title: Re: how to change the default date (reg. on January 1, 1970 )
Post by: MB Themes on February 19, 2016, 07:48:46 AM
@thevarajah22
It is default date of database, not osclass, so I do not think you can do it, maybe only via modifying of some core files.
Title: Re: how to change the default date (reg. on January 1, 1970 )
Post by: thevarajah22 on February 25, 2016, 06:23:29 AM

so can you help me
how to REMOVE the date (reg. on January 1, 1970 )  from the publish item
just to leave it  blank
Title: Re: how to change the default date (reg. on January 1, 1970 )
Post by: MB Themes on February 25, 2016, 10:45:03 AM
@thevarajah22
Add following code to your style.css:
Code: [Select]
#listing #right .seller .reg-date {display:none!important;}
Title: Re: how to change the default date (reg. on January 1, 1970 )
Post by: thevarajah22 on March 01, 2016, 04:24:10 AM

 SOLVE
 thank you very much