Morgin Posted April 20, 2017 Posted April 20, 2017 Is there a way to duplicate this grey box with the welcome text?
CP_User Posted April 20, 2017 Posted April 20, 2017 Hi, I don't think IPS will mind and I believe they've let people use this in another post. Go to your site, and use a plugin like PHP&TXT - Simply copy the code below and edit it to your liking. Replace YOUR MESSAGE GOES HERE! with your own message, and remember to edit the URL links so it directs to your site. <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"> YOUR MESSAGE GOES HERE! </p> <ul class="ipsList_inline"> <li> <a href="http://MYWEBSITE.COM/" class="ipsButton ipsButton_primary ipsButton_verySmall ipsPos_right">Register</a> </li> <li>or</li> <li> <a href="http://MYWEBSITE.COM/" class="ipsButton ipsButton_primary ipsButton_verySmall ipsPos_right">Sign In</a> </li? </ul> </div>
Management Charles Posted April 20, 2017 Management Posted April 20, 2017 4.2 has a registration widget built in.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.