The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    How can I have a pop up register like this?

    Kamui
    Kamui
    Forumember


    Male Posts : 291
    Reputation : 3
    Language : English
    Location : Greed Island

    Solved How can I have a pop up register like this?

    Post by Kamui March 30th 2016, 6:24 pm

    Hey, I'm wondering if I can have a code like this where I can place an image inside of. I want this image to only pop up if a soon to be user hasn't registered for the site yet.

    How can I have a pop up register like this? 7eb2db81709cd460997a4ffdd0657618


    Last edited by Kamui on March 30th 2016, 8:37 pm; edited 1 time in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: How can I have a pop up register like this?

    Post by Ape March 30th 2016, 6:39 pm

    Hello,

    Yes this is really easy to do

    its a widget Wink
    ACP >> Modules Tab >>  How can I have a pop up register like this? Portail Portal & Widgets >>  Forum widgets management >> make a new widget..

    Settings:


    Widget name : What ever you want.
    Use a table type : YES
    Widget title : Leave Blank.

    In the editor make sure you are in this mode >> How can I have a pop up register like this? 12110 if its grey looking click it to make it white,
     Now Copy and paste the Code in the box.

    Code:
    <style type="text/css">
            a#ikerepc_wid_log{
            position: fixed;
            bottom: 10px;
            right: 15px;
            z-index: 30000;
            width: 140px;
            height: 140px;
            background: transparent;
            text-decoration: none;
            }
            </style><a href="/register" id="ikerepc_wid_log"><img src="ADD IMG URL HERE" alt="Register" /></a>


    Now you need to add an image before saving Find in the code this part ADD IMG URL HERE remove just the text Not the " " and add your image URL. Now save.

    Add this to the bottom of your Widgets and Pick who see's it you need to set it to guests only. Now this will popup when your not logged in.



    How can I have a pop up register like this? Left1212How can I have a pop up register like this? Center11How can I have a pop up register like this? Right112
    How can I have a pop up register like this? Ape_b110
    How can I have a pop up register like this? Ape1010
    Kamui
    Kamui
    Forumember


    Male Posts : 291
    Reputation : 3
    Language : English
    Location : Greed Island

    Solved Re: How can I have a pop up register like this?

    Post by Kamui March 30th 2016, 8:19 pm

    Where's the option of me choosing who gets to see it?  @APE
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How can I have a pop up register like this?

    Post by SLGray March 30th 2016, 8:33 pm

    On the widget, you should see three images at the bottom.  The permissions image is the one on the left.



    How can I have a pop up register like this? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Kamui
    Kamui
    Forumember


    Male Posts : 291
    Reputation : 3
    Language : English
    Location : Greed Island

    Solved Re: How can I have a pop up register like this?

    Post by Kamui March 30th 2016, 8:37 pm

    How can I have a pop up register like this? 1f600 Thank you, problem is solved.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How can I have a pop up register like this?

    Post by SLGray March 30th 2016, 8:44 pm

    You're welcome.

    Topic solved and archived



    How can I have a pop up register like this? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is September 22nd 2024, 11:25 pm