Re: Last changes...need help please
By make change you mean style the links etc..? Well anyway, look for (or create) "navEZPagesTop" id to position/style the bar itself and "navEZPagesTop a,active,visited" to style the links in them.
For white-space in IE, try this:
#navMainWrapper {
background-color:#ABBBD3;
background-image:url(../images/tile_back.gif);
color:#DC2637;
font-weight:bold;
height:25px;
margin:0em;
padding:0.5em 0.2em;
text-align:right;
}
Height given in pixels.
Hope it helps.
[FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]