Results 1 to 5 of 5

Thread: Trying to add dropshadow to my text.

  1. #1
    Join Date
    Mar 2007
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Trying to add dropshadow to my text.

    This is what I'm trying to do, simply..

    Code:
    <span class="style1">Text goes here looking good and
    <a href="http://site.com" class="style2">this link</a> isn't too bad either</span>
    I want to add a dropshadow to that text, nothing special just 1 pixel off to give it a propped up look. I need this to work in IE and Firefox. Any suggestions please?

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    You can't see the shadow in Firefox because filters are supported by Internet Explorer 5+ only.

    Just check this article

  3. #3
    Join Date
    Mar 2007
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Is this not recommended then?
    http://www.workingwith.me.uk/example...#final_example

    Don't want anything that won't work in all browsers.

  4. #4
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Look in the CSS library here on DD. There's a simple drop-down shadow, and a gradient-esque shadow.
    - Mike

  5. #5
    Join Date
    Mar 2007
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Is this the proper link? http://www.dynamicdrive.com/style/cs...adient-shadow/
    I did a search and it seems thats the only dropshadow technique available from DD. Thank you for replying.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •