Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
CSS Stylesheet
importhttps://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css
 
CSS Stylesheet
.boxes {
    display: inline-block;
	color: #687480!important;
	width: 25%;
    min-height: 300px;
    margin-left: 50px;
    margin-bottom: 50px;
    padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #dcdfe1;
	border-top: 4px solid #8241AA;
	border-radius: 4px;
	min-width: 400px;
	overflow: hidden;
}
 
.container {
	width:100%;
	padding-left:0px;
	padding-right:0px;
}

.container>p, .row, .navrow{
	padding-left:10.5%;
}


.row{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:0px;
	margin-right:0px;
}
 .row:nth-of-type(even) {
	background:#f3f4f5!important;
}
.navrow{
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	margin-left:0px;
	margin-right:0px;
}
 
.navrow a{
	color:white;
}

.col-md-6.col-sm-12, .col-lg-12, .col-md-12 {
	margin-top:50px;
}

.row h2 {
font-size:28px!important;
font-family:NeutroMYOB-Medium,Arial,sans-serif;
color:#2e3e4f!important;
margin-bottom:0.6667em;
line-height:1.166;
padding-bottom:15px;
}
 
.brikit-content-layers .brikit-content-layer-backdrop, .brikit-container-backdrop .brikit-content-layer-backdrop .brikit-content-layer {
	margin-left:0px;
	margin-right:0px;

}

#content-layer-0 {
margin-left:0px;
margin-right:0px;
}

#content-block-0 {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}
 
iframe {
	margin-top:5px;
}
.col-lg-6 {
    padding-right: calc(50% - 640px);
	padding-right:-moz-calc(50% - 640px);
	padding-right:-webkit-calc(50% - 640px);
	padding-right:-webkit-calc(50% - 640px);
	padding-right:-o-calc(50% - 640px);
}
/*.col-lg-6.col-md-4:first-child {
	padding-right:50px;
}*/
.col-lg-6.col-md-4 {
	padding-right:50px;
}
 
.col-lg-6.col-md-4:last-child {
	padding-left:50px;
}
.tab-pane {
    padding-top: 20px;
width:80%;
margin-left:auto;
margin-right:auto;
}
.videoContainer {
    width: calc(100% - 50px);
	width: -moz-calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -o-calc(100% - 50px);
}

.nav-tabs {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	border-bottom:0;
}
.nav-tabs li, .nav-tabs.active li {
    width: 25%;
text-align:center;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-top: 0; 
    border-left: 0;
    border-right: 0;
    border-bottom: purple 3px solid;
}

li[role=presentation] {
    border-bottom: #ddd 1px solid;
}

.tab-pane .row {
    padding-left: 0px;
}

.col-lg-6 p, .col-lg-6 li {
    max-width: calc(100% - 50px);
    max-width: -webkit-calc(100% - 50px);
    max-width: -moz-calc(100% - 50px);
    max-width: -o-calc(100% - 50px);
}

.tabSection {
padding-top:40px;
}
.yes img, .no img {
    height: 60px!important;
}
HTML
<span data-swiftype-index="true">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>

 

 

div
classrow
div
classboxes


Release Notes

Release documentation is available for current and previous releases of MYOB Greentree

View all Release Notes >

div
classboxes

MYOB Advanced Academy
System Requirements

Read the current requirements and specifications for MYOB Greentree.

View requirements and resources >

div
classboxes

MYOB Advanced Video Help
Videos

Watch short instructional videos that show you how to set up and use the MYOB Advanced system.

View all videos >

div
classboxes


Need Help?

MYOB Advanced White Papers provide detailed technical information on specific topics.

 

We all need help now and then. Use our support portal to track and monitor any questions you may have.

View all white papers >

div
classboxes


Knowledge Base

Can't find what you're looking for here? Try the library of support articles on the MYOB Knowledge Base.

Go to the Knowledge Base >

div
classboxes


API

Read the system requirements page for information on what you need to use MYOB Advanced.

 

Our comprehensive API documentation will assist you integrating a third party product to MYOB Greentree.

View MYOB Advanced system requirements >

HTML
</span>