• Resolved flashfloyd119

    (@flashfloyd119)


    Hi – I’m trying to add some text shading on my page title “Chad Floyd” on my website: https://www.chadfloyd.com.
    Here are the codes on my site under heading:

    /* Heading */
    h1, h2, h3, h4{font-family:Helvetica,Verdana,Arial,Sans-Serif;}
    h1{font-family:Helvetica,Verdana,Arial,Sans-Serif;font-size:4.5em;}
    h1.blogtitle{font-family: ‘Droid Sans’, Helvetica,Verdana,Arial,Sans-Serif;font-size:5em;margin: 10px 0 0 8px; text-shadow:10px 10px 10px #fff; line-height:60px;}
    h1 a{color:#444;}
    h1 a:hover{color:#444;background:transparent;}
    h1 a:link{color:#444}
    h1 a:visited{color:#444}

    Any help would be appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Text shading on page title’ is closed to new replies.