test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • sbaldwin Friend
    #131926

    Hi,
    I have installed a componet and I belive I may have to change something in Footer.php to get the text not to show through background? I have contacted the programmer of the componet and they belive it may be a CSS in the template causing the problem. Have any idea what causes this and what I might change? It seems to be worse in Mozilla Firefox Browser then IE7 if you can belive that one! ALSO SOME ADDTIONAL UNDERLINES on images.

    Thanks for any help!

    Sherlock Friend
    #264470

    Hi sbaldwin !
    i have clicked in edit Ad link , but i don’t have account so i can’t view the problem , please send a account via pm , i will check it for you .

    sbaldwin Friend
    #266305

    Hi Hainn 84,
    Please go to http://www.rochesterjams.com. From top Menu choose Classifieds->Buy Sell->Select Music->Musical Instruments Catagory and “Mouse-over Bass. Not to bad in IE7 but worse in Mozzila Firefox. The footer “text” show through. see image screeshot I sent above…thanks!

    Sherlock Friend
    #266646

    Hi sbaldwin !
    you can fix it following some steps below :
    1. Open template_css.css file in templates/ja_quillaja/css folder, find following code section at about line 1456 :


    #ja-footer {
    clear:both;
    color:#999999;
    overflow:hidden;
    padding:10px 0;
    position:relative;
    text-align:left;
    }

    change to :


    #ja-footer {
    clear:both;
    color:#999999;
    overflow:hidden;
    padding:10px 0;
    text-align:left;
    }

    2, continue , find following code section at about line 1477 :


    #ja-cert {
    position:absolute;
    right:0;
    top:18px;
    }

    change to :


    #ja-cert {
    display:block;
    float:right;
    width:250px;
    }

    sbaldwin Friend
    #266815

    Hi Hainn84,
    I changed CSS code and it fixed the problem viewing in IE7 browser, however in Firefox it still shows through. Should I try anything else? Thank you!

    Sherlock Friend
    #266821

    Hi sbaldwin !
    I have changed it it firebug , it runs well.Please send FTP account via pm, i will do it for you.

    Sherlock Friend
    #267044

    Hi sbaldwin !
    Have you solved the problem ? i have checked your site , it is ok , now . Please view image attachment.

    sbaldwin Friend
    #267057

    Hi Hainn84,
    Thanks you for helping. It now works perfectly in my browser IE7 but still a problem in Mozilla Firefox version 2.0.0.16. The CSS change fixed the problem, but only in IE. I tried to clear my cashe and cookies in Firefox but still shows through. See attached image, thank you!

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

This topic contains 8 replies, has 2 voices, and was last updated by  sbaldwin 16 years, 4 months ago.

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