Patch me up.

steven's Avatar

steven

10 Mar, 2010 12:49 AM via web

You guys promised two features to come out in this patch:

  • disable manual reg by user at login screen
  • CSS customisation of login screen

Am I just too retarded to find them or they're not there? Also, I noticed you added merge fields option. Nice touch, but I just tried adding one into the custom page, and it didn't work - it simply came up as the text of merge field, instead of converting it to desired value.

S_

  1. Support Staff 2 Posted by Nathan on 11 Mar, 2010 01:14 PM

    Nathan's Avatar

    Hey Steven,

    Yes, they are there. Use the following for the logo:

    #login_logo{display:none}
    div#login_logo_area{height:50px;width:200px;background:url('/images/logo.png') no-repeat;)}
    

    and then this for the new register:

    div#new_register{display:none;}
    

    Also.. if you're at InfusionCon, come by and see us!

    Nathan

  2. 3 Posted by webmaster on 11 Mar, 2010 10:46 PM

    webmaster's Avatar

    Dude! Just go to your app and put style.css at the end to bring up the stylesheet for your app. Now you have all the ID's and classes. Then go to the css spot and bingo you can do whatever you want.

  3. 4 Posted by k.gurr on 12 Mar, 2010 04:08 AM

    k.gurr's Avatar

    Thanks for that guys. Nath, I put those parameters in and it all works dandy.

    "Webmaster", if that is your real name, what do you mean by "go to your app and put style.css at the end"..?

    Can you translate that in non-webmaster language pls - how do I bring up all the IDs and classes? You talking about IS app or CH app?

    S_

  4. Support Staff 5 Posted by Nathan on 16 Mar, 2010 08:06 AM

    Nathan's Avatar

    Awesome.. let me know if you have any questions.

    Also, what the other guy was talking about is pulling up the css style sheet will give you all the style names that come by default with CustomerHub.

    Nathan

  5. Nathan resolved this discussion on 16 Mar, 2010 08:06 AM.

Comments are currently closed for this discussion. You can start a new one.