Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

HTML

Jonathan Bissell July 7, 2015
  1. First I create a page called A1 with Content 
  2. Then I create a page called A2  With "Include page macro -> from A1
  3. I add an  HTML Button shown below: to A2

Navigation

<Center><a href="https://thegrid.solarcity.com/display/SMT/Channel+Account+Manager+Playbook"> <button class="aui-button"> CAM HOME </button>

Adding the small HTML Button adds an unneeded Scroll bar with no functionality? shown below: 

 

With out the HTML the scroll bar goes away. 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 7, 2015

May be using paragraph (with align center) will solve the issue

&lt;p align="center"&gt;&lt;a href="Website"&gt;&lt;button class="aui-button"&gt;  CAM HOME &lt;/button&gt;&lt;/p&gt;
 
&lt;p style="text-align:center"&gt;&lt;a href="Website"&gt;&lt;button class="aui-button"&gt;  CAM HOME &lt;/button&gt;&lt;/p&gt;
0 votes
Jonathan Bissell July 7, 2015
<Center><a href="Website"><button class="aui-button">  CAM HOME </button></Center>
TAGS
AUG Leaders

Atlassian Community Events