Register_XH

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Register_XH

Post by cmb » Wed Aug 30, 2017 8:16 pm

roze wrote:were can I find the LOGIN image of this register plugin?
That's a Font Awesome icon. You can change it in this block of code; look for:

Code: Select all

<i class="fa fa-sign-in"></i>
You could fine tune the look, use a more tradional <img> or remove it altogether.
Christoph M. Becker – Plugins for CMSimple_XH

roze
Posts: 270
Joined: Tue Jun 03, 2008 7:13 am
Location: NL
Contact:

Re: Register_XH

Post by roze » Wed Aug 30, 2017 9:14 pm

I just changed it in

Code: Select all

<i class="fa fa-sign-in fa-3x"></i>
and that is perfect!
Rob Zeijen,

Valkenswaard (NL)

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Register_XH

Post by cmb » Wed Aug 30, 2017 9:59 pm

roze wrote:[…] and that is perfect!
Great! Glad you like it. :)
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply