Robert
Active member
Ok so I created a page in the node tree. I don't have any call backs.
I want to add html example with similar structure to the page.
<html>
<head>
Meta Data
my Css Files
my Java Files
</head>
<body>
the guts of my project.
</body>
</html>
But have it wrapped in the xenforo style, but have the data pull from a root/mydomain.com/path/to above js, css, etc.
Whats the best way to go about doing this so it looks nice in Xenforo as a custom page?
I want to add html example with similar structure to the page.
<html>
<head>
Meta Data
my Css Files
my Java Files
</head>
<body>
the guts of my project.
</body>
</html>
But have it wrapped in the xenforo style, but have the data pull from a root/mydomain.com/path/to above js, css, etc.
Whats the best way to go about doing this so it looks nice in Xenforo as a custom page?