
Originally Posted by
shags38
Hello Ann,
Trying to change font Color for [<< Prev] 1 2 3 4 5 ... [Next >>] navigation on the Product Listing page - I have managed to change font size and color of the link for page being viewed, and font size and color of the 'Displaying Pages x to y' using stylesheet.css (see below) but I cannot find how to change color of text of Prev or Next - looking for some assistance please,
Thanks Mike
*bof product listing*/
.listingDescription {text-align:left;}
.productListing-even {border:1px dashed #ccc;}
.productListing-rowheading {background-image:url(../images/top-menu-bk2.jpg);height:30px;color:#fffffd;text-transform:uppercase;}
.productListing-rowheading a{color:#fffffd;}
.productListing-rowheading a:hover{color:#ccc;}
#productsListingTopNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingBottomNumber {margin-top:15px;margin-bottom:15px;color:#880000;font-weight:normal;font-size:1.2em;}
#productsListingListingTopLinks {color:#880000;font-weight:normal;font-size:0.9em;}
#productsListingListingBottomLinks {color:#880000;font-weight:normal;font-size:1.2em;}
#productListHeading {margin-bottom:15px;}
.tabTable {border-left:1px solid #dfdfe7;border-right:1px solid #dfdfe7;border-top:1px solid #dfdfe7;}
.productListing-data {border-bottom:1px dashed #ccc;}
Bookmarks