I want to change h2 class title of view so that instead h2 class title of view be h3 or h4 class.How can I do it?I create some views and give him some names and I want to background of those names on frontpage be diferent color. Or do I can in style.css put some specific line(e.g.
.view h2 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 150%;
vertical-align: baseline;
color: #fff;
background: #fff url('../images/bg-shade-light.png') repeat-x bottom left;
I use sky theme

Comments

doktorrr’s picture

I 'm successfully create background for views names in Mozilla,but in IE don't work. Also menu is diferent color in IE. Can please somebody help?
Adresse is here