Skip to Content Skip to Menu

🌟 CB Editor Assistant 1.0.0 is here! Discover our new AI Joomla Plugin that wrote its story! (and this banner!)
Start at just $12.50/month* or 💸 save 30% with our 🛍️ Intro Black Friday Offer for a lifetime*

CB Login Module -

  • Barto
  • Barto
  • OFFLINE
  • Posts: 5
  • Thanks: 0
  • Karma: 0
  • Add-ons
10 years 10 months ago - 10 years 10 months ago #239216 by Barto
CB Login Module - was created by Barto
Hello,

I have the following problem on my hompage. I set up the registration in the CB registration menu. The CB Login field should show the title "username or Mail". On every page of my site is the modul correct showing this title. Only on the startpage ist ist wrong.


Code on startpage:

<input id="mod_login_username" class="inputbox input-medium" type="text" title="Benutzername" onblur="if(this.value=='') { this.value='Benutzername'; return false; }" onfocus="if (this.value=='Benutzername') this.value=''" value="Benutzername" alt="Benutzername" size="25" name="username"></input>

Code on all other pages:

input id="mod_login_username" class="inputbox input-medium" type="text" title="Benutzername oder E-Mail" onblur="if(this.value=='') { this.value='Benutzername oder E-Mail'; return false; }" onfocus="if (this.value=='Benutzername oder E-Mail') this.value=''" value="Benutzername oder E-Mail" alt="Benutzername oder E-Mail" size="25" name="username"></input>

Also see the attached files.

What is wrong? What i have to do?

Thank you for answering my question.
Attachments:
Last edit: 10 years 10 months ago by Barto.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum