Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

New panel in Material Theme

Asked Modified Viewed 899 times
B
BenL
B
BenL 12
  • Member, joined since
  • Contributed 96 posts on the community forums.
  • Started 41 threads in the forums
  • Started this discussions
asked
Member

Hello there,

I want ask about creating new panel under Material Theme.
After creating new panel, providing name and content its looks different like panels putet under infusion folder.
I don't see main header with name and content is on default background, no on panel color.
Its normal feature for this theme?

Regards.
BenL attached the following image:
Image not found
0 replies

2 posts

R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

We have openside() and opentable(). Each theme also has its own design for these functions.

openside('Title');
// your code
closeside();

opentable('Tiitle');
// your code
closetable();


This is opentable().
www.php-fusion.co.uk/infusions/forum/attachments/2020-12-21_21_49_52-home_-_php-fusion_powered_website.jpg
1 reply
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

Use my addon generator https://www.php-fusion.co.uk/addon_ge...generator/

Generate panel and enable it.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

B
B
BenL 12
  • Member, joined since
  • Contributed 96 posts on the community forums.
  • Started 41 threads in the forums
  • Started this discussions
R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet