Support Team
posted this
16 September 2019
- I would like to make a full width group containing my menu at the header, how is it done?
Drag the group markers till you snap them to the boundaries of a block.
- Also can I make a grid containing only one cell?
No. Please use the Group.
- Is it possible to make a global sidebar that will show in all pages?
Yes, hoewever. only in CMS.
- How can I make a vertical menu?
Now you can't, hoever, you can use the Off-Canvas menu, which is vertical
- How can make a table for tabular data?
Please use the HTML control and add the table in the HTML format.
<table style="width:100%" border="1">
<tr>
<th>Firstname</th>
<th>Lastname</th>
<th>Age</th>
</tr>
<tr>
<td>Jill</td>
<td>Smith</td>
<td>50</td>
</tr>
<tr>
<td>Eve</td>
<td>Jackson</td>
<td>94</td>
</tr>
</table>
Thank you!
...................................................
Sincerely,
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
> 1. I would like to make a full width group containing my menu at the header, how is it done?
Drag the group markers till you snap them to the boundaries of a block.
> 2. Also can I make a grid containing only one cell?
No. Please use the Group.
> 3. Is it possible to make a global sidebar that will show in all pages?
Yes, hoewever. only in CMS.
> 4. How can I make a vertical menu?
Now you can't, hoever, you can use the Off-Canvas menu, which is vertical
> 5. How can make a table for tabular data?
Please use the HTML control and add the table in the HTML format.
<table style="width:100%" border="1">
<tr>
<th>Firstname</th>
<th>Lastname</th>
<th>Age</th>
</tr>
<tr>
<td>Jill</td>
<td>Smith</td>
<td>50</td>
</tr>
<tr>
<td>Eve</td>
<td>Jackson</td>
<td>94</td>
</tr>
</table>
Thank you!
...................................................
Sincerely,
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp