Re: css edit to tab
Hi mymacstore,
If you have used the DIV for the sole purpose of changing the link colours I'd suggest removing them and adding the below to your skin1.css file instead...
.Tab A, .Tab A:link {
color: #ffffff;
font-size: 20px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
text-decoration: none
}
I changed the font-size to 20px, sorry it was a little excessive ;D
Also remove the font-family selector if you're using that font-family already.
Hope this helps.
__________________
Doms
kube v4.1.9
|