RedBirdCabin
Member
Posted 2 years ago #
Last week I checked my blog home page to find a drop shadow had suddenly appeared on the title and the subtitle of my blog (see http://www.redbirdcabin.com) I've used a modified elegant grunge for many months. The shadow never used to be there, it was plain HTML text... which I much prefer. Does anyone know how to get rid of this drop shadow?
many thanks,
Jen
#header h1 a {
color: #472424;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-shadow: #000 0 1px 2px;
float: left;
}
Style.css, find that.. (i'm sure it's obvious what to remove..)
Birdhammer
Member
Posted 1 year ago #
Hey RedBirdCabin....how did you get an image to show up below the header space..you know the tree part, it sort of floats down the page. Can you tell me how? Do I just make my deader image bigger?