How do I edit the registraion redirect page?
3 posters
Page 1 of 1
How do I edit the registraion redirect page?
Technical Details
Forum version : #PunBB
Position : Founder
Concerned browser(s) : Internet Explorer
Screenshot of problem : https://i.servimg.com/u/f86/13/76/91/31/joined10.jpg
Who the problem concerns : New members
When the problem appeared : Today
Forum link : http://omma.forumotion.com
Description of problem
1) In the screenshot notice the red text. This is the link back to the Index. The problem is the background box is white so it hides the link because my links are white and change red when hover. I had to hover over the link when taking the screenshot to reveal it. Where do I edit the css for this page so I can change the background of that box so the link is visible or else nobody knows its there to click it?2) When a new user registers they are taken to the page in the screenshot. When they click the red text they are taken to the Index. I want to change the red text link to say something else as well as take them to a specific page or forum instead.
Thanks inadvance
Last edited by OMMA on Thu 14 Apr 2016 - 23:10; edited 1 time in total
Re: How do I edit the registraion redirect page?
Hello,
Go to ACP(Admin Control Panel) > Display > Pictures and Colors > Colors > CSS Stylesheet and add the following code:
You can change the background-color as you wish.
Go to ACP(Admin Control Panel) > Display > Pictures and Colors > Colors > CSS Stylesheet and add the following code:
- Code:
.pun .main .main-content p.message {
border: 1px solid #000;
margin: 1.7em;
padding: 1em;
background-color: #0C090A;
}
You can change the background-color as you wish.
Re: How do I edit the registraion redirect page?
Hello,
I think you cannot change these message because are server-side messages. I don't know if someone else can help with this.
I think you cannot change these message because are server-side messages. I don't know if someone else can help with this.
Re: How do I edit the registraion redirect page?
Please change the title of your topic to something that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Redirect users to an article on the home page...
» Edit the CSS of a specific page
» My domain redirect to another page
» Redirect not found address to 404 page
» Member page list edit?
» Edit the CSS of a specific page
» My domain redirect to another page
» Redirect not found address to 404 page
» Member page list edit?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum