I have spent the last three hours searching and have come up empty so here's a new thread. I am trying to change the way the links for the ezpages look in the top header. I have found the section of spreadsheet.css to change the size font for these links:
#navEZPagesTop {
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
font-size: 1.5em;
font-weight: bold;
margin: 0em;
padding: 0.5em;
}
changing the font size, i have it the size i desire, but i cannot seem to find the right spot to change the color of the font.
Any ideas?






Bookmarks