/* scrollbar macro styles */
table.ScrollbarTable {
padding: 3px;
width: 100%;
padding: 3px;
margin: 0px;
border: 1px solid #DDDDDD;
background-color: transparent;
}
td.ScrollbarPrevIcon {text-align: center;width: 16px;border: none;}
td.ScrollbarPrevName {text-align: left;border: none;}
td.ScrollbarParent {text-align: center;border: none;}
td.ScrollbarNextName {text-align: right;border: none;}
td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
Hi
Can you update the CSS in example 2 to replace the green arrows with the blue arrows and the house you are using?
That would be great!