test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jana1 Friend
    #134039

    Hi,

    If I activate the banner module in the position top, you can see only half of the banner. The rest is hidden behind the cart.

    http://img125.imageshack.us/img125/2805/basl7.gif

    How can I solve this problem?

    I use Joomla 1.5.7 with Ja Mesolite Quickstart.

    Thanks

    lcristian Friend
    #273863

    This is not a problem.
    It’s the way that template was designed.
    Consult the MODULES GUIDE

    I see 2 ways of getting your banner to show full.

    1. Publish it in the Ja Products Slide position
    2. Hack the VM Currency module and increase its width, move the position.

    Good luck

    jana1 Friend
    #273960

    Thank you very much for your answer.

    Hack the VM Currency module and increase its width, move the position.

    I did it, and it works. FANTASTIC!

    But how can I delete the separator line between Currency module and Cart module??

    Thanks

    shertmann Friend
    #274017

    must edit the following line of code in template.css

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

    the red bolded line of code is the css style that defines that separator line delete it or coment it

    jana1 Friend
    #274025

    Thanky you very much.

    shertmann Friend
    #274031

    it was a pleasure

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

This topic contains 6 replies, has 3 voices, and was last updated by  shertmann 16 years, 2 months ago.

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