Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hpeeters Friend
    #137846

    Hi,

    I’ve succesfully removed the category heading from virtuemart thanks to JA Developer. But now there is a huge gap between the category banner & content top. Any idea how I can decrease this gap? Strange is also that the gap size in IE is different that in Firefox.

    Please find attached pictures for IE and Firefox to see what I mean.

    Thanks & Regards,

    Henry


    1. firefox
    2. ie
    bennitos Friend
    #289886

    In your template.css file change the following:

    line: 630


    #ja-containerwrap-fr #ja-current-content {
    background:transparent url(../images/content-top2.gif) no-repeat scroll center top;
    padding:20px;

    To:


    #ja-containerwrap-fr #ja-current-content {
    background:transparent url(../images/content-top2.gif) no-repeat scroll center top;
    padding-left:20px;

    And the same for:
    line: 569


    #ja-current-content {
    background:transparent url(../images/content-top.gif) no-repeat scroll center top;
    padding-left:20px;

    This should solve your problem

    hpeeters Friend
    #289888

    Very good, thanks very much! This has solved my problem! 😀

    bennitos Friend
    #290035

    Have send you some other instrustions you requested in pm 🙂

    hpeeters Friend
    #290089

    Thanks! It has solved the issue.

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

This topic contains 5 replies, has 2 voices, and was last updated by  hpeeters 15 years, 4 months ago.

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