J
José Joye
I'm currently having problem with the link buttons (used within my theme)
In fact, what I'm trying to do is to left align the texts of my vertical
buttons with a margin of xx points.
I have not found any way to do it.
Is this possible?
Thanks,
José
In graph1.css, I have the following:
..mstheme-vert-navtxt
{
font-family: trebuchet ms,arial,helvetica;
color: rgb(0, 0, 0);
font-size: 2;
font-style: normal;
font-weight: normal;
text-align: left;
vertical-align: middle;
}
In fact, what I'm trying to do is to left align the texts of my vertical
buttons with a margin of xx points.
I have not found any way to do it.
Is this possible?
Thanks,
José
In graph1.css, I have the following:
..mstheme-vert-navtxt
{
font-family: trebuchet ms,arial,helvetica;
color: rgb(0, 0, 0);
font-size: 2;
font-style: normal;
font-weight: normal;
text-align: left;
vertical-align: middle;
}