Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

 

 

HTML Wrap
classtransbox

MYOB PayGlobal help centre

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: 100px;
    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

Click PayGlobal Help File for the main product help, or choose a product area for a range of more specific manuals and troubleshooting articles.

UI Text Box
sizemedium
typewarning

STP reporting error: Action required There is an issue with the way MYOB PayGlobal is reporting the Lump Sum Payment E STP category. In some situations this can result in incorrect STP reporting.

All Australian PayGlobal customers need to:

  • Check whether any employees are affected by the error
  • Correct these errors before finalising STP

We will be in touch by email to help you with this. For more information, see STP not reporting Lump Sum E amount.

div
classboxes


PayGlobal Help File

div
classboxes


Database

div
classboxes


Downloads

div
classboxes


General

div
classboxes


Human Resources

div
classboxes


Payroll

div
classboxes


Release Notes

div
classboxes


Reporting

div
classboxes


Rostering

div
classboxes


Self-service

div
classboxes


Time and Attendance

div
classboxes


Upgrade

div
classboxes


Contact support

div
classboxes


Business Intelligence

div
classboxes


Advanced Workforce Management

HTML Wrap

Livesearch
spaceKeypayglobal
sizelarge
additionalpage excerpt
placeholderSearch for troubleshooting articles...

HTML
</span>

 

 

CSS Stylesheet
.contentCell {
    padding: 2px 20px 2px 20px;
    background-color: #FFFFFF!important;
    min-height:100px;    
}
.contentCell:hover {
    border: 1px solid rgba(236, 6, 119, 0.3)!important; 
	border-radius: 8px;   
	background-color: #FFFBFE!important; 
}
.contentCell .expand-control {
    text-align:centre!important;
    margin-top:10px;
}

.contentCell .expand-control-text {
        font-size:18px!important;
}
.contentCell .expand-content {
    margin-left:33%;
    padding-bottom:20px;
    width:400px;
    margin-left:auto;    
}
.contentCell a {
        font-weight:100!important;
}
.contentCell li>.child {
    margin-left:-25px;
}
.from-layout {display:none;}
.brikit-title {display:none;}
#feedback { display:none;}
.transbox {
	width:80%;
	align:center;
	margin-left: auto; 
	margin-right: auto;
	border: 0px;
	margin-top:70px!important;
}
.transbox input.text {
    height:60px!important;
    vertical-align:middle;
    font-size:20px;
    padding-left:45px;
}
.transbox input.text:focus {
    border:2px solid purple!important;
}
.search-macro-large .search-macro-query .aui-icon {
	height:32px;
	width:32px;
    left: 12px;
	top:12px;
}
.aui-dropdown {display:none;}
.countryContainer {
    padding-top: 30px;
    padding-bottom: 20px;
    width: 100%;
	background-color:#F7F7F7;
}
.australiaPages {
    width: 30%;
	padding-left:20%;
    float: left;
    display:inline-block;
}
.nzPages {
    width:30%;
	padding-right:20%;
    display:inline-block;
}
.contentCell a {
    color: rgb(97,0,165)!important;
}
.contentCell>ul {
    margin-left:10%;
    padding-bottom:15px;
}
CSS Stylesheet
.payGlobalHomepageBanner {
	margin-top:20px;
    margin-left: auto!important;
    margin-right: auto!important;
    width: auto!important;
    display: table;
    margin-bottom: 20px!important;
	background-color:#f3f4f5;
	box-shadow: 0 2px 4px 0 rgba(104, 116, 128, 0.1);
	border-radius:3px;
	height:auto; 
	vertical-align:middle; 
	padding:15px 30px 5px 50px; 
	z-index:9999; 
}