Home › Forums › Other › Help with z-index on my new site! › Re: Help with z-index on my new site!
June 17, 2010 at 5:45 pm
#78169
Member
I like it, looks clean and professional. I know this might be obvious but did you try
Code:
h2#page-name {
font-size:6em;
letter-spacing:-5px;
line-height:1em;
margin-bottom:0px;
z-index:1000;
}
font-size:6em;
letter-spacing:-5px;
line-height:1em;
margin-bottom:0px;
z-index:1000;
}
?