Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • apan66 Friend
    #153887

    hello,

    i have changed my logo size, and now there is a thin line left on the right size (which was placed at the right end of the old logo), and now it’s going over my new one, because it’s bigger. can someone please tell me how to remove that line? or move it a little more to the right, at the end of the logo?

    thank you very much.

    Don Lee Friend
    #354223

    <em>@apan66 191991 wrote:</em><blockquote>hello,

    i have changed my logo size, and now there is a thin line left on the right size (which was placed at the right end of the old logo), and now it’s going over my new one, because it’s bigger. can someone please tell me how to remove that line? or move it a little more to the right, at the end of the logo?

    thank you very much.</blockquote>

    Hi,
    Could you pls provide me your live site URL or a screen-shot on the problem?

    apan66 Friend
    #354371

    yes, it’s

    http://www.silverexshop.it

    thank you 🙂

    and btw, how can i remove the “desingned by joomlart” link at the bottom? i’m sorry if these questions seem stupid, but i’m new in joomla. 🙂 thank you again.

    Anonymous Moderator
    #354471

    <em>@apan66 192486 wrote:</em><blockquote>yes, it’s

    http://www.silverexshop.it

    thank you 🙂

    and btw, how can i remove the “desingned by joomlart” link at the bottom? i’m sorry if these questions seem stupid, but i’m new in joomla. 🙂 thank you again.</blockquote>

    Hi,

    You can absolutely remove/edit edit and remove our Copyright information in all files of our templates on condition that you purchase Copyright removal fee.

    You can go to ‘member area’ on our site under your account (via the link: http://www.joomlart.com/member/member.php?) to purchase our copyright removal (it only costs you 40$ for 1 licensed domain, 70$ for 2 licensed domains and 90$ for 3 licensed domains).

    Don Lee Friend
    #354473

    For the logo issue, it is the border of vmcurrency module that next to the logo. You are able to change or remove it as my following ways:
    – Open file templates/ja_mesolite_ii/css/template.css, find this code at line 718:

    #ja-vmcurrency {
    width: 52%;
    position: absolute;
    top: 20px;
    right: 230px;
    height: 65px;
    border-right: 1px solid #E6E6E6;
    border-left:1px solid #E6E6E6;
    }

    Change position by replace:

    #ja-vmcurrency {
    width: 47%;
    position: absolute;
    top: 20px;
    right: 230px;
    height: 65px;
    border-right: 1px solid #E6E6E6;
    border-left:1px solid #E6E6E6;
    }

    Or Remove borders:

    #ja-vmcurrency {
    width: 52%;
    position: absolute;
    top: 20px;
    right: 230px;
    height: 65px;
    }

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

This topic contains 5 replies, has 3 voices, and was last updated by  Don Lee 14 years, 2 months ago.

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