MyBB Community Forums

Full Version: Unique Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello i am Rob, 

i want to change the text of the portal.php, but i dont no how i do that. 
at this moment i have the forum closed, because this text. Its very important that i change the text because when i cant do that it is very stupid Big Grin
[attachment=35802]

I hope that everyone help me 

best regards 
Rob
hello
go to your templates and search for "Portal Templates"
there click on "portal" and scrool down a bit and you will find it Wink

Cheers
Hey,
thanks for your answer, you help me a lot

best regards
Rob
Hello i am Rob, 

i have a Problem. I want to change the Pictures in the Slider (portal.php) in Unique, how can i change this or where are the resources for the Pictures. I want to show my own pictures !

best regards 
Rob
(2016-02-13, 01:16 PM)Rob_Utopano Wrote: [ -> ]Hello i am Rob, 

i have a Problem. I want to change the Pictures in the Slider (portal.php) in Unique, how can i change this or where are the resources for the Pictures. I want to show my own pictures !

best regards 
Rob

hi again
on same template above mentioned search for:
Quote:      <div id="slider">
            <img src="http://lorempixel.com/g/1920/500/" alt="#cap1" />           
            <img src="http://lorempixel.com/g/1920/500/" alt="#cap2" />
            <img src="http://lorempixel.com/g/1920/500/" alt="#cap3" />
            <img src="http://lorempixel.com/g/1920/500/" alt="#cap4" />
            <img src="http://lorempixel.com/g/1920/500/" alt="#cap5" />
        </div>


those are the line for the images
Hello Rob, i searched for the theme that you are using, and tried to configure it to my own stuff, sec ill post screenshots how you can change it.

1. open ur admincp and go to Themes & Templates http://prntscr.com/a2s681
2. Click "Templates" on left, and choose ur Theme templates http://prntscr.com/a2s8cj
3. scroll down find "Portal Templates http://prntscr.com/a2s8hh
4.  Open the "Portal Templates" and then choose the first one which is named "Portal" http://prntscr.com/a2s9jp
5. I use links for the pictures, i only changed the first one. http://prntscr.com/a2sacb
6. Then Save it http://prntscr.com/a2sarn

7. This is how it looks for me, i used one of my forum random photos  http://prntscr.com/a2sbiq

I Hope This Helped You Smile

Andreas