Header text

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2742
    tjd
    Customer

      Hello,

      I like the Oswald title text in the Header. That said, today I thought I’d try to give it some character by adding a dark outline on the text but I couldn’t get any response when I added a text shadow code I discovered further down the css sheet. I thought I might get away with a cut-n-paste trick…it didn’t work.

      Is it possible to add some code to the Header text to achieve a little 3-D effect to help it pop-out from the background color? Looks flat, reminds me of Iowa.

      tomjdolan.com

      Thanx,

      Tom

      #2747
      Wes
      Moderator

        You can add a “text-shadow” to your #title a in your css like this –

        text-shadow: 1px 1px 4px #222;

        …increase or decrease each number individually to see which part they affect.

        Then adjust to your needs.

        #2748
        tjd
        Customer

          Wes,

          From Iowa to Wyoming with the right solution.

          Thanx so much,

          Tom

          #2754
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Header text’ is closed to new replies.