Jump to content

Guest Sign Up Widget Message


Umar205523

Recommended Posts

Good news, IPS is offering the "Guest Signup Widget" as a default block in IPS 4.2.  It's located in the Block Manager > System category.

As long as you upgrade to IPS 4.2, you should be able to get the Guest Signup Widget which allows you to change the title and write a custom guest message.  

Link to comment
Share on other sites

It's part of 4.2, upgrade to beta or once released and you'll have it.

If you really must have it now. Use the PHP&TXT widget in the market place, set permissions and use this;
 

<div class="ipsAreaBackground_light ipsPad">
  <h2 class="ipsType_sectionHead ipsSpacer_bottom ipsSpacer_half">Welcome!</h2>
  <p class="ipsType_normal ipsType_reset ipsSpacer_bottom ipsSpacer_half">
    Welcome to our community forums, full of great ideas on running your own community effectively, or for peer-to-peer support of our products and services. Please register if you'd like to take part.
  </p>
  <ul class="ipsList_inline">
	<li>
      <a href="https://YOUR-SITE/register/" class="ipsButton ipsButton_primary ipsButton_verySmall ipsPos_right">Register</a>
    </li>
    <li>or</li>
    <li>
		<a href="https://YOUR-SITE.com/login/" class="ipsButton ipsButton_primary ipsButton_verySmall ipsPos_right">Sign In</a>
    </li>
  </ul>
</div>

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...