NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Request div class in custom page
Started by XpresS

XpresS

XpresS

Member
Joined
01 Sep 2016
Last Seen
07 Apr 2018
Topics
10
Posts
18

Hello, i am on page add to "Source":
 

<div class="container"><div class="row">test</div></div>

And set to this: 
 

<div><div>test</div></div>

Why ?
And on page dont display "test"

XpresS · over 7 years ago
Partydragen

Partydragen

Management
Joined
15 Jan 2016
Last Seen
03 May 2024
Topics
14
Posts
111

You can create your own file in /pages/ just copy a another file and remove all code between 

and

Then you can code or paste in your code between 

and

 

And if you want it in navbar or anythings

Just create a custum page with the same name as the file then it will load your file instant

x1

My minecraft name: Partydragen
My Website: https://partydragen.com/
Owner of CubedCraft network: https://cubedcraft.com/

Partydragen · over 7 years ago
XpresS

XpresS

Member
Joined
01 Sep 2016
Last Seen
07 Apr 2018
Topics
10
Posts
18

I am created:

http://pastebin.com/SLuUUDf1

and,
when create a page in admin page 
on first line i write: /pravidla/

and name of file in /pages/pravidla.php

XpresS · over 7 years ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
03 May 2024
Topics
41
Posts
1050

Hi,

Even though your code is removed from the editor, it will still appear on the custom page (as long as you re-add the class each time you edit the page). I can change this in the near future though.

Samerton · over 7 years ago
XpresS

XpresS

Member
Joined
01 Sep 2016
Last Seen
07 Apr 2018
Topics
10
Posts
18

I add pages to my pages file :"

http://pastebin.com/jee32f1d

"

and dont show navbar and i create in admin page  Rules :-/

XpresS · over 7 years ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
03 May 2024
Topics
41
Posts
1050

If you're creating a custom page using a new pages file, you'll need to first paste in this code. Next, you can paste your custom HTML next to the "<!-- Your HTML code goes here -->" comment.

Samerton · over 7 years ago