Guest
07 Feb 2014 16:49

Hi,

I would like to make some very simple editing to the payment page to make it look more professional:

1) Reduce the length of the user and password fields.

2) Find the easiest way to add images, currency convertors, etc to this particular screen. I wasn't able to add a module specific to this page because it is a page and not a menu item. Can you suggest a way to do this? Or show me a place (files/lines) to edit this page?

Thanks,

Darren

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
09 Feb 2014 23:23

All template files are in

components/com_emerald/view/plans/tmpl

You can change then directly, but then do not update or you will lose your changes.

Or you can create Joomla template overrides. I mean to put file to

/templates/[template_name]/html/com_emerald/plan/form_login.php

And then this file will be loaded instead of one in emerald view folder.

Powered by Cobalt