Hi, please see url:
http://freedom.backstageweb.net/features/
Note the placement of the tagline under the logo (small office practice management and ehr) - this is where it should be.
Now click on the logo to go to the homepage. The placement of the tagline is higher and is cut off at the bottom. I want it even across all pages. What is wrong here?
Code:
.logo-image #header-left #tagline {
color: #0092D6;
display: block;
font-family: "Times New Roman",Times,serif;
font-size: 21pt;
font-style: italic;
font-weight: normal;
letter-spacing: -0.5px;
margin-top: 37px;
padding-left: 30px;
position: absolute;
text-indent: 0;
text-shadow: 1px 1px 3px #B3BEC9;
z-index: 101;
}
Thanks,
John