Hi,

I am using modal_forms module. Now, I can see login and register link in top bar. Instead, I would like to place the Register link inside the login pop up window?

Please advise how I can do it. Thank you.

Comments

VM’s picture

as the module you are working with is pulling directly from the login and does support the registration page (per the project) you would need to dig through the code to determine how it is outputting the HTML and manually insert the link. Reading the project oage will provide more guidance.