Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Adewagold on April 11, 2017, 04:10:13 AM

Title: I need tips to customize roundcube
Post by: Adewagold on April 11, 2017, 04:10:13 AM
Hello everyone, I have been trying to customize roundcube interface but most times i come across something like this:
<roundcube:form name="form" method="post">
<roundcube:object name="loginform" form="form" size="40" submit=true />
</form>

Basically i want to edit the login input tags and put a place holder and also change the label from password to PIN.

i want to also comment out some links from the settings but i couldn't find appropriate files to modify..

I will appreciate every suggestions..

Thanks
Title: Re: I need tips to customize roundcube
Post by: SKaero on April 11, 2017, 08:20:05 AM
The only way to add placeholders right now is with javascript.