Hi,
I was trying to apply style for the left navigation with specific color, but there is a border even if I set as 0px. In other words, in between the cell there is a white line. How can I make a solid color for left nav box? Will you please let me know if there is any other way we can remove the border?
.ms-core-listMenu-verticalBox
{
background-color:#346653;
border:0px solid #34512d;
}
Check the attachment
Also, I have an issue with the top and bottom webparts inbetween spaces are very very less or newline starts with below webpart. How can I increate the top padding for the webpart header text?
Thanks
Shri