0
Welcome Guest! Login
0 items Join Now

SOLVED Changing the css of only the login module

    • Theozard's Avatar
    • Theozard
    • Rocketeer
    • Posts: 53
    • Thanks: 0

    Re: SOLVED Changing the css of only the login module

    Posted 16 years 8 months ago
    • This does not work either :(
      I am using the CB login....do you think it's because of that?
  • Re: SOLVED Changing the css of only the login module

    Posted 16 years 8 months ago
    • Well, thats probably it as it has different code :)
    • James Spencer / Developer & Support / Hull, UK
    • Theozard's Avatar
    • Theozard
    • Rocketeer
    • Posts: 53
    • Thanks: 0

    Re: SOLVED Changing the css of only the login module

    Posted 16 years 8 months ago
    • Could you please tell me the code that has to be changed in that :D

      Thanks :)
  • Re: SOLVED Changing the css of only the login module

    Posted 16 years 8 months ago
    • The code is below.
      echo '<a href="'.$loginPost.'" class="mod_login'.$class_sfx.'">';
      if ($compact) echo _UE_REGISTER;
      else echo _CREATE_ACCOUNT;
      echo '</a>';
    • James Spencer / Developer & Support / Hull, UK

Time to create page: 0.040 seconds