Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • cofra Friend
    #135066

    Hallo,

    on the temporary site http://new.countrymusicnews.de I have the following problem: When I publish two modules in one position (i.e User 5) the top corners get not rounded.

    Same happens, when I publish only one module (i.e. User1 – no modules in User 2/5) that is stretched over the 3 “module-columns”).

    In Firefox, everything works fine. Any suggestions/ideas? Any help would be very much appreciated.

    Sincerely,

    CoFra


    1. screenshot
    cofra Friend
    #279664

    Response from customer support solves the problem:

    Please add following script to the end of template.css in templates/ja_sanidineii_light/css folder:

    div.module div div div div {
    width: 320px;
    }

    div.module h3 {
    width: 320px;
    }

    Many thanks 🙂

    jwellman Friend
    #279776

    I’ve added this to my template but I’m still getting overflow on two modules in IE 6. Is anyone else?
    Site location: http://www.hcarcheryclub.com/index.php

    jonasso Friend
    #279853

    The extra CSS fixed my template in IE 6 as well, however with a little modification:

    div.module h3{width:280px}
    #ja-col2 div.ja-innerpad div.module div div div h3{width:203px}

    However I’m not happy with it, because the right column H3 does not look as nice as in the demo.

    An official fix from JA would be great!

    Regards,

    Sherlock Friend
    #280224

    Dear jonasso !

    Could you please send us your live URl and if possible, the screenshots so that we could have closer look on the issue.

    Sherlock Friend
    #280226

    Dear jwellman !

    I have checked your site on IE6 but couldn’t see the problem ,but i only see other problem slideshow doesn’t display on IE6, is that the problem ?

    Sherlock Friend
    #280227

    Dear jwellman !

    I have checked your site on IE6 but couldn’t see the problem ,but i only see other problem slideshow doesn’t display on IE6, is that the problem ?

    jonasso Friend
    #280258

    Dear hainn84,

    I cannot provide a URL, because it is hosted only in my computer for now, but please see attached file.

    The image attached is a printscreen, made using IE6, of Sanidine II default installation.

    Regards,


    jwellman Friend
    #280280

    Hi Hainn,
    There is no slideshow. It is a logo image. You can see it in firefox and others, just not in IE6. :((

    Sherlock Friend
    #280332

    Hi jwellman !
    IE6 doesn’t apply css for logo, please try to add following code to templates/ja_sanidineii_light/css/template.css file :


    .wide h1.logo a {
    background: url(http://www.hcarcheryclub.com/images/joomla_images/logo.jpg) no-repeat scroll 0 0;
    display:block;
    height:300px;
    width:930px;
    }

    if it still can’t fix it for you , please send FTP account via pm, i need it to debug it.

    Sherlock Friend
    #280464

    Hi jwellman !

    The account you provided is not correct, please kindly resend another one.

    Sherlock Friend
    #280612

    Dear jwellman !

    Please check again ! it is ok now. I have fixed it following way below :
    Open ie6.php file in /templates/ja_sanidineii_light/css folder , find following code section at about line 29 :


    h1.logo a{

    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $template_path;?>/images/logo.png', sizingMethod='image');

    background-image: none;

    }

    and remove it.

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

This topic contains 12 replies, has 4 voices, and was last updated by  Sherlock 15 years, 11 months ago.

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