1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Problem with DIV in FireFox and IE

Discussion in 'CSS' started by sshk1199, Feb 16, 2006.

  1. #1
    <div style="width: 250px; height: 225px; background-color: transparent; font-family: arial; font-size: 11px; font-weight: normal; font-style: normal;text-align: left; border-width: 1px; border-style: solid; border-color: black;overflow: auto; padding: 5px;">

    Is the code. I can get it to scroll fine and work fine in Opera, but not in FireFox or IE. They show up, but there is no scroll bar and some of the content doesnt display (anything that isnt a link). Anyone have ideas?
     
    sshk1199, Feb 16, 2006 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Not enough info. The only thing that comes immediately to mind is that the inherited color is the same as the background color of the element under this div. The links show because they're probably blue instead of whatever.

    cheers,

    gary
     
    kk5st, Feb 16, 2006 IP
  3. sshk1199

    sshk1199 Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Both the div, and the element behind it are transparent, and the text is white. For some reason, the trasparency works fine in both opera and firefox, and ie.. but neither firefox nor ie will display the white text, or scroll. Just the (white) hyperlinks.
     
    sshk1199, Feb 16, 2006 IP
  4. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #4
    There is more at work here than the posted source can reveal. Please post the source and a live link if possible.

    You don't really have your styles inline with the html, do you? That makes things incredibly difficult.

    cheers,

    gary
     
    kk5st, Feb 16, 2006 IP
  5. sshk1199

    sshk1199 Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    <style type="text/css">

    body{

    background:transparent url('
    http://x2.putfile.com/5/12712445738.jpg') no-repeat fixed center center!important;

    }

    td, table{
    background-image:none;
    background-color:transparent;
    border:none;

    }

    table.section, table table table {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
    sizingMethod=scale src='http://x12.putfile.com/12/34023013184.png');
    background-color:transparent;
    border:none;

    }


    body>table table table{

    background-image:url('http://x12.putfile.com/12/34023013184.png');

    }


    table table table table{


    background-image:none!important;
    background-color:transparent!important;
    border:none;

    }


    td>table.section{

    background-image:url('http://x12.putfile.com/12/34023013184.png')!important;

    }


    table table table table{

    filter:none;

    }


    table.contactme td{

    text-align:center;
    width:20%;
    border:thin solid;
    border-color:b6bfc8;}


    td.column{

    padding:10px!important;
    vertical-align:top;

    }


    table.section{

    padding:5px!important;

    }


    .nametext{

    text-align: center;
    vertical-align: middle;
    color: white;

    }


    .orangetext15{

    display:none;

    }


    body, div, span, td, p, a{

    font-family: century gothic, century-gothic, centurygothic, verdana, sans-
    serif!important;
    letter-spacing: 1px;
    text-transform: none;
    color: white!important;

    }


    a:link, .redlink{

    color: b6bfc8!important;

    }


    a.navbar{color:white!important;}
    .redtext, .redbtext{
    color: aab4be;

    }


    div.main{

    position:absolute;
    width:800px;
    top:150px;
    left:50%;
    margin-left:-400px;

    }

    table table table{visibility:visible;}

    div.main, div.main table, div.friends, div.friends
    table{visibility:visible!important;}

    }body, td, li, p, div, textarea, li, h1, h2, p, br {color:black; font-family:
    terminal; font-size: 9px;}

    .text {color:black;font-family: terminal;font-size:9px;}

    .nametext {color:000000;font-family: arial; font-size: 20pt; letter-spacing:-3px}

    .blacktext10 {color:000000;font-family: arial; font-size: 20pt; letter-spacing:-3px;}

    .orangetext15 {color:000000;font-family: arial; font-size: 20pt; letter-spacing:-3px;}

    .lightbluetext8 {color:000000;font-family: terminal;font-size:9px;}
    .blacktext12 {color:000000;font-family: arial; font-size: 20pt; letter-spacing:-3px;}

    .btext {color: 000000;font-family: terminal;font-size:9px;}
    .whitetext12 {color:000000;font-family: arial; font-size: 20pt; letter-spacing:-
    3px;}

    .redbtext {color:000000;font-family: terminal;font-size: 9px;}
    a:link{color:000000;font-family: terminal;font-size: 9px;}
    a:hover{color:000000;font-family: terminal;font-size: 9x;}
    a:active {color:000000;font-family: terminal;font-size: 9x;}
    a:visited {color:000000;font-family: terminal;font-size: 9px;}
    a.redlink:link{color:000000;font-family: terminal;font-size: 9px;}
    a.redlink:active{color:000000;font-family: terminal;font-size: 9px;}
    a.redlink:visited{color:000000;font-family: terminal;font-size: 9px;}
    a.redlink:hover{color:000000;font-family:terminal;font-size: 9px;}
    a.searchlinksmall{color:000000;font-family: terminal;font-size: 9px;}
    a.searchlinksmall:link{color:000000;font-family: terminal;font-size: 9px;}
    a.searchlinksmall:active{color:000000;font-family:terminal;font-size: 9px;}
    a.searchlinksmall:visited{color:000000;font-family: terminal;font-size: 9px;}
    a.searchlinksmall:hover{color:000000;font-family: terminal;font-size: 9px;}


    </style>

    That is the rest of the CSS. I don't have a live link, no, sorry. :(
     
    sshk1199, Feb 16, 2006 IP
  6. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #6
    And the html? Don't forget to indicate which div you mean.
     
    kk5st, Feb 16, 2006 IP
  7. draculus

    draculus Peon

    Messages:
    63
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Try a Ctrl-A to see if the text is actually there. I.e. is the text not being displayed or is it simply the same color as the background. The selection higlight will show up such text.

    The selector

    body, td, li, p, div, textarea, li, h1, h2, p, br {color:black; font-family:
    terminal; font-size: 9px;}

    sets the text color for all divs to black. The background is whatever color the background images are. Or as set by inline CSS.

    Without the images and the Html it is impossible to say more.
     
    draculus, Feb 17, 2006 IP