Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Mr MHolt Friend
    #152803

    Hi, Anything I put in the ‘top’ position is a couple of lines lower than the view cart module. Tried modules, tried a couple of lines of text etc. Also tried putting a few carriage returns underneath to shift things up a bit but that doesn’t work either.

    Hope you can help
    Thanks
    Matthew

    Mr MHolt Friend
    #350756

    Screenshot to illustrate, any help appreciated

    Saguaros Moderator
    #350981

    Hello

    Pls open the templates.css file and try finding the following code:

    #ja-vmcurrency div.moduletable {
    padding: 15px 0 0;
    border: none;
    width: 250px;
    margin: 0 auto !important;
    }

    replace:

    #ja-vmcurrency div.moduletable {
    padding: 0;
    border: none;
    width: 250px;
    margin: 0 auto !important;
    }

    Goodluck

    Mr MHolt Friend
    #351047

    Still slightly lower than the logo and the cart, but looks much better
    I changed the width to 480px to suit my banners
    Will change banners to get it looking just right
    Many thanks for your help

    macout Friend
    #352664

    I’m having the same issues, and following the advice above, got it looking better, but not quite right. The top module position is displaying its contents lower than the 2 positions left & right of it, and I also thought about trying to get alignment right by mucking around with the banner image itself, but no matter what I do, the content is being pushed downward. Example: http://shakeandbake.com.au/

    Can anyone suggest a way to get this alignment correct?

    Saguaros Moderator
    #352767

    <em>@macout 190273 wrote:</em><blockquote>I’m having the same issues, and following the advice above, got it looking better, but not quite right. The top module position is displaying its contents lower than the 2 positions left & right of it, and I also thought about trying to get alignment right by mucking around with the banner image itself, but no matter what I do, the content is being pushed downward. Example: http://shakeandbake.com.au/

    Can anyone suggest a way to get this alignment correct?</blockquote>

    You put the following code into the template to resolve this issue

    #ja-vmcurrency p {
    padding:0;
    margin:0;
    }

    macout Friend
    #352908

    That did the trick perfectly. Thanks once again Tien 🙂

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

This topic contains 7 replies, has 3 voices, and was last updated by  macout 14 years, 3 months ago.

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