Is it my computer or what??

Discussion in 'CSS' started by scutari, Oct 23, 2008.

  1. #1
    Please try this on IE7....


    Then css.......



    Does the text in p tag show for you on ie7?
     
    scutari, Oct 23, 2008 IP
  2. noobie2shoes

    noobie2shoes Peon

    Messages:
    704
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Huh? Just give us the link
     
    noobie2shoes, Oct 23, 2008 IP
  3. scutari

    scutari Peon

    Messages:
    431
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Are you doing the expert dude:)..just want to shaRE this because i think the problem might be my computer or intersh*t explorer 7....i don't have a link..just check if the white text( inside p tag) shows over black backgrounded div(id of body_searchbar) on ie7..

    you don't have to check all the code...I gave all that much for helping build an example..
     
    scutari, Oct 23, 2008 IP
  4. codecs

    codecs Peon

    Messages:
    198
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can use browsershot to check how your website would look like on other browsers.
     
    codecs, Oct 23, 2008 IP
  5. scutari

    scutari Peon

    Messages:
    431
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    scutari, Oct 24, 2008 IP
  6. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #6
    No the first example you posted shows white text on my IE 7.

    However the link you posted after shows black hiddent text on IE 7. This is because you are loading a different stylesheet for IE which you really shouldn't do, but if you want to do this then you need to style:

    #body_searchbar p{

    Inside styleIE.css also.
     
    wd_2k6, Oct 24, 2008 IP
  7. scutari

    scutari Peon

    Messages:
    431
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    yea you really know css..I already noticed that some hours ago..I created a style for ie7 and left it without p properties..been working at night.:)
     
    scutari, Oct 24, 2008 IP