TOPIC: Suffix Login

Suffix Login 10 years 5 months ago #3402

  • wwwagency
  • wwwagency's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
  • Karma: 0
hi all,

which is the Suffisso classe CSS for mod_login ? i see all white ... not see background and image which the demo !

Position is left column

Ty
Last Edit: 10 years 5 months ago by wwwagency.
The administrator has disabled public write access.

Re: Suffix Login 10 years 5 months ago #3406

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
To change background then you can find
.ot-rightcolumn .custom-bg .otmodule-ext, .ot-rightcolumn .module-connect .otmodule-ext, .ot-rightcolumn .module-login .otmodule-ext, .ot-leftcolumn .custom-bg .otmodule-ext, .ot-leftcolumn .module-connect .otmodule-ext, .ot-leftcolumn .module-login .otmodule-ext {
    background: none repeat scroll 0 0 #F6F2E9;
    padding: 12px;
}
online 345 custom.css file

to change image background login button then you can find it around line 70 at brown.css file

Best Regards
The administrator has disabled public write access.
Time to create page: 0.094 seconds