Results 1 to 9 of 9
  1. #1
    Join Date
    Jul 2004
    Location
    CB9
    Posts
    4,996
    Tokens
    0

    Latest Awards:

    Default Is it possible to put borders around text?

    Say using CSS? Is it possible to put a black 1px border around text?

  2. #2
    Join Date
    Feb 2006
    Location
    Coventry
    Posts
    2,096
    Tokens
    0

    Latest Awards:

    Default

    NOot that i know of, but theres a shadow functon that will work in all browsers not just safari soon, web 2.0 =] anyway the answers no, not that i know of.

  3. #3
    Join Date
    Jul 2004
    Location
    CB9
    Posts
    4,996
    Tokens
    0

    Latest Awards:

    Default

    Ok thanks mate .

  4. #4
    Join Date
    Apr 2006
    Posts
    371
    Tokens
    0

  5. #5
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    Heres the CSS from psd spy:
    .shadow p{ position:absolute; top:-1px; left:-1px; right:1px; color:#c4cec2}
    .shadow, #nav div{ position:relative; color:#282b28; width:auto }
    p span, p strong{ color:#fff }
    .innerhover .text{ color:#a5dd69 }
    #register .shadow{ floateft; margin:1px 10px }

  6. #6
    Join Date
    Feb 2006
    Location
    Coventry
    Posts
    2,096
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Organised
    Heres the CSS from psd spy:
    .shadow p{ position:absolute; top:-1px; left:-1px; right:1px; color:#c4cec2}
    .shadow, #nav div{ position:relative; color:#282b28; width:auto }
    p span, p strong{ color:#fff }
    .innerhover .text{ color:#a5dd69 }
    #register .shadow{ floateft; margin:1px 10px }
    what the shadow but it doesnt work on ff does it.

  7. #7
    Join Date
    Jan 2006
    Location
    UK
    Posts
    387
    Tokens
    0

    Default

    It seems to work on FF. I = GRRR DIE.
    LOL I DNT CARE BOUT REP SO -REP ME OR +REP ME I DNT GIVE A POO

  8. #8
    Join Date
    Feb 2006
    Location
    Coventry
    Posts
    2,096
    Tokens
    0

    Latest Awards:

    Default

    That is one sexy text its so great mmm

  9. #9
    Join Date
    Jan 2006
    Location
    UK
    Posts
    387
    Tokens
    0

    Default

    On my last post I mean:

    IE = DIE.

    lol Internet Exporer sux.
    LOL I DNT CARE BOUT REP SO -REP ME OR +REP ME I DNT GIVE A POO

Posting Permissions

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