0
Welcome Guest! Login
0 items Join Now

making a new module class suffix.. help with the css.

    • Kraven's Avatar
    • Kraven
    • Sr. Rocketeer
    • Posts: 190
    • Thanks: 0

    making a new module class suffix.. help with the css.

    Posted 16 years 1 month ago
    • I did that, I define the style on the new module on the css.

      Its ok on Firefox, but on IE its not.. how can I fix on ie? The background is covering the top image.

      Please look the screenshot and the code.

      advocaciavaltercarretas.com.br/portal
      #maincol 
       
      .module-hilite4 {
       background-image: url('/../images/module_middle.jpg');
       background-repeat: repeat-y;
       margin: 0px;
       padding: 0px;
       width: 200px;
       }
       .module-hilite4 div {
       background-image: url('/../images/module_top.jpg');
       background-repeat: no-repeat;
       margin: 0px;
       padding: 0px;
       background-position: top;
       }
       .module-hilite4 div div {
       background-image: url('/../images/module_bottom.jpg');
       background-repeat: no-repeat;
       background-position: bottom;
       margin: 0px;
       padding: 0px;
       }
       .module-hilite4 div div div {
       background-image: none;
       padding: 15px;
       margin: 0px;
       }
       
    • Kraven's Avatar
    • Kraven
    • Sr. Rocketeer
    • Posts: 190
    • Thanks: 0

    Re: making a new module class suffix.. help with the css.

    Posted 16 years 1 month ago
    • anyone, I tried everything buts still looking wrong on IE.
    • Kraven's Avatar
    • Kraven
    • Sr. Rocketeer
    • Posts: 190
    • Thanks: 0

    Re: making a new module class suffix.. help with the css.

    Posted 16 years 1 month ago
    • I changed everything.. and this things is making me crazy!

      I hate IE but most people use.. so I need to make works on Ie.. help.

      :arrowu:

Time to create page: 0.047 seconds