Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter shireyu_chan

    (@shireyu_chan)

    Thank youn again. It’s working fine on FF. But really, I’m wondering. Why don’t the borders show up on IE6? Is there a problem with my css file or maybe because IE has a problem? It’s because I used the shortcut versions of the css properties, like instead of stating border-color, border-width, etc. I just let go with simply using the shorthand border: #000000 2px .
    Am I correct?

    Thread Starter shireyu_chan

    (@shireyu_chan)

    Awful…really awful. If you view the site in Firefox the css file doesn’t seem to work! It worked earlier prior to my editing of the css file adding
    .menu2 {
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    }
    so that it would apply a css style to the menu table I just created (I subdivided the whole index.php layout with tables without taking out the divs)…
    I can’t really explain it in full detail because I just can’t explain it without you people seeing for yourselves ??

    Thread Starter shireyu_chan

    (@shireyu_chan)

    I deleted the footer because I wanted to… hehehe… and I also read the article in the website ALA. I think I have to try it. I have to get back to you if I have other more problems with this. Thanks ??

Viewing 3 replies - 1 through 3 (of 3 total)