Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • tomyhomy Friend
    #154715

    Hi,

    I have installed VirtueMart 1.1.5 and want to display the VirtueMart Shopping Cart in Position “Search”.

    But wenn I do that, there are 2 problems:

    1. The background image for the search box is still visible.
    2. I need more place for the Cart.

    Please help me to solve this problem.

    Thank you very much

    TomC Moderator
    #356956

    Your site is password protected – can’t view

    tomyhomy Friend
    #356978

    I have solved the problem by myself.

    Many Thanks

    tomyhomy Friend
    #356982

    I have solved the problem by myself.

    Many Thanks

    TomC Moderator
    #356986

    Find the code for the position you are working with – in this case . . . .


    #ja-search {
    bottom:25px;
    height:70px;
    position:absolute;
    right:10px;
    width:350px;

    }

    Try changing the “bottom” parameter to something like this . . .


    #ja-search {
    bottom:15px;
    height:70px;
    position:absolute;
    right:10px;
    width:350px;

    }

    If that doesn’t work, play around with the “top” and/or “bottom” parameters a bit more until you obtain the position you like.

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

This topic contains 5 replies, has 2 voices, and was last updated by  TomC 14 years, 1 month ago.

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