MyBB Community Forums

Full Version: How Can I Add Writing and a Picture To Another Page?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello! I added an upgrade page on my forum - www.shadygamerz.com. However, I don't know how to edit the page. How can I put writing on it and format it good? Like for example: I want to put a paypal button on that page for people to buy the upgrade. And I want to put an image on the page. But how do I do that? Please teach me. Thanks in advance!
Tell me where exacly you want to put that button?

For editing templates you go to your ACP, Templates, and there choose template which you want to edit. It's very simple. Just add a image there in html and that's it.
(2012-04-13, 02:08 PM)JovanJ. Wrote: [ -> ]Tell me where exacly you want to put that button?

For editing templates you go to your ACP, Templates, and there choose template which you want to edit. It's very simple. Just add a image there in html and that's it.

I want to add text and an image in a page I just created now (an extra page) which is the "Upgrade" page you can see on my forum. It is in the top right corner. How do I edit pages that I created myself (not pages that were included like home, members, help). Please help. Thanks in advance.
Go to Templates >> Choose your template and then go to Ungrouped Templates , there you will find your "Upgrade" page. And then edit what you want and click on save Smile
(2012-04-13, 02:33 PM)JovanJ. Wrote: [ -> ]Go to Templates >> Choose your template and then go to Ungrouped Templates , there you will find your "Upgrade" page. And then edit what you want and click on save Smile

It's not showing up there! And that won't let me add my image and paypal button!
Hm, strange.
How did you added that "Upgrade" page?
(2012-04-13, 02:37 PM)JovanJ. Wrote: [ -> ]Hm, strange.
How did you added that "Upgrade" page?

I went to templates and styles - templates - my theme - header templates - header - Then I added this line before my other lines: <a href="misc.php?page=upgrade"><img src="images/gamer/upgrade1.png" alt="Upgrade" /></a>. What should I do? I added "Page Manager" to my forum and it works, but I don't know php. Is there a way to convert text to php?
Follow this tutorial:

http://community.mybb.com/thread-116225.html

After you finish everything make me know here.
I already did that! I just want to know how to EDIT my upgrade page. To add text in it and stuff like that.
(2012-04-13, 02:46 PM)JovanJ. Wrote: [ -> ]Follow this tutorial:

http://community.mybb.com/thread-116225.html

After you finish everything make me know here.

It sounds to me he's trying to add an existing page onto the navigation area - not trying to create a whole new page from scratch.

jdog55007, it seems you're in the right area, the header template, can you show us your forum so we can see how it looks right now? We may be able to identify the problem as well by looking at the source code.

EDIT:

Nevermind, I didn't see your link originally.

Okay so, you have your upgrade link on the top, and there's already text in it. And you're trying to edit the text?

This would have to depend on which plugin you used to "add" this custom page.

There's likely a tool/function they added in the Admin CP that'll allow you to edit/alter the text.

Can you tell us which plugins you used?
Pages: 1 2