test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • davidepisu Friend
    #162171

    Hi all !
    I’ve a graphic problem with my JaTelineIV website.
    I’ve in the sitemap and in some other section some pixels that cover the words.

    How can i do to get a correct graphic?

    I’ve attached an image of the problem…

    Please help :((


    1. problem
    chavan Friend
    #384209

    <em>@davidepisu 231361 wrote:</em><blockquote>Hi all !
    I’ve a graphic problem with my JaTelineIV website.
    I’ve in the sitemap and in some other section some pixels that cover the words.

    How can i do to get a correct graphic?

    I’ve attached an image of the problem…

    Please help :((</blockquote>

    This is Just a padding Issue and we can fix it easily. Please provide me the Live url.

    davidepisu Friend
    #384291

    jaalos.com

    I’ve the same problem in the section “Register or Login”, on the module for Login in the site…
    The words Forgot e Register are covered

    chavan Friend
    #384329

    <em>@davidepisu 231485 wrote:</em><blockquote>jaalos.com

    I’ve the same problem in the section “Register or Login”, on the module for Login in the site…
    The words Forgot e Register are covered</blockquote>

    For the Footer arrow fix do the following:

    File path: jaalos.com/templates/ja_teline_iv/css/template.css

    Replace the code


    #ja-sitemap ul li {
    background: url("../images/arrow-l.png") no-repeat scroll 2px 5px ;
    }

    With


    #ja-sitemap ul li {
    background: url("../images/arrow-l.png") no-repeat scroll 2px 5px ;
    padding-left: 12px;
    }

    ————————————————————————————————–

    Please provide me the url for this page

    I’ve the same problem in the section “Register or Login”, on the module for Login in the site…
    The words Forgot e Register are covered

    davidepisu Friend
    #384358

    thanks a lot.
    with your fix i’ve solved problems in other section of the site, simply applying “padding-left: 12px;” in other css files.

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

This topic contains 5 replies, has 2 voices, and was last updated by  davidepisu 13 years, 9 months ago.

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