Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • chanton Friend
    #131030

    How to change the width of the left module?

    when put a module in the user5 slideshow postion, the slideshow image somehow shows up. I don’t know why because I did not install the slideshow extension. I don’t want to show slideshow image. How to disable it?

    Sherlock Friend
    #260796

    Hi chanton !
    Please send url of your site.

    chanton Friend
    #261003

    http://icentremacau.org/isacamacau/

    As you can see that the header image shows up when I put something in the user5 position. How to get rid of the header image?

    Sherlock Friend
    #261019

    Hi !
    You open template.css file in templates/ja_kulanite/css folder , find following code section at about 471 :


    #ja-colwrap {
    float:right;
    overflow:hidden;
    width:28%;
    }

    change to :


    #ja-colwrap {
    float:right;
    overflow:hidden;
    width:20%;
    }

    continue , find following code section at about line 448 :


    #ja-content {
    clear:both;
    display:block;
    float:left;
    width:71%;
    }

    change to :


    #ja-content {
    clear:both;
    display:block;
    float:left;
    width:79%;
    }

    Menalto Friend
    #270462

    Did you manage to solve this? if so please mark this as solved, if not and you still need help please post here again and include your joomla version, template verison and a description of your problem if different from before.

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

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

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