Posts: 52
Threads: 26
Joined: Dec 2019
Reputation:
1
2020-04-08, 04:23 AM
(This post was last modified: 2020-04-09, 04:02 AM by Edward Gestalt. Edited 1 time in total.)
I don't know what the page is called. It's the page that comes up after you post a post and you get a confirmation that it was posted before the user is taken back to the thread. Well, I'd like to add an image to that page because its so big and bare. But I don't know where the template is for that. If I can find the template, I can probably figure out how to add the image (unless its different than posting an image to the index templates, etc).
Thank you.
Damn you, lower panel. You are the bane of my existence!
Posts: 52
Threads: 26
Joined: Dec 2019
Reputation:
1
2020-04-08, 02:27 PM
(This post was last modified: 2020-04-08, 02:33 PM by Edward Gestalt. Edited 1 time in total.)
(2020-04-08, 04:47 AM)Darth Apple Wrote: That's the friendly redirect page. It can be disabled by users in the user CP, but unless it's been disabled, it's in Templates -> [Your Theme] -> Ungrouped Templates -> Redirect
The only gotcha is that adding an image here will add it for all friendly redirects (no matter where the occur on the forum). Other than that, this should work. 
Thank you.
I have one problem, though. I can't get the image to center. I've tried more than a few things, but they just don't work. Any suggestions?
Thanks again.
Damn you, lower panel. You are the bane of my existence!
Posts: 836
Threads: 42
Joined: Aug 2019
Reputation:
73
2020-04-08, 02:57 PM
(2020-04-08, 02:27 PM)Edward Gestalt Wrote: I have one problem, though. I can't get the image to center. I've tried more than a few things, but they just don't work. Any suggestions?
Thanks again.

Will you try to add in-line styles, like
<span style="text-align: center;"> ... </span>
?
Could be wrong but worth a try.
Posts: 52
Threads: 26
Joined: Dec 2019
Reputation:
1
2020-04-08, 03:43 PM
(This post was last modified: 2020-04-09, 04:03 AM by Edward Gestalt. Edited 2 times in total.)
(2020-04-08, 02:57 PM)noyle Wrote: (2020-04-08, 02:27 PM)Edward Gestalt Wrote: I have one problem, though. I can't get the image to center. I've tried more than a few things, but they just don't work. Any suggestions?
Thanks again.

Will you try to add in-line styles, like <span style="text-align: center;"> ... </span>
?
Solved.
Thanks
Damn you, lower panel. You are the bane of my existence!