Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • annat Friend
    #151930

    Hello,

    I’ve found that bullet is displayed in a strange way in IE7 if list item has more that one line — it is centered vertically. Please see attached pic.

    I’ll appreciate any suggestions on how to fix this behaviour.


    1. Image2
    Saguaros Moderator
    #347677

    Dear AnnaT!

    Can you pls give me the link to your site

    Thanks

    annat Friend
    #347754
    Saguaros Moderator
    #347917

    Dear Annat!

    Pls open the file: templates/ja_opal/css/template_blue.css and find the following codes:

    ul.latestnews li a, ul.mostread li a {
    background: url(../images/bullet.gif) no-repeat left center;
    padding-left: 10px;
    color: #0000FF;
    }

    replace:

    ul.latestnews li a, ul.mostread li a {
    background: none!important;
    padding-left: 10px;
    color: #0000FF;
    }

    annat Friend
    #348079

    <em>@tienhc 183924 wrote:</em><blockquote>Dear Annat!

    Pls open the file: templates/ja_opal/css/template_blue.css and find the following codes:
    ]</blockquote>

    Thanks, for reply, but it doesn’t work – bullets simply disappeared. It’s not that result I expected. Any other solutions please?

    Sherlock Friend
    #348301

    Dear anant,

    You can try to replace
    ul.latestnews li a, ul.mostread li a {
    background: url(../images/bullet.gif) no-repeat left center;
    padding-left: 10px;
    color: #0000FF;
    }
    To
    ul.latestnews li a, ul.mostread li a {
    background: url(../images/bullet.gif) no-repeat left center;
    padding-left: 10px;
    color: #0000FF;
    zoom:1;

    }
    I hope it help solved the issue on IE !

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  Sherlock 14 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum