These selectors are available to style in your stylesheet:
#navEZPagesTOCWrapper {}
#ezPagesTOCHeading {}
#navEZPagesTOC {}
.currentPage {}
.notCurrentPage {}
.currentPage .indicator {}
.notCurrentPage .indicator {}
For your request, find in your stylesheet.cssand change it toCode:#navEZPagesTOCWrapper { font-weight: bold; float: right; height: 1%; border: 1px solid #9a9a9a; }Code:#navEZPagesTOCWrapper { font-weight: bold; float: left; margin-right: 0.5em; height: 1%; border: 1px solid #9a9a9a; }


Reply With Quote
