Quote Originally Posted by betulah View Post
I added the period but that did not change anything.
Here is my CSS for the EZPages....

h1.#ezPagesHeading {display:none}

#navEZPagesTOCWrapper {
font-weight: normal;
float: right;
height: 1%;
border: 1px solid #FFFFFF;
}

#navEZPagesTOC ul {
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
line-height: 1.5em;
}

#navEZPagesTOC ul li {
white-space: nowrap;
}

#navEZPagesTOC ul li a {
padding: 0em 0.5em;
margin: 0;
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
margin: 0.5em;
}

#navBreadCrumb {
background-color: #FFFFFF;
color: #777777;
border: 1px solid #FFFFFF;
margin-top:0.0em;
}

#navEZPagesTop {
background-color: #ffffff;
text-align: right;
}

#navBreadCrumb, #navEZPagesTop {
font-size: 1.5em;
color: #777777;
margin: 0em;
padding: 0.5em;
}
Ia there a tag here to change the color of the text in the EZpages header bar? I need to change mine to a different color.